Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
HEAD
/
libc
/
include
/
bits
d1daefe
Add inaddr.h header file.
by Srinivas Rao Narne
· 8 years ago
23415fc
Add uc_sigmask64.
by Elliott Hughes
· 7 years ago
f81abef
Use __BIONIC_FORTIFY_VARIADIC for variadic functions.
by Chih-Hung Hsieh
· 8 years ago
59a6ee9
Merge "Add trivial termios tests."
by Elliott Hughes
· 8 years ago
64f355f
Use in_addr in ip_mreq_source and ip_msfilter.
by Elliott Hughes
· 8 years ago
5da9646
Add trivial termios tests.
by Elliott Hughes
· 8 years ago
21b56eb
Test POSIX 1003.1 2016 chapter 13 "Headers".
by Elliott Hughes
· 8 years ago
b6c7f6e
Fix arm/arm64 <fenv.h> to match current reality.
by Elliott Hughes
· 8 years ago
c8a2612
Merge "Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched."
by Elliott Hughes
· 8 years ago
8aecba7
Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched.
by Elliott Hughes
· 8 years ago
19d7685
More <limits.h> fixes.
by Elliott Hughes
· 8 years ago
ddd6436
Merge "Unified sysroot: kill arch-specific include dirs."
by Elliott Hughes
· 8 years ago
d4ca231
Unified sysroot: kill arch-specific include dirs.
by Elliott Hughes
· 8 years ago
14e3ff9
Implement <spawn.h>.
by Elliott Hughes
· 8 years ago
aaf83e8
More POSIX limits cleanup.
by Elliott Hughes
· 8 years ago
3a8f75d
POSIX clock cleanup.
by Elliott Hughes
· 8 years ago
df9a489
Add more const-correct C++ overloads.
by Elliott Hughes
· 8 years ago
3ce8834
Merge "Name function arguments in libc headers for Studio."
by Elliott Hughes
· 8 years ago
95bd488
libc fortify: error on realpath(NULL, foo)
by George Burgess IV
· 8 years ago
faa7434
Name function arguments in libc headers for Studio.
by Elliott Hughes
· 8 years ago
daebd05
Fix pattern to account for '_' prefix in syscalls
by dimitry
· 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
b1b125e
Merge "libc fortify: make string.h use diagnose_if"
by Treehugger Robot
· 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
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
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
1db06fa
Merge "libc: Split FORTIFY into its own headers"
by Treehugger Robot
· 8 years ago
b97049c
libc: Split FORTIFY into its own headers
by George Burgess IV
· 8 years ago
525ce91
Update to kernel headers v4.12.3.
by Christopher Ferris
· 8 years ago
7c5a851
Use __RENAME_IF_FILE_OFFSET64 where possible.
by Elliott Hughes
· 8 years ago
e76ff92
Merge "Make inline tcsetattr definition match constants."
by Elliott Hughes
· 8 years ago
00fedf5
Undo recent _FILE_OFFSET_BITS=64 changes.
by Elliott Hughes
· 8 years ago
1449974
Make inline tcsetattr definition match constants.
by Elliott Hughes
· 8 years ago
468c808
Fix _POSIX_THREAD_PROCESS_SHARED.
by Elliott Hughes
· 8 years ago
2e8e5e6
DO NOT MERGE: The future is now.
by Josh Gao
· 8 years ago
5109bb4
Make all the ELF relocation constants available.
by Elliott Hughes
· 8 years ago
0446c8c
Add missing arch-specific AT_ cruft.
by Elliott Hughes
· 8 years ago
8ebfc0d
Merge "POSIX support varies by API level."
by Treehugger Robot
· 8 years ago
06d7f2c
POSIX support varies by API level.
by Elliott Hughes
· 8 years ago
468a5d2
pthread barrier and spinlock types should only appear at API level 24.
by Elliott Hughes
· 8 years ago
6a9755d
Update to kernel headers v4.9.3.
by Christopher Ferris
· 9 years ago
edecce3
Merge "Fix stdin/stdout/stderr for pre-M."
by Treehugger Robot
· 9 years ago
3037ea4
Fix stdin/stdout/stderr for pre-M.
by Dan Albert
· 9 years ago
73c44a4
Fix our _POSIX_* macros to declare barriers and spin locks.
by Elliott Hughes
· 9 years ago
95fa061
Rename __pure, __pure2, and __purefunc.
by Elliott Hughes
· 9 years ago
cb0b143
Provide fake definitions for libstdc++.
by Dan Albert
· 9 years ago
106b3a8
Update to kernel headers v4.7.2.
by Christopher Ferris
· 9 years ago
2802365
POSIX says <sys/types.h> should make all the pthread_* types available.
by Elliott Hughes
· 9 years ago
fd936ae
POSIX says <fcntl.h> makes SEEK_* visible.
by Elliott Hughes
· 9 years ago
7292725
Admit that we don't actually support thread priority inheritance.
by Elliott Hughes
· 9 years ago
0fe8885
Clean up <uchar.h> and <wctype.h> transitive includes.
by Elliott Hughes
· 9 years ago
3b2096a
Remove unnecessary 'extern's.
by Elliott Hughes
· 9 years ago
203e13d
Always include <sys/cdefs.h>.
by Elliott Hughes
· 9 years ago
508d292
Only define sa_family_t once.
by Elliott Hughes
· 9 years ago
d2f725e
Don't declare SYS_* constants for unavailable __NR_* constants.
by Elliott Hughes
· 9 years ago
3338ee5
Merge "Move glibc-syscalls.h into bits/."
by Elliott Hughes
· 9 years ago
8aabbd7
Move glibc-syscalls.h into bits/.
by Elliott Hughes
· 9 years ago
34c599a
Add __INTRODUCED_IN_FUTURE for unreleased APIs.
by Josh Gao
· 9 years ago
14adff1
Add versioning information to symbols.
by Josh Gao
· 9 years ago
7ba106c
Fix <wctype.h>.
by Elliott Hughes
· 9 years ago
8c8ef59
Move <sys/sysconf.h> to <bits/sysconf.h>.
by Josh Gao
· 9 years ago
7449e59
Extract getopt and friends to <bits/getopt.h>
by Josh Gao
· 9 years ago
98e574c
Extract ioctl to <bits/ioctl.h>.
by Josh Gao
· 9 years ago
ee8d169
Extract fcntl to <bits/fcntl.h>.
by Josh Gao
· 9 years ago
c3cec27
Extract strcasecmp and friends to <bits/strcasecmp.h>.
by Josh Gao
· 9 years ago
0d8e141
Make <bits/lockf.h> compile standalone.
by Josh Gao
· 9 years ago
5704c42
Implement POSIX lockf.
by Elliott Hughes
· 10 years ago