Lines Matching refs:h
34 * `<aio.h>`
35 * `<monetary.h>`. See
37 * `<wordexp.h>`
54 * Full C11 `<threads.h>` (available as inlines for older API levels).
64 * `timespec_get` (C11 `<time.h>` addition)
65 * `reallocarray` (BSD/GNU extension in `<malloc.h>` and `<stdlib.h>`)
66 * `res_randomid` (in `<resolv.h>`)
68 * `getloadavg` (BSD/GNU extension in <stdlib.h>)
86 * `__freading`/`__fwriting` (completing <stdio_ext.h>)
87 …ndprotoent`/`getnetent`/`getprotoent`/`sethostent`/`setnetent`/`setprotoent` (completing <netdb.h>)
90 * `getentropy`/`getrandom` (adding <sys/random.h>)
92 * `glob`/`globfree` (adding <glob.h>)
93 * `hcreate`/`hcreate_r`/`hdestroy`/`hdestroy_r`/`hsearch`/`hsearch_r` (completing <search.h>)
94 * `iconv`/`iconv_close`/`iconv_open` (adding <iconv.h>)
97 …* <signal.h> support for `sigaction64_t` and `sigset64_t` allowing LP32 access to real-time signals
98 * <spawn.h>
115 * `catclose`/`catgets`/`catopen` (adding <nl_types.h>)
117 * all 6 <grp.h>/<pwd.h> (get|set|end)(gr|pw)ent functions
124 * 4 <sys/msg.h> `msg*` functions
125 * <langinfo.h> `nl_langinfo`/`nl_langinfo_l`
128 * 4 <sys/sem.h> `sem*` functions
129 * 4 <sys/shm.h> `shm*` functions
130 * 5 legacy <signal.h> functions: `sighold`/`sigignore`/`sigpause`/`sigrelse`/`sigset`
132 * <wctype.h> `towctrans`/`towctrans_l`/`wctrans`/`wctrans_l`
146 * <ifaddrs.h> `getifaddrs`/`freeifaddrs`/`if_freenameindex`/`if_nameindex`
155 * <dirent.h> `telldir`, `seekdir`.
156 * <malloc.h> `malloc_info`.
157 * <netdb.h> `gethostbyaddr_r`, `gethostbyname2_r`.
158 * <pthread.h> `pthread_rwlockattr_getkind_np`/`pthread_rwlockattr_setkind_np`.
159 * <pty.h> `forkpty`, `openpty`.
160 * <signal.h> `sigqueue`, `sigtimedwait`, `sigwaitinfo`.
161 * <stdio.h> `fmemopen`, `open_memstream`, `feof_unlocked`, `ferror_unlocked`, `clearerr_unlocked`.
162 …* <stdio_ext.h> `__flbf`, `__freadable`, `__fsetlocking`, `__fwritable`, `__fbufsize`, `__fpending…
163 * <stdlib.h> `mkostemp`/`mkostemps`, `lcong48`.
164 * <string.h> `basename`, `strerror_l`, `strerror_r`, `mempcpy`.
165 * <sys/sysinfo.h> `get_nprocs_conf`/`get_nprocs`, `get_phys_pages`, `get_avphys_pages`.
166 * <sys/uio.h> `process_vm_readv`/`process_vm_writev`.
168 * <wchar.h> `open_wmemstream`, `wcscasecmp_l`/`wcsncasecmp_l`, `wmempcpy`.
169 * all of <error.h>.
170 …* re-introduced various <resolv.h> functions: `ns_format_ttl`, `ns_get16`, `ns_get32`, `ns_initpar…
173 * <android/dlext.h>.
174 * <android/set_abort_message.h>.
175 * <arpa/inet.h> `inet_lnaof`, `inet_netof`, `inet_network`, `inet_makeaddr`.
176 * <wctype.h> `iswblank`.
177 …* <ctype.h> `isalnum_l`, `isalpha_l`, `isblank_l`, `icntrl_l`, `isdigit_l`, `isgraph_l`, `islower_…
178 * <fcntl.h> `fallocate`, `posix_fadvise`, `posix_fallocate`, `splice`, `tee`, `vmsplice`.
179 * <inttypes.h> `wcstoimax`, `wcstoumax`.
180 * <link.h> `dl_iterate_phdr`.
181 * <mntent.h> `setmntent`, `endmntent`, `getmntent_r`.
182 * <poll.h> `ppoll`.
183 …* <pthread.h> `pthread_condattr_getclock`, `pthread_condattr_setclock`, `pthread_mutex_timedlock`,…
184 * <sched.h> `setns`.
185 * <search.h> `insque`, `remque`, `lfind`, `lsearch`, `twalk`.
186 * <stdio.h> `dprintf`, `vdprintf`.
187 …* <stdlib.h> `initstate`, `setstate`, `getprogname`/`setprogname`, `atof`/`strtof`, `at_quick_exit…
188 * <string.h> `strcoll_l`/`strxfrm_l`, `stpcpy`/`stpncpy`.
189 * <sys/resource.h> `prlimit`.
190 * <sys/socket.h> `accept4`, `sendmmsg`.
191 * <sys/stat.h> `mkfifo`/`mknodat`.
192 * <time.h> `strftime_l`.
193 * <unistd.h> `dup3`, `execvpe`, `getpagesize`, `linkat`/`symlinkat`/`readlinkat`, `truncate`.
194 …* <wchar.h> `wcstof`, `vfwscanf`/`vswscanf`/`vwscanf`, `wcstold_l`/`wcstoll`/`wcstoll_l`/`wcstoull…
195 …* <wctype.h> `iswalnum_l`/`iswalpha_l`/`iswblank_l`/`iswcntrl_l`/`iswctype_l`/`iswdigit_l`/`iswgra…
196 * all of <fts.h>.
197 * all of <locale.h>.
198 * all of <sys/epoll.h>.
199 * all of <sys/fsuid.h>.
200 * all of <sys/inotify.h>.
201 * all of <uchar.h>.
204 * <inttypes.h> `imaxabs`, `imaxdiv`.
205 * <stdlib.h> `abs`, `labs`, `llabs`.
206 * <sys/stat.h> `futimens`.
207 * all of <sys/statvfs.h>.
208 * all of <sys/swap.h>.
209 * all of <sys/timerfd.h>.
212 * <stdio.h> `getdelim` and `getline`.
213 * <sys/auxv.h> `getauxval`.
214 * <sys/signalfd.h> `signalfd`.
217 * <ftw.h>.
218 * <signal.h> `psiginfo` and `psignal`.
222 * the <search.h> tree functions `tdelete`, `tdestroy`, `tfind`, and `tsearch`.
224 * all of <sys/xattr.h>.
254 * <complex.h> `clog`/`clogf`, `cpow`/`cpowf` functions.
257 …* <complex.h> `cabs`, `carg`, `cimag`, `cacos`, `cacosh`, `casin`, `casinh`, `catan`, `catanh`, `c…
258 * <math.h> `lgammal_r`.
261 * <complex.h> `cabsl`, `cprojl`, `csqrtl`.
262 * <math.h> `isinf`, `significandl`.
265 * <math.h> `log2`, `log2f`.
340 calling a `<dirent.h>` function on a null pointer, using `%n` with the