Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
a1cbfee822cee27f87bcbe3c4566cd96e1ceeea5
/
libc
8ba9c53
Merge "Fix pattern to account for '_' prefix in syscalls" am: cf764c05e4
by Dimitry Ivanov
· 8 years ago
daebd05
Fix pattern to account for '_' prefix in syscalls
by dimitry
· 8 years ago
fda7562
Merge "Put back the _Exit rename for pre-L." am: 0cd32c1aba
by Dan Albert
· 8 years ago
0cd32c1
Merge "Put back the _Exit rename for pre-L."
by Treehugger Robot
· 8 years ago
45e8d1d
Merge "Remove reference to non-existent __LP32__." am: 8aa387fbee
by Elliott Hughes
· 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
212ea2b
Merge "With O_TMPFILE, open(2) takes a mode argument." am: 2fdefadcee
by Elliott Hughes
· 8 years ago
10d21d2
Merge "Some <syslog.h> fixes." am: a0ad52b953
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
afaabfe
Merge "libc fortify: warn on open() with useless mode bits" am: cc3639b3ee
by George Burgess IV
· 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
bf16d95
Merge "Fix dprintf/vdprintf fallbacks for GCC." am: 488c961ecc
by Dan Albert
· 8 years ago
7482896
Merge "Revert "Revert "Move back to the previous version of ion.h."""
by Christopher Ferris
· 8 years ago
5dde3e4
Merge "Revert "Revert "Move back to the previous version of ion.h."""
by Christopher Ferris
· 8 years ago
02ce968
Revert "Revert "Move back to the previous version of ion.h.""
by Christopher Ferris
· 8 years ago
3aa9bf3
Fix dprintf/vdprintf fallbacks for GCC.
by Dan Albert
· 8 years ago
59e8910
Merge "Revert "Move back to the previous version of ion.h."" am: bb36e9fae1
by Christopher Ferris
· 8 years ago
bb36e9f
Merge "Revert "Move back to the previous version of ion.h.""
by Christopher Ferris
· 8 years ago
5869bbe
Merge "libc fortify: make string.h use diagnose_if" am: b1b125ead1
by George Burgess IV
· 8 years ago
b1b125e
Merge "libc fortify: make string.h use diagnose_if"
by Treehugger Robot
· 8 years ago
bc6d5e9
Merge "Add some <sched.h> tests." am: 26c59f7082
by Elliott Hughes
· 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
8f2608a
Merge "Finish <stdio_ext.h>." am: 316a44f33c
by Elliott Hughes
· 8 years ago
316a44f
Merge "Finish <stdio_ext.h>."
by Elliott Hughes
· 8 years ago
96eb6cb
Merge "libc fortify: make fcntl.h use diagnose_if" am: 5ac5a7c083
by George Burgess IV
· 8 years ago
5ac5a7c
Merge "libc fortify: make fcntl.h use diagnose_if"
by Treehugger Robot
· 8 years ago
1ede4ab
Merge "libc fortify: make socket.h and stdlib.h use diagnose_if" am: a821283d22
by George Burgess IV
· 8 years ago
a821283
Merge "libc fortify: make socket.h and stdlib.h use diagnose_if"
by Treehugger Robot
· 8 years ago
ced73cd
Merge "libc fortify: make stdio.h use diagnose_if" am: 6e0de9da49
by George Burgess IV
· 8 years ago
6e0de9d
Merge "libc fortify: make stdio.h use diagnose_if"
by Treehugger Robot
· 8 years ago
f5b6f13
Merge "libc fortify: make poll.h and stat.h use diagnose_if" am: cff14d9e3e
by George Burgess IV
· 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
f781e14
Merge "Mark new/delete as weak in the NDK stubs." am: aa8f766bf0
by Dan Albert
· 8 years ago
a28402b
Merge "libc fortify: make unistd.h use diagnose_if" am: 0ec52ce15b
by George Burgess IV
· 8 years ago
aa8f766
Merge "Mark new/delete as weak in the NDK stubs."
by Treehugger Robot
· 8 years ago
0ec52ce
Merge "libc fortify: make unistd.h use diagnose_if"
by Treehugger Robot
· 8 years ago
0fa654a
Merge "Remove nullability specifications." am: fe3d58f49f
by Elliott Hughes
· 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
d02c95a
Merge "Consistently say va_arg rather than __va_arg." am: 3e523a6562
by Elliott Hughes
· 8 years ago
3e523a6
Merge "Consistently say va_arg rather than __va_arg."
by Treehugger Robot
· 8 years ago
89d6c32
Revert "Move back to the previous version of ion.h."
by Christopher Ferris
· 8 years ago
84136f4
Merge "Clean up some <stdio.h> constants." am: 7f86f1dd15
by Elliott Hughes
· 8 years ago
7f86f1d
Merge "Clean up some <stdio.h> constants."
by Elliott Hughes
· 8 years ago
b3f1343
Merge "Remove restrict/__restrict." am: 6616056f0f
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
8bfe9f8
Merge "libc: Add diagnose_if macros to cdefs." am: c2a10f7f1b
by George Burgess IV
· 8 years ago
c2a10f7
Merge "libc: Add diagnose_if macros to cdefs."
by Treehugger Robot
· 8 years ago
f51724a
Merge "libc: Split FORTIFY into its own headers" am: 1db06faa38
by George Burgess IV
· 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
b4bf272
Merge "Allow calling v?dprintf for any target API level." am: 4dd33f92d8
by Dan Albert
· 8 years ago
4dd33f9
Merge "Allow calling v?dprintf for any target API level."
by Treehugger Robot
· 8 years ago
c0bafec
Merge "Move back to the previous version of ion.h." am: f94ddd7a0e
by Christopher Ferris
· 8 years ago
1a0344d
Move back to the previous version of ion.h.
by Christopher Ferris
· 8 years ago
578763f
Merge "Remove workaround in <sys/epoll.h>." am: 6c26e9ec6f
by Christopher Ferris
· 8 years ago
ff58030
Merge "Update to kernel headers v4.12.3." am: c478c32d2f
by Christopher Ferris
· 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
336f2b1
Merge "versioner: compile with `clang -include foo.h -`." am: b1bbf2bb24
by Josh Gao
· 8 years ago
b1bbf2b
Merge "versioner: compile with `clang -include foo.h -`."
by Treehugger Robot
· 8 years ago
b82a2d0
Merge "POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX." am: 8aa4bc7c55
by Elliott Hughes
· 8 years ago
06bd586
POSIX getlogin_r/LOGIN_NAME_MAX/TTY_NAME_MAX.
by Elliott Hughes
· 8 years ago
a97079d
Merge "Implement wcwidth(3) in terms of icu4c." am: bafa1985ec
by Elliott Hughes
· 8 years ago
bafa198
Merge "Implement wcwidth(3) in terms of icu4c."
by Elliott Hughes
· 8 years ago
249792a
Merge "Actually turn on -Werror for crtbegin." am: 07d2d327bf
by Elliott Hughes
· 8 years ago
d2ab9ff
versioner: compile with `clang -include foo.h -`.
by Josh Gao
· 8 years ago
a1bc57f
Mark new/delete as weak in the NDK stubs.
by Dan Albert
· 8 years ago
c41b560
Implement wcwidth(3) in terms of icu4c.
by Elliott Hughes
· 8 years ago
b97049c
libc: Split FORTIFY into its own headers
by George Burgess IV
· 8 years ago
82e950c
Actually turn on -Werror for crtbegin.
by Elliott Hughes
· 8 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
72f06ce
Merge "Use O_APPEND for stdio append mode." am: 38bcf2b704
by Elliott Hughes
· 8 years ago
38bcf2b
Merge "Use O_APPEND for stdio append mode."
by Elliott Hughes
· 8 years ago
e3b1101
Merge "Fix error condition on strtof inline." am: 9faa95c9eb
by Dan Albert
· 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
c441ad7
Merge "Add __ANDROID_NDK__ to identify using the NDK." am: d3e656abeb
by Dan Albert
· 8 years ago
d3e656a
Merge "Add __ANDROID_NDK__ to identify using the NDK."
by Treehugger Robot
· 8 years ago
f66fa49
Add __ANDROID_NDK__ to identify using the NDK.
by Dan Albert
· 8 years ago
78d878c
Merge "libc: Move FORTIFY into one file; make style fixups" am: 4f36cabd8d
by George Burgess IV
· 8 years ago
4f36cab
Merge "libc: Move FORTIFY into one file; make style fixups"
by Treehugger Robot
· 8 years ago
33a8cb1
Use O_APPEND for stdio append mode.
by Elliott Hughes
· 8 years ago
Next »