.. |
android
|
Merge "Minor <android/dlext.h> documentation improvements." into main
|
2024-05-16 21:21:24 +00:00 |
arpa
|
Merge "Remove the always-true __INTRODUCED_IN() annotations."
|
2023-06-20 20:47:49 +00:00 |
bits
|
Tidy and document the inline /__inline /__inline__ situation.
|
2024-05-15 16:06:07 +00:00 |
net
|
Nullability check for if module.
|
2023-05-11 17:15:57 +00:00 |
netinet
|
Clean up the <netinet/ether.h> implementation.
|
2024-02-16 01:23:46 +00:00 |
netpacket
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:28:35 -08:00 |
sys
|
Merge "Tidy and document the inline /__inline /__inline__ situation." into main
|
2024-05-21 11:49:20 +00:00 |
.clang-format
|
Fix the libc/include .clang-format.
|
2020-01-30 13:51:39 -08:00 |
alloca.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
ar.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
assert.h
|
static_assert is a keyword in C23.
|
2023-05-24 08:48:42 -07:00 |
byteswap.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
complex.h
|
<complex.h>: stop using __INTRODUCED_IN_(32|64).
|
2023-06-12 10:22:12 -07:00 |
cpio.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
ctype.h
|
Revert "Use inline keyword without underscores consistently"
|
2024-05-14 17:55:54 +00:00 |
dirent.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
dlfcn.h
|
Improve our dlsym()/dlvsym() docs a bit more.
|
2024-03-26 16:46:29 +00:00 |
elf.h
|
elf.h: add EF_RISCV_FLOAT_ABI.
|
2024-03-26 19:15:42 +00:00 |
endian.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
err.h
|
Nullability check for error module
|
2023-02-24 19:44:21 +00:00 |
errno.h
|
Merge "Nullability check for error module"
|
2023-02-24 23:08:57 +00:00 |
error.h
|
Nullability check for error module
|
2023-02-24 19:44:21 +00:00 |
execinfo.h
|
Nullability check for execinfo module
|
2023-01-13 02:14:10 +00:00 |
fcntl.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
features.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
fenv.h
|
<fenv.h>: documentation, and __INTRODUCED_IN removal.
|
2023-06-06 20:32:12 +00:00 |
fnmatch.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
fts.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
ftw.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
getopt.h
|
Nullability check for getopt module
|
2023-03-13 18:03:29 +00:00 |
glob.h
|
Nullability check for glob module
|
2023-02-19 22:33:27 +00:00 |
grp.h
|
Nullability check for grp module
|
2023-03-08 00:15:01 +00:00 |
iconv.h
|
<iconv.h>: clarify the docs a bit more.
|
2023-06-14 20:55:58 +00:00 |
ifaddrs.h
|
Nullability check for ifaddrs module
|
2023-03-01 01:36:30 +00:00 |
inttypes.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
langinfo.h
|
Nullability check for langinfo module.
|
2023-01-03 19:52:35 +00:00 |
lastlog.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
libgen.h
|
Nullability check for libgen module.
|
2022-12-13 00:06:09 +00:00 |
limits.h
|
Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX.
|
2024-04-18 22:02:38 +00:00 |
link.h
|
Document <link.h>.
|
2024-05-16 18:10:23 +00:00 |
locale.h
|
Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(21).
|
2023-06-20 14:32:58 -07:00 |
malloc.h
|
<malloc.h>: warn on unused results for malloc_usable_size().
|
2024-06-04 15:32:45 +00:00 |
math.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
memory.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
mntent.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
netdb.h
|
Nullability check for inet module.
|
2023-05-24 22:02:49 +00:00 |
nl_types.h
|
Nullability check for nl_types module
|
2023-01-26 06:48:13 +00:00 |
paths.h
|
Add /system_ext/bin to shell search path
|
2020-01-07 20:39:52 +09:00 |
poll.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
pthread.h
|
Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX.
|
2024-04-18 22:02:38 +00:00 |
pty.h
|
Cleanup for #inclusivefixit.
|
2020-07-28 12:12:20 -07:00 |
pwd.h
|
Nullability check for pwd module
|
2023-03-17 02:53:37 +00:00 |
regex.h
|
Add BIONIC_COMPLICATED_NULLNESS as _Null_unspecified
|
2023-01-31 22:51:30 +00:00 |
resolv.h
|
Nullability check for resolv module
|
2023-03-10 01:40:04 +00:00 |
sched.h
|
Fix incorrect links
|
2024-04-16 21:12:40 +00:00 |
search.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
semaphore.h
|
Nullability check for semaphore module
|
2023-04-12 18:07:11 +00:00 |
setjmp.h
|
riscv64: increase jmp_buf size.
|
2023-08-21 20:50:14 +00:00 |
signal.h
|
Always use __foo__ for attribute names.
|
2024-04-22 20:10:53 +00:00 |
spawn.h
|
Correct the nullability annotation in posix_spawnattr_init()
|
2024-02-29 22:55:00 +00:00 |
stdatomic.h
|
Change stdatomic.h check from defined(_USING_LIBCXX) to __has_include(<atomic>)
|
2019-07-18 13:57:39 -07:00 |
stdint.h
|
Fix instances of '#if __LP64__'.
|
2016-09-15 14:21:28 -07:00 |
stdio.h
|
<stdio.h>: warn on some unused results.
|
2024-05-31 22:55:22 +00:00 |
stdio_ext.h
|
Nullability check for stdio_ext module
|
2023-02-27 23:34:25 +00:00 |
stdlib.h
|
Warn about unused results with bsearch().
|
2024-05-31 17:33:33 +00:00 |
string.h
|
string.h: drag in <strings.h> for GNU source as well as BSD.
|
2023-11-14 00:40:30 +00:00 |
strings.h
|
Tidy and document the inline /__inline /__inline__ situation.
|
2024-05-15 16:06:07 +00:00 |
syscall.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
sysexits.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
syslog.h
|
<syslog.h>: add facilitynames[] and prioritynames[].
|
2023-10-23 17:47:15 -07:00 |
tar.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
termio.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
termios.h
|
<termios.h>: add two new POSIX functions.
|
2023-08-29 09:33:04 -07:00 |
threads.h
|
Nullability check for thread module
|
2023-03-10 20:37:27 +00:00 |
time.h
|
Clarify the timespec argument to clock_nanosleep().
|
2024-03-05 00:17:22 +00:00 |
time64.h
|
Reduce duplication in the NOTICE file.
|
2023-10-04 22:28:27 +00:00 |
uchar.h
|
Make multibyte result constants public.
|
2023-08-04 19:48:35 +00:00 |
ucontext.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
unistd.h
|
<unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf().
|
2024-06-03 19:19:22 +00:00 |
utime.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
utmp.h
|
Add POSIX <utmpx.h>.
|
2023-04-03 17:20:58 -07:00 |
utmpx.h
|
Add POSIX <utmpx.h>.
|
2023-04-03 17:20:58 -07:00 |
wait.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |
wchar.h
|
Make multibyte result constants public.
|
2023-08-04 19:48:35 +00:00 |
wctype.h
|
Remove the always-true __INTRODUCED_IN() annotations.
|
2023-06-16 12:39:33 -07:00 |
xlocale.h
|
Start documenting libc.
|
2018-08-23 11:03:17 -07:00 |