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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX ...
Elliott Hughes
2014-01-24
2
-198
/
+119
*
Add "__noreturn" to assert and assert2
Vadim Markovtsev
2014-01-15
1
-2
/
+2
*
Merge "Add some more headers."
Elliott Hughes
2014-01-10
4
-0
/
+136
|
\
|
*
Add some more headers.
Elliott Hughes
2014-01-10
4
-0
/
+136
*
|
Add extra libc stubs for mntent related functions.
JP Abgrall
2014-01-10
1
-0
/
+4
|
/
*
Merge "Add NT_PRSTATUS to <elf.h>."
Elliott Hughes
2014-01-09
1
-0
/
+5
|
\
|
*
Add NT_PRSTATUS to <elf.h>.
Elliott Hughes
2014-01-09
1
-0
/
+5
*
|
Merge "Add <sgidefs.h>."
Elliott Hughes
2014-01-09
1
-0
/
+34
|
\
\
|
*
|
Add <sgidefs.h>.
Elliott Hughes
2014-01-09
1
-0
/
+34
|
|
/
*
|
Fix x86 user_regs_struct.
Elliott Hughes
2014-01-09
1
-17
/
+17
|
/
*
Add the glibc-compatible d_fileno.
Elliott Hughes
2014-01-09
1
-0
/
+1
*
Fix <sys/resource.h>.
Elliott Hughes
2014-01-09
1
-12
/
+17
*
Merge "Our dirent is a dirent64."
Elliott Hughes
2014-01-09
1
-23
/
+21
|
\
|
*
Our dirent is a dirent64.
Elliott Hughes
2014-01-08
1
-23
/
+21
*
|
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 "<sched.h> should offer both __sched_priority and sched_priority."
Elliott Hughes
2014-01-08
1
-1
/
+2
|
\
|
*
<sched.h> should offer both __sched_priority and sched_priority.
Elliott Hughes
2014-01-07
1
-1
/
+2
*
|
Merge "<fcntl.h> should get you the POSIX_FADV_* constants."
Elliott Hughes
2014-01-08
1
-0
/
+1
|
\
\
|
*
|
<fcntl.h> should get you the POSIX_FADV_* constants.
Elliott Hughes
2014-01-07
1
-0
/
+1
|
|
/
*
|
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
|
/
*
Merge "Fix dev_t (for LP64)."
Elliott Hughes
2014-01-06
2
-3
/
+10
|
\
|
*
Fix dev_t (for LP64).
Elliott Hughes
2014-01-03
2
-3
/
+10
*
|
Add TCPOPT_* constants.
Elliott Hughes
2014-01-03
1
-1
/
+16
|
/
*
Clean up <sched.h>.
Elliott Hughes
2014-01-02
2
-36
/
+16
*
Remove some old kernel header cruft not needed with uapi.
Elliott Hughes
2013-12-20
1
-2
/
+0
*
Merge "Allow GCC-built fortified code to run on a clang-built bionic."
Elliott Hughes
2013-12-20
2
-17
/
+18
|
\
|
*
Allow GCC-built fortified code to run on a clang-built bionic.
Elliott Hughes
2013-12-19
2
-17
/
+18
*
|
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
4
-53
/
+21
*
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
*
am 985c3fbb: Merge "Move arm user.h definitions to sys/user.h."
Christopher Ferris
2013-11-23
1
-2
/
+40
|
\
|
*
Move arm user.h definitions to sys/user.h.
Christopher Ferris
2013-11-22
1
-2
/
+40
*
|
Merge commit '811b0cdb2d6e4a697dbc63a678712759dd0db242' into HEAD
The Android Open Source Project
2013-11-22
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
am 4346bd9f: am bffe261a: Merge "Sort the syscalls.mk files, give all generat...
Elliott Hughes
2013-10-16
1
-1
/
+1
|
|
\
|
*
\
am d6e117b6: am 1f29c2f5: Merge "Switch sigpending over to rt_sigpending."
Elliott Hughes
2013-10-16
1
-14
/
+10
|
|
\
\
|
*
\
\
am 4691325d: am abeafbd6: Merge "Wrap sprintf()/snprintf() macros to prevent ...
Stephen Hines
2013-10-11
1
-2
/
+4
|
|
\
\
\
|
*
\
\
\
am 95de0df8: am eda2679e: Merge "FORTIFY_SOURCE: fortify read()"
Nick Kralevich
2013-10-09
1
-0
/
+33
|
|
\
\
\
\
|
*
\
\
\
\
am b35ebe3d: am 848efa9d: Merge "Revert "FORTIFY_SOURCE: fortify read()""
Nick Kralevich
2013-10-09
1
-33
/
+0
|
|
\
\
\
\
\
|
*
\
\
\
\
\
am 731ced6b: am c147478c: Merge "FORTIFY_SOURCE: fortify read()"
Nick Kralevich
2013-10-09
1
-0
/
+33
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
am c8bd2c2e: am 458076c3: Merge "Fix the ALIGN and ALIGNBYTES macros for LP64."
Elliott Hughes
2013-10-08
1
-2
/
+7
|
|
\
\
\
\
\
\
\
[next]