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_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch pthread_create over to __bionic_clone.
Elliott Hughes
2013-11-15
2
-50
/
+2
*
Stop using the non-uapi <linux/err.h> header file.
Elliott Hughes
2013-11-07
189
-567
/
+190
*
Fix pread/pwrite for LP64.
Elliott Hughes
2013-11-06
2
-0
/
+6
*
Fix the exit syscall stub's name.
Elliott Hughes
2013-10-24
2
-3
/
+4
*
Use hidden visibility for generated stubs whose names begin with underscores.
Elliott Hughes
2013-10-24
26
-0
/
+26
*
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
7
-53
/
+16
*
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.
Elliott Hughes
2013-10-23
5
-31
/
+12
*
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
Elliott Hughes
2013-10-22
18
-244
/
+39
*
AArch64: Fix uses of stack size for 32/64bit libc builds
Serban Constantinescu
2013-10-22
1
-1
/
+1
*
Fix 16-byte stack alignment requirement for x86_64 ABI
Pavel Chupin
2013-10-21
1
-4
/
+5
*
Merge "Fix the x86_64 vfork implementation."
Elliott Hughes
2013-10-21
4
-19
/
+49
|
\
|
*
Fix the x86_64 vfork implementation.
Elliott Hughes
2013-10-18
4
-19
/
+49
*
|
Fix the x86_64 clone implementation.
Elliott Hughes
2013-10-18
1
-31
/
+28
|
/
*
Fix clone.S for x86_64.
Elliott Hughes
2013-10-17
1
-11
/
+15
*
Merge "Add missing aliases for off64_t functions in 64-bit land."
Elliott Hughes
2013-10-18
3
-0
/
+9
|
\
|
*
Add missing aliases for off64_t functions in 64-bit land.
Elliott Hughes
2013-10-17
3
-0
/
+9
*
|
Add ffs and memcmp16 to x86_64.
Elliott Hughes
2013-10-17
2
-0
/
+20
|
/
*
Fix sigaction(3) for 64-bit.
Elliott Hughes
2013-10-17
2
-53
/
+0
*
Sort the syscalls.mk files, give all generated files the same header.
Elliott Hughes
2013-10-16
203
-378
/
+580
*
Switch sigpending over to rt_sigpending.
Elliott Hughes
2013-10-16
2
-1
/
+19
*
Fix sigsuspend to use rt_sigsuspend on all platforms.
Elliott Hughes
2013-10-15
3
-37
/
+1
*
Clean up the sigprocmask/pthread_sigmask implementation.
Elliott Hughes
2013-10-15
2
-36
/
+0
*
Clean up the cpuacct cruft.
Elliott Hughes
2013-10-09
4
-9
/
+9
*
Fix __errno for LP64 and clean up __get_tls.
Elliott Hughes
2013-10-09
2
-34
/
+0
*
pthread_exit should call __NR_exit with status 0.
Elliott Hughes
2013-10-08
1
-3
/
+3
*
Merge "Add an optional alias list to SYSCALLS.TXT"
Elliott Hughes
2013-10-08
1
-0
/
+3
|
\
|
*
Add an optional alias list to SYSCALLS.TXT
H.J. Lu
2013-10-07
1
-0
/
+3
*
|
Clean up the x86 and x86_64 _exit_with_stack_teardown implementations.
Elliott Hughes
2013-10-07
1
-20
/
+11
|
/
*
Add arch-x86_64/include/machine.
Elliott Hughes
2013-10-04
11
-0
/
+766
*
Add arch-x86_64/bionic.
Elliott Hughes
2013-10-04
17
-10
/
+865
*
x86_64: Update Makefiles for x86_64 targets and add symlinks
Pavel Chupin
2013-10-01
1
-0
/
+19
*
x86_64: add new __NR_arch_prctl syscall
Pavel Chupin
2013-10-01
2
-0
/
+18
*
Regenerate the system call stubs (to get x86_64).
Elliott Hughes
2013-10-01
201
-0
/
+3643