index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some more headers.
Elliott Hughes
2014-01-10
4
-0
/
+136
*
Fix x86 user_regs_struct.
Elliott Hughes
2014-01-09
1
-17
/
+17
*
Fix <sys/resource.h>.
Elliott Hughes
2014-01-09
1
-12
/
+17
*
Add <sys/reg.h>.
Elliott Hughes
2014-01-08
1
-0
/
+84
*
Merge "Fix x86_64 register names in <sys/user.h>."
Elliott Hughes
2014-01-09
1
-11
/
+11
|
\
|
*
Fix x86_64 register names in <sys/user.h>.
Elliott Hughes
2014-01-08
1
-11
/
+11
*
|
We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>.
Elliott Hughes
2014-01-08
1
-49
/
+0
|
/
*
Merge "Add SWAP_FLAG_* constants to <sys/swap.h>."
Elliott Hughes
2014-01-08
1
-0
/
+5
|
\
|
*
Add SWAP_FLAG_* constants to <sys/swap.h>.
Elliott Hughes
2014-01-08
1
-0
/
+5
*
|
Define fsid_t as well as __fsid_t.
Elliott Hughes
2014-01-07
1
-3
/
+4
|
/
*
Fix dev_t (for LP64).
Elliott Hughes
2014-01-03
2
-3
/
+10
*
Clean up <sched.h>.
Elliott Hughes
2014-01-02
1
-0
/
+2
*
Fix struct stat for aarch64.
Elliott Hughes
2013-12-19
1
-82
/
+81
*
Don't use __kernel_ulong_t.
Elliott Hughes
2013-12-18
1
-6
/
+6
*
Remove <machine/kernel.h>.
Elliott Hughes
2013-12-18
1
-41
/
+31
*
Move bionic over to GCC's 'warning' attribute.
Elliott Hughes
2013-12-17
2
-38
/
+6
*
Make <sys/param.h> more glibc-like.
Elliott Hughes
2013-12-12
1
-2
/
+13
*
Add cfi directives to all arm assembly.
Christopher Ferris
2013-12-02
1
-1
/
+8
*
Finish <sys/user.h>.
Elliott Hughes
2013-11-26
1
-5
/
+14
*
Make <sys/timerfd.h> standalone.
Elliott Hughes
2013-11-25
1
-1
/
+7
*
Move arm user.h definitions to sys/user.h.
Christopher Ferris
2013-11-22
1
-2
/
+40
*
Merge "Remove hidden __reboot from header"
Elliott Hughes
2013-11-21
1
-1
/
+0
|
\
|
*
Remove hidden __reboot from header
Pavel Chupin
2013-11-22
1
-1
/
+0
*
|
Fix useconds_t for LP64.
Elliott Hughes
2013-11-21
1
-1
/
+1
*
|
Switch to upstream sleep(3) and usleep(3).
Elliott Hughes
2013-11-20
2
-11
/
+5
*
|
Provide <sys/user.h>.
Elliott Hughes
2013-11-19
1
-0
/
+191
*
|
Remove the dependency on the non-uapi __kernel_nlink_t.
Elliott Hughes
2013-11-08
1
-1
/
+2
*
|
Make cpp.py less braindead.
Elliott Hughes
2013-11-06
1
-8
/
+0
|
/
*
Fix <sys/select.h> for LP64, clean up <time.h>.
Elliott Hughes
2013-11-05
1
-14
/
+15
*
Update <sys/exec_elf.h> to include EM_AARCH64.
Elliott Hughes
2013-10-28
1
-1
/
+2
*
AArch64: Autogenerated syscalls for AArch64
Serban Constantinescu
2013-10-28
1
-1
/
+318
*
Update <sys/exec_elf.h> to get the DF_* flags.
Elliott Hughes
2013-10-28
1
-1
/
+8
*
Don't allow text relocations on 64-bit.
Elliott Hughes
2013-10-28
1
-9
/
+35
*
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
Elliott Hughes
2013-10-24
1
-15
/
+15
*
Fix header file dependencies.
Elliott Hughes
2013-10-23
2
-0
/
+4
*
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.
Elliott Hughes
2013-10-23
3
-6
/
+15
*
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
Elliott Hughes
2013-10-22
1
-5
/
+4
*
Make sure we have a mkfifo symbol.
Elliott Hughes
2013-10-22
1
-4
/
+1
*
Fix struct statfs for LP64.
Elliott Hughes
2013-10-18
1
-27
/
+43
*
x86_64: Fix sys/stat.h
Pavel Chupin
2013-10-18
1
-0
/
+23
*
Add SOCK_CLOEXEC and SOCK_NONBLOCK socket flags.
Andrei Emeltchenko
2013-10-17
1
-4
/
+8
*
Sort the syscalls.mk files, give all generated files the same header.
Elliott Hughes
2013-10-16
1
-1
/
+1
*
Fix the ALIGN and ALIGNBYTES macros for LP64.
Elliott Hughes
2013-10-08
1
-2
/
+7
*
Add arch-x86_64/include/machine.
Elliott Hughes
2013-10-04
1
-13
/
+1
*
Check memory size on FD_* functions
Nick Kralevich
2013-10-03
1
-12
/
+11
*
FORTIFY_SOURCE: Add __FD_* checks
Nick Kralevich
2013-10-02
1
-3
/
+12
*
Regenerate the system call stubs (to get x86_64).
Elliott Hughes
2013-10-01
1
-0
/
+312
*
Better statfs/fstatfs glibc compatibility.
Elliott Hughes
2013-09-30
1
-28
/
+39
*
Add x86_64 to the bionic headers.
Elliott Hughes
2013-09-30
1
-4
/
+21
*
libc: fortify recvfrom()
Nick Kralevich
2013-09-24
1
-0
/
+34
[next]