index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
arch-x86
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Hide the __bionic_clone and __bionic_clone_entry implementation details.
Elliott Hughes
2014-05-08
1
-0
/
+1
*
LP64 shouldn't include the non-standard <time64.h> cruft.
Elliott Hughes
2014-04-22
1
-0
/
+1
*
Clean up <machine/ieee.h>.
Elliott Hughes
2014-04-16
1
-141
/
+0
*
Reimplement isinf/isnan/fpclassify.
Elliott Hughes
2014-04-14
1
-5
/
+13
*
Implement _Exit(3).
Elliott Hughes
2014-04-08
1
-0
/
+3
*
Remove <machine/limits.h>.
Elliott Hughes
2014-04-01
1
-60
/
+0
*
Merge "Remove SIZE_MAX definition in limits.h"
Elliott Hughes
2014-04-01
1
-3
/
+0
|
\
|
*
Remove SIZE_MAX definition in limits.h
Russell Webb
2014-03-31
1
-3
/
+0
*
|
Add Silvermont architecture cache sizes
Henrik Smiding
2014-04-01
1
-0
/
+7
|
/
*
Add accept4() syscall
Andrei Emeltchenko
2014-03-26
1
-0
/
+27
*
Add recvmmsg and sendmmsg syscalls.
Guillaume Ranquet
2014-02-27
2
-0
/
+54
*
More OpenBSD cleanup (primarily string).
Elliott Hughes
2014-02-24
1
-7
/
+8
*
Unify our assembler macros.
Elliott Hughes
2014-02-20
12
-159
/
+11
*
Remove useless _C_LABEL from our assembler source.
Elliott Hughes
2014-02-20
2
-8
/
+8
*
Stop advertising an arm32-specific hack like it's a build system feature.
Elliott Hughes
2014-02-20
1
-8
/
+0
*
Fix build by avoiding the _C_LABEL macro.
Elliott Hughes
2014-02-18
2
-4
/
+4
*
Implement some of the missing LFS64 support.
Elliott Hughes
2014-02-18
2
-4
/
+10
*
Reconfig libc's Android.mk to build for multilib
Ying Wang
2014-02-12
1
-49
/
+94
*
Build syscall stubs in their own library.
Elliott Hughes
2014-02-11
1
-197
/
+0
*
Switch <elf.h> over to linux uapi under the covers.
Elliott Hughes
2014-02-10
1
-5
/
+0
*
Kill <machine/_types.h>.
Elliott Hughes
2014-02-04
1
-114
/
+0
*
Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
Elliott Hughes
2014-02-03
2
-0
/
+43
*
Fix <sys/resource.h>.
Elliott Hughes
2014-01-09
2
-0
/
+35
*
Add cfi directives to x86 syscalls.
Christopher Ferris
2014-01-06
184
-0
/
+668
*
Use the MAX_ERRNO constant.
Elliott Hughes
2014-01-02
2
-20
/
+42
*
Clean up <sched.h>.
Elliott Hughes
2014-01-02
2
-0
/
+24
*
Remove the bogus exit status from _exit_with_stack_teardown.
Elliott Hughes
2013-12-21
1
-17
/
+12
*
Fix aarch64 futex assembly routines.
Elliott Hughes
2013-12-20
1
-6
/
+5
*
Remove <machine/kernel.h>.
Elliott Hughes
2013-12-18
1
-40
/
+0
*
Move bionic over to GCC's 'warning' attribute.
Elliott Hughes
2013-12-17
1
-24
/
+0
*
Fix the order of arguments to sys_clone for x86.
Elliott Hughes
2013-11-26
1
-14
/
+14
*
Fix _exit_with_stack_teardown for x86.
Elliott Hughes
2013-11-26
1
-1
/
+2
*
Add .cfi_startproc/.cfi_endproc to ENTRY/END.
Christopher Ferris
2013-11-19
2
-6
/
+11
*
Clean up forking and cloning.
Elliott Hughes
2013-11-19
4
-34
/
+1
*
Fix pthread_join.
Elliott Hughes
2013-11-18
2
-0
/
+21
*
Switch pthread_create over to __bionic_clone.
Elliott Hughes
2013-11-15
2
-65
/
+2
*
Stop using the non-uapi <linux/err.h> header file.
Elliott Hughes
2013-11-07
192
-576
/
+192
*
Clean up the 32-bit kernel support, fix LP64 fcntl declaration.
Elliott Hughes
2013-11-06
2
-29
/
+0
*
Fix the exit syscall stub's name.
Elliott Hughes
2013-10-24
2
-3
/
+3
*
Let the compiler worry about implementing ffs(3).
Elliott Hughes
2013-10-24
2
-19
/
+0
*
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
Elliott Hughes
2013-10-24
9
-124
/
+35
*
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.
Elliott Hughes
2013-10-23
5
-37
/
+17
*
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
Elliott Hughes
2013-10-22
16
-305
/
+37
*
AArch64: Fix uses of stack size for 32/64bit libc builds
Serban Constantinescu
2013-10-22
1
-1
/
+1
*
Fix sigaction(3) for 64-bit.
Elliott Hughes
2013-10-17
2
-3
/
+3
*
Sort the syscalls.mk files, give all generated files the same header.
Elliott Hughes
2013-10-16
210
-392
/
+601
*
Switch sigpending over to rt_sigpending.
Elliott Hughes
2013-10-16
2
-7
/
+10
*
Fix sigsuspend to use rt_sigsuspend on all platforms.
Elliott Hughes
2013-10-15
2
-10
/
+7
*
Clean up the sigprocmask/pthread_sigmask implementation.
Elliott Hughes
2013-10-15
2
-28
/
+0
*
Clean up the cpuacct cruft.
Elliott Hughes
2013-10-09
4
-9
/
+9
[prev]
[next]