Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
30438e4cea83628bcacbedff37a35398bb8b40e7
/
libc
/
include
daebd05
Fix pattern to account for '_' prefix in syscalls
by dimitry
· 8 years ago
0cd32c1
Merge "Put back the _Exit rename for pre-L."
by Treehugger Robot
· 8 years ago
8aa387f
Merge "Remove reference to non-existent __LP32__."
by Elliott Hughes
· 8 years ago
cd8828c
Put back the _Exit rename for pre-L.
by Dan Albert
· 8 years ago
0138c46
Remove reference to non-existent __LP32__.
by Elliott Hughes
· 8 years ago
2fdefad
Merge "With O_TMPFILE, open(2) takes a mode argument."
by Elliott Hughes
· 8 years ago
a0ad52b
Merge "Some <syslog.h> fixes."
by Elliott Hughes
· 8 years ago
b115aef
With O_TMPFILE, open(2) takes a mode argument.
by Elliott Hughes
· 8 years ago
cc3639b
Merge "libc fortify: warn on open() with useless mode bits"
by Treehugger Robot
· 8 years ago
4e37d53
libc fortify: warn on open() with useless mode bits
by George Burgess IV
· 8 years ago
f517288
Some <syslog.h> fixes.
by Elliott Hughes
· 8 years ago
3aa9bf3
Fix dprintf/vdprintf fallbacks for GCC.
by Dan Albert
· 8 years ago
b1b125e
Merge "libc fortify: make string.h use diagnose_if"
by Treehugger Robot
· 8 years ago
26c59f7
Merge "Add some <sched.h> tests."
by Elliott Hughes
· 8 years ago
2950f13
Add some <sched.h> tests.
by Elliott Hughes
· 8 years ago
316a44f
Merge "Finish <stdio_ext.h>."
by Elliott Hughes
· 8 years ago
5ac5a7c
Merge "libc fortify: make fcntl.h use diagnose_if"
by Treehugger Robot
· 8 years ago
a821283
Merge "libc fortify: make socket.h and stdlib.h use diagnose_if"
by Treehugger Robot
· 8 years ago
6e0de9d
Merge "libc fortify: make stdio.h use diagnose_if"
by Treehugger Robot
· 8 years ago
cff14d9
Merge "libc fortify: make poll.h and stat.h use diagnose_if"
by Treehugger Robot
· 8 years ago
b630046
libc fortify: make string.h use diagnose_if
by George Burgess IV
· 8 years ago
54f5d83
libc fortify: make socket.h and stdlib.h use diagnose_if
by George Burgess IV
· 8 years ago
23dbf82
libc fortify: make stdio.h use diagnose_if
by George Burgess IV
· 8 years ago
52dde5f
libc fortify: make poll.h and stat.h use diagnose_if
by George Burgess IV
· 8 years ago
0df4c37
libc fortify: make fcntl.h use diagnose_if
by George Burgess IV
· 8 years ago
0ec52ce
Merge "libc fortify: make unistd.h use diagnose_if"
by Treehugger Robot
· 8 years ago
5ba2c21
Finish <stdio_ext.h>.
by Elliott Hughes
· 8 years ago
16c1739
libc fortify: make unistd.h use diagnose_if
by George Burgess IV
· 8 years ago
3f66e74
Remove nullability specifications.
by Elliott Hughes
· 8 years ago
3e523a6
Merge "Consistently say va_arg rather than __va_arg."
by Treehugger Robot
· 8 years ago
7f86f1d
Merge "Clean up some <stdio.h> constants."
by Elliott Hughes
· 8 years ago
4a8de0d
Consistently say va_arg rather than __va_arg.
by Elliott Hughes
· 8 years ago
ec6850d
Remove restrict/__restrict.
by Elliott Hughes
· 8 years ago
c2a10f7
Merge "libc: Add diagnose_if macros to cdefs."
by Treehugger Robot
· 8 years ago
1db06fa
Merge "libc: Split FORTIFY into its own headers"
by Treehugger Robot
· 8 years ago
b15feb7
Clean up some <stdio.h> constants.
by Elliott Hughes
· 8 years ago
b97d7dd
libc: Add diagnose_if macros to cdefs.
by George Burgess IV
· 8 years ago
4dd33f9
Merge "Allow calling v?dprintf for any target API level."
by Treehugger Robot
· 8 years ago
6c26e9e
Merge "Remove workaround in <sys/epoll.h>."
by Christopher Ferris
· 8 years ago
c478c32
Merge "Update to kernel headers v4.12.3."
by Christopher Ferris
· 8 years ago
b1bbf2b
Merge "versioner: compile with `clang -include foo.h -`."
by Treehugger Robot
· 8 years ago
06bd586
POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX.
by Elliott Hughes
· 8 years ago
d2ab9ff
versioner: compile with `clang -include foo.h -`.
by Josh Gao
· 8 years ago
b97049c
libc: Split FORTIFY into its own headers
by George Burgess IV
· 9 years ago
5f7135e
Allow calling v?dprintf for any target API level.
by Dan Albert
· 8 years ago
525ce91
Update to kernel headers v4.12.3.
by Christopher Ferris
· 8 years ago
f54fa4e
Remove workaround in <sys/epoll.h>.
by Elliott Hughes
· 8 years ago
9faa95c
Merge "Fix error condition on strtof inline."
by Treehugger Robot
· 8 years ago
bd3f657
Fix error condition on strtof inline.
by Dan Albert
· 8 years ago
f66fa49
Add __ANDROID_NDK__ to identify using the NDK.
by Dan Albert
· 8 years ago
7c5a851
Use __RENAME_IF_FILE_OFFSET64 where possible.
by Elliott Hughes
· 9 years ago
f560537
Add __RENAME_IF_FILE_OFFSET64.
by Dan Albert
· 9 years ago
61fcd39
Merge "The future passed part of <stdlib.h> by..."
by Treehugger Robot
· 9 years ago
e76ff92
Merge "Make inline tcsetattr definition match constants."
by Elliott Hughes
· 9 years ago
6aaa227
Merge "Undo recent _FILE_OFFSET_BITS=64 changes."
by Treehugger Robot
· 9 years ago
c2828b8
Merge "Fix ffs on x86 for old API levels."
by Treehugger Robot
· 9 years ago
00fedf5
Undo recent _FILE_OFFSET_BITS=64 changes.
by Elliott Hughes
· 9 years ago
4cae5c3
The future passed part of <stdlib.h> by...
by Elliott Hughes
· 9 years ago
6c716a1
Merge "Support building binutils out of the box for x86/x86-64."
by Elliott Hughes
· 9 years ago
1de6d0b
Merge "Make <sys/ttydefaults.h> more usable."
by Elliott Hughes
· 9 years ago
0ff813f
Merge "Update <arpa/*> from FreeBSD."
by Elliott Hughes
· 9 years ago
4ceefe2
Merge "Claim to have a POSIX shell and utilities."
by Elliott Hughes
· 9 years ago
10c836f
Merge "Conditionally expose splice(2) and sync_file_range(2) constants."
by Elliott Hughes
· 9 years ago
8d307c9
Support building binutils out of the box for x86/x86-64.
by Elliott Hughes
· 9 years ago
02fdd05
Make <sys/ttydefaults.h> more usable.
by Elliott Hughes
· 9 years ago
964564d
Claim to have a POSIX shell and utilities.
by Elliott Hughes
· 9 years ago
02a3fe9
Update <arpa/*> from FreeBSD.
by Elliott Hughes
· 9 years ago
9d25072
Conditionally expose splice(2) and sync_file_range(2) constants.
by Elliott Hughes
· 9 years ago
0af3e8f
Fix <dirent.h> d_ino/d_off types.
by Elliott Hughes
· 9 years ago
1449974
Make inline tcsetattr definition match constants.
by Elliott Hughes
· 9 years ago
f45bc14
Merge "Work around missing _Exit in old API levels."
by Elliott Hughes
· 9 years ago
8f5608b
Fix ffs on x86 for old API levels.
by Elliott Hughes
· 9 years ago
79dd988
Work around missing _Exit in old API levels.
by Elliott Hughes
· 9 years ago
d09f3b6
Merge "Add version info for C++ versions of basename, strchrnul."
by Treehugger Robot
· 9 years ago
16d9ba8
Add version info for C++ versions of basename, strchrnul.
by Josh Gao
· 9 years ago
c2ce120
Put back more legacy pthread APIs.
by Dan Albert
· 9 years ago
42edca0
Merge "Add sys/stat.h compatibility macros for old NDKs."
by Treehugger Robot
· 9 years ago
8ad4093
Add #defines for some key enums.
by Elliott Hughes
· 9 years ago
e2d4663
Move a <wchar.h> implementation detail into the implementation.
by Elliott Hughes
· 9 years ago
a09953e
Merge "Expose pthread_mutex_lock_timeout_np to the NDK."
by Treehugger Robot
· 9 years ago
112581a
Merge "Don't use the overloadable attribute if we're not fortified."
by Elliott Hughes
· 9 years ago
af0c781
Add <sys/mtio.h>.
by Elliott Hughes
· 9 years ago
6fa8df9
Don't use the overloadable attribute if we're not fortified.
by Elliott Hughes
· 9 years ago
a4e774c
Add sys/stat.h compatibility macros for old NDKs.
by Dan Albert
· 9 years ago
7f6bcc4
Merge "Remove `volatile` from the `__errno` declaration."
by Treehugger Robot
· 9 years ago
87d1df9
Merge "The bsd_signal declaration shouldn't be visible if API > 21."
by Treehugger Robot
· 9 years ago
e452cb1
Remove `volatile` from the `__errno` declaration.
by Elliott Hughes
· 9 years ago
583ef36
The bsd_signal declaration shouldn't be visible if API > 21.
by Elliott Hughes
· 9 years ago
8c67f1e
Expose pthread_mutex_lock_timeout_np to the NDK.
by Dan Albert
· 9 years ago
2eab77e
Fix boost build with unified headers.
by Elliott Hughes
· 9 years ago
8f7a987
Merge "Revert "Make mallopt available in the future.""
by Christopher Ferris
· 9 years ago
7c08c79
Revert "Make mallopt available in the future."
by Christopher Ferris
· 9 years ago
f58179c
Merge "Stop including <sys/sysmacros.h> from <sys/types.h>."
by Treehugger Robot
· 9 years ago
1f66c6d
Merge "Fix _POSIX_THREAD_PROCESS_SHARED."
by Treehugger Robot
· 9 years ago
8543f92
Stop including <sys/sysmacros.h> from <sys/types.h>.
by Elliott Hughes
· 9 years ago
7bbe7cb
Merge changes Iefdc1662,I8ee9ce62
by Treehugger Robot
· 9 years ago
5a215d7
Don't define IN_CLOEXEC/IN_NONBLOCK for pre-L.
by Dan Albert
· 9 years ago
cdfface
Undef EPOLL_CLOEXEC for pre-L.
by Dan Albert
· 9 years ago
468c808
Fix _POSIX_THREAD_PROCESS_SHARED.
by Elliott Hughes
· 9 years ago
8fbd15a
Merge "Make `union semun` usable."
by Elliott Hughes
· 9 years ago
Next »