• Home
  • Raw
  • Download

Lines Matching refs:h

28   * `<aio.h>`
29 * `<wordexp.h>`
41 * `timespec_get` (C11 `<time.h>` addition)
42 * `reallocarray` (BSD/GNU extension in `<malloc.h>` and `<stdlib.h>`)
43 * `res_randomid` (in `<resolv.h>`)
45 * `getloadavg` (BSD/GNU extension in <stdlib.h>)
63 * `__freading`/`__fwriting` (completing <stdio_ext.h>)
64 …ndprotoent`/`getnetent`/`getprotoent`/`sethostent`/`setnetent`/`setprotoent` (completing <netdb.h>)
67 * `getentropy`/`getrandom` (adding <sys/random.h>)
69 * `glob`/`globfree` (adding <glob.h>)
70 * `hcreate`/`hcreate_r`/`hdestroy`/`hdestroy_r`/`hsearch`/`hsearch_r` (completing <search.h>)
71 * `iconv`/`iconv_close`/`iconv_open` (adding <iconv.h>)
74 …* <signal.h> support for `sigaction64_t` and `sigset64_t` allowing LP32 access to real-time signals
75 * <spawn.h>
92 * `catclose`/`catgets`/`catopen` (adding <nl_types.h>)
94 * all 6 <grp.h>/<pwd.h> (get|set|end)(gr|pw)ent functions
101 * 4 <sys/msg.h> `msg*` functions
102 * <langinfo.h> `nl_langinfo`/`nl_langinfo_l`
105 * 4 <sys/sem.h> `sem*` functions
106 * 4 <sys/shm.h> `shm*` functions
107 * 5 legacy <signal.h> functions: `sighold`/`sigignore`/`sigpause`/`sigrelse`/`sigset`
109 * <wctype.h> `towctrans`/`towctrans_l`/`wctrans`/`wctrans_l`
123 * <ifaddrs.h> `getifaddrs`/`freeifaddrs`/`if_freenameindex`/`if_nameindex`
132 * <dirent.h> `telldir`, `seekdir`.
133 * <malloc.h> `malloc_info`.
134 * <netdb.h> `gethostbyaddr_r`, `gethostbyname2_r`.
135 * <pthread.h> `pthread_rwlockattr_getkind_np`/`pthread_rwlockattr_setkind_np`.
136 * <pty.h> `forkpty`, `openpty`.
137 * <signal.h> `sigqueue`, `sigtimedwait`, `sigwaitinfo`.
138 * <stdio.h> `fmemopen`, `open_memstream`, `feof_unlocked`, `ferror_unlocked`, `clearerr_unlocked`.
139 …* <stdio_ext.h> `__flbf`, `__freadable`, `__fsetlocking`, `__fwritable`, `__fbufsize`, `__fpending…
140 * <stdlib.h> `mkostemp`/`mkostemps`, `lcong48`.
141 * <string.h> `basename`, `strerror_l`, `strerror_r`, `mempcpy`.
142 * <sys/sysinfo.h> `get_nprocs_conf`/`get_nprocs`, `get_phys_pages`, `get_avphys_pages`.
143 * <sys/uio.h> `process_vm_readv`/`process_vm_writev`.
145 * <wchar.h> `open_wmemstream`, `wcscasecmp_l`/`wcsncasecmp_l`, `wmempcpy`.
146 * all of <error.h>.
147 …* re-introduced various <resolv.h> functions: `ns_format_ttl`, `ns_get16`, `ns_get32`, `ns_initpar…
150 * <android/dlext.h>.
151 * <android/set_abort_message.h>.
152 * <arpa/inet.h> `inet_lnaof`, `inet_netof`, `inet_network`, `inet_makeaddr`.
153 * <wctype.h> `iswblank`.
154 …* <ctype.h> `isalnum_l`, `isalpha_l`, `isblank_l`, `icntrl_l`, `isdigit_l`, `isgraph_l`, `islower_…
155 * <fcntl.h> `fallocate`, `posix_fadvise`, `posix_fallocate`, `splice`, `tee`, `vmsplice`.
156 * <inttypes.h> `wcstoimax`, `wcstoumax`.
157 * <link.h> `dl_iterate_phdr`.
158 * <mntent.h> `setmntent`, `endmntent`, `getmntent_r`.
159 * <poll.h> `ppoll`.
160 …* <pthread.h> `pthread_condattr_getclock`, `pthread_condattr_setclock`, `pthread_mutex_timedlock`,…
161 * <sched.h> `setns`.
162 * <search.h> `insque`, `remque`, `lfind`, `lsearch`, `twalk`.
163 * <stdio.h> `dprintf`, `vdprintf`.
164 …* <stdlib.h> `initstate`, `setstate`, `getprogname`/`setprogname`, `atof`/`strtof`, `at_quick_exit…
165 * <string.h> `strcoll_l`/`strxfrm_l`, `stpcpy`/`stpncpy`.
166 * <sys/resource.h> `prlimit`.
167 * <sys/socket.h> `accept4`, `sendmmsg`.
168 * <sys/stat.h> `mkfifo`/`mknodat`.
169 * <time.h> `strftime_l`.
170 * <unistd.h> `dup3`, `execvpe`, `getpagesize`, `linkat`/`symlinkat`/`readlinkat`, `truncate`.
171 …* <wchar.h> `wcstof`, `vfwscanf`/`vswscanf`/`vwscanf`, `wcstold_l`/`wcstoll`/`wcstoll_l`/`wcstoull…
172 …* <wctype.h> `iswalnum_l`/`iswalpha_l`/`iswblank_l`/`iswcntrl_l`/`iswctype_l`/`iswdigit_l`/`iswgra…
173 * all of <fts.h>.
174 * all of <locale.h>.
175 * all of <sys/epoll.h>.
176 * all of <sys/fsuid.h>.
177 * all of <sys/inotify.h>.
178 * all of <uchar.h>.
181 * <inttypes.h> `imaxabs`, `imaxdiv`.
182 * <stdlib.h> `abs`, `labs`, `llabs`.
183 * <sys/stat.h> `futimens`.
184 * all of <sys/statvfs.h>.
185 * all of <sys/swap.h>.
186 * all of <sys/timerfd.h>.
189 * <stdio.h> `getdelim` and `getline`.
190 * <sys/auxv.h> `getauxval`.
191 * <sys/signalfd.h> `signalfd`.
194 * <ftw.h>.
195 * <signal.h> `psiginfo` and `psignal`.
199 * the <search.h> tree functions `tdelete`, `tdestroy`, `tfind`, and `tsearch`.
201 * all of <sys/xattr.h>.
218 * <complex.h> `clog`/`clogf`, `cpow`/`cpowf` functions.
221 …* <complex.h> `cabs`, `carg`, `cimag`, `cacos`, `cacosh`, `casin`, `casinh`, `catan`, `catanh`, `c…
222 * <math.h> `lgammal_r`.
225 * <complex.h> `cabsl`, `cprojl`, `csqrtl`.
226 * <math.h> `isinf`, `significandl`.
229 * <math.h> `log2`, `log2f`.
308 calling a `<dirent.h>` function on a null pointer, using `%n` with the