| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1 | LIBC { |
| 2 | global: | ||||
| 3 | __assert; | ||||
| 4 | __assert2; | ||||
| 5 | __atomic_cmpxchg; # arm | ||||
| 6 | __atomic_dec; # arm | ||||
| 7 | __atomic_inc; # arm | ||||
| 8 | __atomic_swap; # arm | ||||
| 9 | __b64_ntop; | ||||
| 10 | __b64_pton; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 11 | __cmsg_nxthdr; |
| 12 | __connect; # arm x86 | ||||
| 13 | __ctype_get_mb_cur_max; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 14 | __cxa_atexit; |
| 15 | __cxa_finalize; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 16 | __cxa_thread_atexit_impl; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 17 | __dn_comp; |
| 18 | __dn_count_labels; | ||||
| 19 | __dn_skipname; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 20 | __epoll_pwait; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 21 | __errno; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 22 | __exit; # arm x86 |
| 23 | __fadvise64; # x86 | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 24 | __fbufsize; # introduced=23 |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 25 | __fcntl64; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 26 | __FD_CLR_chk; |
| 27 | __FD_ISSET_chk; | ||||
| 28 | __FD_SET_chk; | ||||
| 29 | __fgets_chk; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 30 | __flbf; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 31 | __fp_nquery; |
| 32 | __fp_query; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 33 | __fpclassify; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 34 | __fpclassifyd; |
| 35 | __fpclassifyf; | ||||
| 36 | __fpclassifyl; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 37 | __fpending; # introduced=23 |
| 38 | __fpurge; # introduced=23 | ||||
| 39 | __freadable; # introduced=23 | ||||
| 40 | __fsetlocking; # introduced=23 | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 41 | __fstatfs64; # arm x86 |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 42 | __fwritable; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 43 | __get_h_errno; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 44 | __getcpu; # arm x86 |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 45 | __getcwd; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 46 | __getpid; # arm x86 |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 47 | __getpriority; # arm x86 |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 48 | __gnu_basename; # introduced=23 |
| 49 | __gnu_strerror_r; # introduced=23 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 50 | __hostalias; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 51 | __ioctl; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 52 | __isfinite; |
| 53 | __isfinitef; | ||||
| 54 | __isfinitel; | ||||
| 55 | __isinf; | ||||
| 56 | __isinff; | ||||
| 57 | __isinfl; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 58 | __isnan; |
| 59 | __isnanf; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 60 | __isnanl; |
| 61 | __isnormal; | ||||
| 62 | __isnormalf; | ||||
| 63 | __isnormall; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 64 | __isthreaded; # arm x86 var |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 65 | __libc_current_sigrtmax; |
| 66 | __libc_current_sigrtmin; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 67 | __libc_init; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 68 | __llseek; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 69 | __loc_aton; |
| 70 | __loc_ntoa; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 71 | __memchr_chk; # introduced=23 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 72 | __memcpy_chk; |
| 73 | __memmove_chk; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 74 | __memrchr_chk; # introduced=23 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 75 | __memset_chk; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 76 | __mmap2; # arm x86 |
| Elliott Hughes | 9dbfe8b | 2023-06-15 09:09:58 -0700 | [diff] [blame] | 77 | __ns_format_ttl; # arm x86 introduced=22 |
| 78 | __ns_get16; # arm x86 introduced=22 | ||||
| 79 | __ns_get32; # arm x86 introduced=22 | ||||
| 80 | __ns_initparse; # arm x86 introduced=22 | ||||
| 81 | __ns_makecanon; # arm x86 introduced=22 | ||||
| 82 | __ns_msg_getflag; # arm x86 introduced=22 | ||||
| 83 | __ns_name_compress; # arm x86 introduced=22 | ||||
| 84 | __ns_name_ntol; # arm x86 introduced=22 | ||||
| 85 | __ns_name_ntop; # arm x86 introduced=22 | ||||
| 86 | __ns_name_pack; # arm x86 introduced=22 | ||||
| 87 | __ns_name_pton; # arm x86 introduced=22 | ||||
| 88 | __ns_name_rollback; # arm x86 introduced=22 | ||||
| 89 | __ns_name_skip; # arm x86 introduced=22 | ||||
| 90 | __ns_name_uncompress; # arm x86 introduced=22 | ||||
| 91 | __ns_name_unpack; # arm x86 introduced=22 | ||||
| 92 | __ns_parserr; # arm x86 introduced=22 | ||||
| 93 | __ns_put16; # arm x86 introduced=22 | ||||
| 94 | __ns_put32; # arm x86 introduced=22 | ||||
| 95 | __ns_samename; # arm x86 introduced=22 | ||||
| 96 | __ns_skiprr; # arm x86 introduced=22 | ||||
| 97 | __ns_sprintrr; # arm x86 introduced=22 | ||||
| 98 | __ns_sprintrrf; # arm x86 introduced=22 | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 99 | __open_2; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 100 | __openat; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 101 | __openat_2; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 102 | __p_cdname; |
| 103 | __p_cdnname; | ||||
| 104 | __p_class; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 105 | __p_class_syms; # var |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 106 | __p_fqname; |
| 107 | __p_fqnname; | ||||
| 108 | __p_option; | ||||
| 109 | __p_query; | ||||
| 110 | __p_rcode; | ||||
| 111 | __p_secstodate; | ||||
| 112 | __p_time; | ||||
| 113 | __p_type; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 114 | __p_type_syms; # var |
| 115 | __poll_chk; # introduced=23 | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 116 | __ppoll; # arm x86 |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 117 | __ppoll_chk; # introduced=23 |
| Elliott Hughes | b83bf14 | 2018-03-22 11:01:25 -0700 | [diff] [blame] | 118 | __ppoll64_chk; # introduced=28 |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 119 | __pread64_chk; # introduced=23 |
| 120 | __pread_chk; # introduced=23 | ||||
| 121 | __progname; # var | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 122 | __pselect6; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 123 | __pthread_cleanup_pop; |
| 124 | __pthread_cleanup_push; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 125 | __ptrace; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 126 | __putlong; |
| 127 | __putshort; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 128 | __read_chk; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 129 | __readlink_chk; # introduced=23 |
| 130 | __readlinkat_chk; # introduced=23 | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 131 | __reboot; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 132 | __recvfrom_chk; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 133 | __register_atfork; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 134 | __res_close; |
| 135 | __res_dnok; | ||||
| 136 | __res_hnok; | ||||
| 137 | __res_hostalias; | ||||
| 138 | __res_isourserver; | ||||
| 139 | __res_mailok; | ||||
| 140 | __res_nameinquery; | ||||
| 141 | __res_nclose; | ||||
| 142 | __res_ninit; | ||||
| 143 | __res_nmkquery; | ||||
| 144 | __res_nquery; | ||||
| 145 | __res_nquerydomain; | ||||
| 146 | __res_nsearch; | ||||
| 147 | __res_nsend; | ||||
| 148 | __res_ownok; | ||||
| 149 | __res_queriesmatch; | ||||
| 150 | __res_querydomain; | ||||
| 151 | __res_send; | ||||
| 152 | __res_send_setqhook; | ||||
| 153 | __res_send_setrhook; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 154 | __rt_sigaction; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 155 | __rt_sigpending; # arm x86 |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 156 | __rt_sigprocmask; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 157 | __rt_sigsuspend; # arm x86 |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 158 | __rt_sigtimedwait; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 159 | __sched_cpualloc; |
| 160 | __sched_cpucount; | ||||
| 161 | __sched_cpufree; | ||||
| 162 | __sched_getaffinity; # arm x86 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 163 | __set_thread_area; # x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 164 | __set_tid_address; # arm x86 |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 165 | __set_tls; # arm |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 166 | __sF; # var |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 167 | __sigaction; # arm x86 |
| 168 | __snprintf_chk; | ||||
| 169 | __socket; # arm x86 | ||||
| 170 | __sprintf_chk; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 171 | __stack_chk_fail; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 172 | __stack_chk_guard; # var |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 173 | __statfs64; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 174 | __stpcpy_chk; |
| 175 | __stpncpy_chk; | ||||
| 176 | __stpncpy_chk2; | ||||
| 177 | __strcat_chk; | ||||
| 178 | __strchr_chk; | ||||
| 179 | __strcpy_chk; | ||||
| 180 | __strlcat_chk; | ||||
| 181 | __strlcpy_chk; | ||||
| 182 | __strlen_chk; | ||||
| 183 | __strncat_chk; | ||||
| 184 | __strncpy_chk; | ||||
| 185 | __strncpy_chk2; | ||||
| 186 | __strrchr_chk; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 187 | __sym_ntop; |
| 188 | __sym_ntos; | ||||
| 189 | __sym_ston; | ||||
| Dimitry Ivanov | b876bab | 2017-02-24 15:36:17 -0800 | [diff] [blame] | 190 | __system_property_area_serial; # introduced=23 |
| Dimitry Ivanov | e1078a9 | 2016-01-13 20:32:12 +0000 | [diff] [blame] | 191 | __system_property_find; |
| Dimitry Ivanov | b63ed1d | 2017-04-12 18:05:56 -0700 | [diff] [blame] | 192 | __system_property_find_nth; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 193 | __system_property_foreach; |
| Dimitry Ivanov | e1078a9 | 2016-01-13 20:32:12 +0000 | [diff] [blame] | 194 | __system_property_get; |
| 195 | __system_property_read; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 196 | __system_property_serial; |
| 197 | __system_property_set; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 198 | __timer_create; # arm x86 |
| 199 | __timer_delete; # arm x86 | ||||
| 200 | __timer_getoverrun; # arm x86 | ||||
| 201 | __timer_gettime; # arm x86 | ||||
| 202 | __timer_settime; # arm x86 | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 203 | __umask_chk; |
| 204 | __vsnprintf_chk; | ||||
| 205 | __vsprintf_chk; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 206 | __waitid; # arm x86 |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 207 | _ctype_; # var |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 208 | _Exit; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 209 | _exit; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 210 | _flushlbf; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 211 | _getlong; |
| 212 | _getshort; | ||||
| 213 | _longjmp; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 214 | _resolv_delete_cache_for_net; |
| 215 | _resolv_flush_cache_for_net; | ||||
| 216 | _resolv_set_nameservers_for_net; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 217 | _setjmp; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 218 | _tolower; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 219 | _tolower_tab_; # arm x86 var |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 220 | _toupper; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 221 | _toupper_tab_; # arm x86 var |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 222 | abort; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 223 | abs; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 224 | accept; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 225 | accept4; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 226 | access; |
| 227 | acct; | ||||
| 228 | alarm; | ||||
| 229 | alphasort; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 230 | alphasort64; |
| 231 | android_set_abort_message; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 232 | arc4random; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 233 | arc4random_buf; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 234 | arc4random_uniform; |
| 235 | asctime; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 236 | asctime64; # arm x86 |
| 237 | asctime64_r; # arm x86 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 238 | asctime_r; |
| 239 | asprintf; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 240 | at_quick_exit; |
| 241 | atof; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 242 | atoi; |
| 243 | atol; | ||||
| 244 | atoll; | ||||
| 245 | basename; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 246 | basename_r; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 247 | bind; |
| 248 | bindresvport; | ||||
| 249 | brk; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 250 | bsearch; |
| 251 | btowc; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 252 | c16rtomb; |
| 253 | c32rtomb; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 254 | cacheflush; # arm |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 255 | calloc; |
| 256 | capget; | ||||
| 257 | capset; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 258 | cfgetispeed; |
| 259 | cfgetospeed; | ||||
| 260 | cfmakeraw; | ||||
| 261 | cfsetispeed; | ||||
| 262 | cfsetospeed; | ||||
| 263 | cfsetspeed; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 264 | chdir; |
| 265 | chmod; | ||||
| 266 | chown; | ||||
| 267 | chroot; | ||||
| 268 | clearenv; | ||||
| 269 | clearerr; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 270 | clearerr_unlocked; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 271 | clock; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 272 | clock_getcpuclockid; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 273 | clock_getres; |
| 274 | clock_gettime; | ||||
| 275 | clock_nanosleep; | ||||
| 276 | clock_settime; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 277 | clone; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 278 | close; |
| 279 | closedir; | ||||
| 280 | closelog; | ||||
| 281 | connect; | ||||
| 282 | creat; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 283 | creat64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 284 | ctime; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 285 | ctime64; # arm x86 |
| 286 | ctime64_r; # arm x86 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 287 | ctime_r; |
| 288 | daemon; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 289 | daylight; # var |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 290 | delete_module; |
| 291 | difftime; | ||||
| 292 | dirfd; | ||||
| 293 | dirname; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 294 | dirname_r; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 295 | div; |
| 296 | dn_expand; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 297 | dprintf; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 298 | drand48; |
| 299 | dup; | ||||
| 300 | dup2; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 301 | dup3; |
| 302 | duplocale; | ||||
| 303 | endmntent; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 304 | endservent; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 305 | endutent; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 306 | environ; # var |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 307 | epoll_create; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 308 | epoll_create1; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 309 | epoll_ctl; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 310 | epoll_pwait; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 311 | epoll_wait; |
| 312 | erand48; | ||||
| 313 | err; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 314 | error; # introduced=23 |
| 315 | error_at_line; # introduced=23 | ||||
| 316 | error_message_count; # var introduced=23 | ||||
| 317 | error_one_per_line; # var introduced=23 | ||||
| 318 | error_print_progname; # var introduced=23 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 319 | errx; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 320 | ether_aton; |
| 321 | ether_aton_r; | ||||
| 322 | ether_ntoa; | ||||
| 323 | ether_ntoa_r; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 324 | eventfd; |
| 325 | eventfd_read; | ||||
| 326 | eventfd_write; | ||||
| 327 | execl; | ||||
| 328 | execle; | ||||
| 329 | execlp; | ||||
| 330 | execv; | ||||
| 331 | execve; | ||||
| 332 | execvp; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 333 | execvpe; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 334 | exit; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 335 | faccessat; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 336 | fallocate; |
| 337 | fallocate64; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 338 | fchdir; |
| 339 | fchmod; | ||||
| 340 | fchmodat; | ||||
| 341 | fchown; | ||||
| 342 | fchownat; | ||||
| 343 | fclose; | ||||
| 344 | fcntl; | ||||
| 345 | fdatasync; | ||||
| 346 | fdopen; | ||||
| 347 | fdopendir; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 348 | fdprintf; # arm x86 versioned=28 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 349 | feof; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 350 | feof_unlocked; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 351 | ferror; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 352 | ferror_unlocked; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 353 | fflush; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 354 | ffs; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 355 | fgetc; |
| 356 | fgetln; | ||||
| 357 | fgetpos; | ||||
| 358 | fgets; | ||||
| 359 | fgetwc; | ||||
| 360 | fgetws; | ||||
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 361 | fgetxattr; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 362 | fileno; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 363 | flistxattr; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 364 | flock; |
| 365 | flockfile; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 366 | fmemopen; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 367 | fnmatch; |
| 368 | fopen; | ||||
| 369 | fork; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 370 | forkpty; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 371 | fpathconf; |
| 372 | fprintf; | ||||
| 373 | fpurge; | ||||
| 374 | fputc; | ||||
| 375 | fputs; | ||||
| 376 | fputwc; | ||||
| 377 | fputws; | ||||
| 378 | fread; | ||||
| 379 | free; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 380 | freeaddrinfo; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 381 | freelocale; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 382 | fremovexattr; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 383 | freopen; |
| 384 | fscanf; | ||||
| 385 | fseek; | ||||
| 386 | fseeko; | ||||
| 387 | fsetpos; | ||||
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 388 | fsetxattr; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 389 | fstat; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 390 | fstat64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 391 | fstatat; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 392 | fstatat64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 393 | fstatfs; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 394 | fstatfs64; |
| 395 | fstatvfs; | ||||
| 396 | fstatvfs64; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 397 | fsync; |
| 398 | ftell; | ||||
| 399 | ftello; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 400 | ftok; |
| 401 | ftruncate; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 402 | ftruncate64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 403 | ftrylockfile; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 404 | fts_children; |
| 405 | fts_close; | ||||
| 406 | fts_open; | ||||
| 407 | fts_read; | ||||
| 408 | fts_set; | ||||
| 409 | ftw; | ||||
| 410 | ftw64; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 411 | funlockfile; |
| 412 | funopen; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 413 | futimens; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 414 | fwide; |
| 415 | fwprintf; | ||||
| 416 | fwrite; | ||||
| 417 | fwscanf; | ||||
| 418 | gai_strerror; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 419 | get_avphys_pages; # introduced=23 |
| 420 | get_nprocs; # introduced=23 | ||||
| 421 | get_nprocs_conf; # introduced=23 | ||||
| 422 | get_phys_pages; # introduced=23 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 423 | getaddrinfo; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 424 | getauxval; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 425 | getc; |
| 426 | getc_unlocked; | ||||
| 427 | getchar; | ||||
| 428 | getchar_unlocked; | ||||
| 429 | getcwd; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 430 | getdelim; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 431 | getegid; |
| 432 | getenv; | ||||
| 433 | geteuid; | ||||
| 434 | getgid; | ||||
| 435 | getgrgid; | ||||
| 436 | getgrnam; | ||||
| 437 | getgrouplist; | ||||
| 438 | getgroups; | ||||
| 439 | gethostbyaddr; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 440 | gethostbyaddr_r; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 441 | gethostbyname; |
| 442 | gethostbyname2; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 443 | gethostbyname2_r; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 444 | gethostbyname_r; |
| 445 | gethostent; | ||||
| 446 | gethostname; | ||||
| 447 | getitimer; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 448 | getline; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 449 | getlogin; |
| 450 | getmntent; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 451 | getmntent_r; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 452 | getnameinfo; |
| 453 | getnetbyaddr; | ||||
| 454 | getnetbyname; | ||||
| 455 | getopt; | ||||
| 456 | getopt_long; | ||||
| 457 | getopt_long_only; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 458 | getpagesize; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 459 | getpeername; |
| 460 | getpgid; | ||||
| 461 | getpgrp; | ||||
| 462 | getpid; | ||||
| 463 | getppid; | ||||
| 464 | getpriority; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 465 | getprogname; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 466 | getprotobyname; |
| 467 | getprotobynumber; | ||||
| 468 | getpt; | ||||
| 469 | getpwnam; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 470 | getpwnam_r; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 471 | getpwuid; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 472 | getpwuid_r; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 473 | getresgid; |
| 474 | getresuid; | ||||
| 475 | getrlimit; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 476 | getrlimit64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 477 | getrusage; |
| 478 | gets; | ||||
| 479 | getservbyname; | ||||
| 480 | getservbyport; | ||||
| 481 | getservent; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 482 | getsid; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 483 | getsockname; |
| 484 | getsockopt; | ||||
| 485 | gettid; | ||||
| 486 | gettimeofday; | ||||
| 487 | getuid; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 488 | getutent; |
| 489 | getwc; | ||||
| 490 | getwchar; | ||||
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 491 | getxattr; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 492 | gmtime; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 493 | gmtime64; # arm x86 |
| 494 | gmtime64_r; # arm x86 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 495 | gmtime_r; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 496 | grantpt; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 497 | herror; |
| 498 | hstrerror; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 499 | htonl; |
| 500 | htons; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 501 | if_indextoname; |
| 502 | if_nametoindex; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 503 | imaxabs; |
| 504 | imaxdiv; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 505 | inet_addr; |
| 506 | inet_aton; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 507 | inet_lnaof; |
| 508 | inet_makeaddr; | ||||
| 509 | inet_netof; | ||||
| 510 | inet_network; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 511 | inet_nsap_addr; |
| 512 | inet_nsap_ntoa; | ||||
| 513 | inet_ntoa; | ||||
| 514 | inet_ntop; | ||||
| 515 | inet_pton; | ||||
| 516 | init_module; | ||||
| 517 | initgroups; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 518 | initstate; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 519 | inotify_add_watch; |
| 520 | inotify_init; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 521 | inotify_init1; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 522 | inotify_rm_watch; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 523 | insque; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 524 | ioctl; |
| 525 | isalnum; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 526 | isalnum_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 527 | isalpha; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 528 | isalpha_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 529 | isascii; |
| 530 | isatty; | ||||
| 531 | isblank; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 532 | isblank_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 533 | iscntrl; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 534 | iscntrl_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 535 | isdigit; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 536 | isdigit_l; |
| 537 | isfinite; | ||||
| 538 | isfinitef; | ||||
| 539 | isfinitel; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 540 | isgraph; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 541 | isgraph_l; |
| 542 | isinf; | ||||
| 543 | isinff; | ||||
| 544 | isinfl; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 545 | islower; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 546 | islower_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 547 | isnan; |
| 548 | isnanf; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 549 | isnanl; |
| 550 | isnormal; | ||||
| 551 | isnormalf; | ||||
| 552 | isnormall; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 553 | isprint; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 554 | isprint_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 555 | ispunct; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 556 | ispunct_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 557 | isspace; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 558 | isspace_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 559 | isupper; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 560 | isupper_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 561 | iswalnum; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 562 | iswalnum_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 563 | iswalpha; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 564 | iswalpha_l; |
| 565 | iswblank; | ||||
| 566 | iswblank_l; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 567 | iswcntrl; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 568 | iswcntrl_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 569 | iswctype; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 570 | iswctype_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 571 | iswdigit; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 572 | iswdigit_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 573 | iswgraph; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 574 | iswgraph_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 575 | iswlower; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 576 | iswlower_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 577 | iswprint; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 578 | iswprint_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 579 | iswpunct; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 580 | iswpunct_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 581 | iswspace; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 582 | iswspace_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 583 | iswupper; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 584 | iswupper_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 585 | iswxdigit; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 586 | iswxdigit_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 587 | isxdigit; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 588 | isxdigit_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 589 | jrand48; |
| 590 | kill; | ||||
| 591 | killpg; | ||||
| 592 | klogctl; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 593 | labs; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 594 | lchown; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 595 | lcong48; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 596 | ldexp; |
| 597 | ldiv; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 598 | lfind; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 599 | lgetxattr; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 600 | link; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 601 | linkat; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 602 | listen; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 603 | listxattr; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 604 | llabs; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 605 | lldiv; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 606 | llistxattr; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 607 | localeconv; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 608 | localtime; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 609 | localtime64; # arm x86 |
| 610 | localtime64_r; # arm x86 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 611 | localtime_r; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 612 | login_tty; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 613 | longjmp; |
| 614 | lrand48; | ||||
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 615 | lremovexattr; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 616 | lsearch; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 617 | lseek; |
| 618 | lseek64; | ||||
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 619 | lsetxattr; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 620 | lstat; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 621 | lstat64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 622 | madvise; |
| 623 | mallinfo; | ||||
| 624 | malloc; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 625 | malloc_info; # introduced=23 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 626 | malloc_usable_size; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 627 | mbrlen; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 628 | mbrtoc16; |
| 629 | mbrtoc32; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 630 | mbrtowc; |
| 631 | mbsinit; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 632 | mbsnrtowcs; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 633 | mbsrtowcs; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 634 | mbstowcs; |
| 635 | mbtowc; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 636 | memalign; |
| 637 | memccpy; | ||||
| 638 | memchr; | ||||
| 639 | memcmp; | ||||
| 640 | memcpy; | ||||
| 641 | memmem; | ||||
| 642 | memmove; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 643 | mempcpy; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 644 | memrchr; |
| 645 | memset; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 646 | mincore; |
| 647 | mkdir; | ||||
| 648 | mkdirat; | ||||
| 649 | mkdtemp; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 650 | mkfifo; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 651 | mkfifoat; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 652 | mknod; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 653 | mknodat; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 654 | mkostemp; # introduced=23 |
| 655 | mkostemp64; # introduced=23 | ||||
| 656 | mkostemps; # introduced=23 | ||||
| 657 | mkostemps64; # introduced=23 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 658 | mkstemp; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 659 | mkstemp64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 660 | mkstemps; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 661 | mkstemps64; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 662 | mktemp; |
| 663 | mktime; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 664 | mktime64; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 665 | mlock; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 666 | mlockall; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 667 | mmap; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 668 | mmap64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 669 | mount; |
| 670 | mprotect; | ||||
| 671 | mrand48; | ||||
| 672 | mremap; | ||||
| 673 | msync; | ||||
| 674 | munlock; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 675 | munlockall; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 676 | munmap; |
| 677 | nanosleep; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 678 | newlocale; |
| 679 | nftw; | ||||
| 680 | nftw64; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 681 | nice; |
| 682 | nrand48; | ||||
| Elliott Hughes | df48d0f | 2022-10-04 23:52:57 +0000 | [diff] [blame] | 683 | ns_format_ttl; # arm64 x86_64 riscv64 introduced=22 |
| 684 | ns_get16; # arm64 x86_64 riscv64 introduced=22 | ||||
| 685 | ns_get32; # arm64 x86_64 riscv64 introduced=22 | ||||
| 686 | ns_initparse; # arm64 x86_64 riscv64 introduced=22 | ||||
| 687 | ns_makecanon; # arm64 x86_64 riscv64 introduced=22 | ||||
| 688 | ns_msg_getflag; # arm64 x86_64 riscv64 introduced=22 | ||||
| 689 | ns_name_compress; # arm64 x86_64 riscv64 introduced=22 | ||||
| 690 | ns_name_ntol; # arm64 x86_64 riscv64 introduced=22 | ||||
| 691 | ns_name_ntop; # arm64 x86_64 riscv64 introduced=22 | ||||
| 692 | ns_name_pack; # arm64 x86_64 riscv64 introduced=22 | ||||
| 693 | ns_name_pton; # arm64 x86_64 riscv64 introduced=22 | ||||
| 694 | ns_name_rollback; # arm64 x86_64 riscv64 introduced=22 | ||||
| 695 | ns_name_skip; # arm64 x86_64 riscv64 introduced=22 | ||||
| 696 | ns_name_uncompress; # arm64 x86_64 riscv64 introduced=22 | ||||
| 697 | ns_name_unpack; # arm64 x86_64 riscv64 introduced=22 | ||||
| 698 | ns_parserr; # arm64 x86_64 riscv64 introduced=22 | ||||
| 699 | ns_put16; # arm64 x86_64 riscv64 introduced=22 | ||||
| 700 | ns_put32; # arm64 x86_64 riscv64 introduced=22 | ||||
| 701 | ns_samename; # arm64 x86_64 riscv64 introduced=22 | ||||
| 702 | ns_skiprr; # arm64 x86_64 riscv64 introduced=22 | ||||
| 703 | ns_sprintrr; # arm64 x86_64 riscv64 introduced=22 | ||||
| 704 | ns_sprintrrf; # arm64 x86_64 riscv64 introduced=22 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 705 | nsdispatch; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 706 | ntohl; |
| 707 | ntohs; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 708 | open; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 709 | open64; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 710 | open_memstream; # introduced=23 |
| 711 | open_wmemstream; # introduced=23 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 712 | openat; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 713 | openat64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 714 | opendir; |
| 715 | openlog; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 716 | openpty; # introduced=23 |
| 717 | optarg; # var | ||||
| 718 | opterr; # var | ||||
| 719 | optind; # var | ||||
| 720 | optopt; # var | ||||
| 721 | optreset; # var | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 722 | pathconf; |
| 723 | pause; | ||||
| 724 | pclose; | ||||
| 725 | perror; | ||||
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 726 | personality; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 727 | pipe; |
| 728 | pipe2; | ||||
| 729 | poll; | ||||
| 730 | popen; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 731 | posix_fadvise; |
| 732 | posix_fadvise64; | ||||
| 733 | posix_fallocate; | ||||
| 734 | posix_fallocate64; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 735 | posix_madvise; # introduced=23 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 736 | posix_memalign; |
| 737 | posix_openpt; | ||||
| 738 | ppoll; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 739 | prctl; |
| 740 | pread; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 741 | pread64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 742 | printf; |
| Elliott Hughes | df48d0f | 2022-10-04 23:52:57 +0000 | [diff] [blame] | 743 | prlimit; # arm64 x86_64 riscv64 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 744 | prlimit64; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 745 | process_vm_readv; # introduced=23 |
| 746 | process_vm_writev; # introduced=23 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 747 | pselect; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 748 | psiginfo; |
| 749 | psignal; | ||||
| 750 | pthread_atfork; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 751 | pthread_attr_destroy; |
| 752 | pthread_attr_getdetachstate; | ||||
| 753 | pthread_attr_getguardsize; | ||||
| 754 | pthread_attr_getschedparam; | ||||
| 755 | pthread_attr_getschedpolicy; | ||||
| 756 | pthread_attr_getscope; | ||||
| 757 | pthread_attr_getstack; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 758 | pthread_attr_getstacksize; |
| 759 | pthread_attr_init; | ||||
| 760 | pthread_attr_setdetachstate; | ||||
| 761 | pthread_attr_setguardsize; | ||||
| 762 | pthread_attr_setschedparam; | ||||
| 763 | pthread_attr_setschedpolicy; | ||||
| 764 | pthread_attr_setscope; | ||||
| 765 | pthread_attr_setstack; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 766 | pthread_attr_setstacksize; |
| 767 | pthread_cond_broadcast; | ||||
| 768 | pthread_cond_destroy; | ||||
| 769 | pthread_cond_init; | ||||
| 770 | pthread_cond_signal; | ||||
| 771 | pthread_cond_timedwait; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 772 | pthread_cond_timedwait_monotonic; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 773 | pthread_cond_timedwait_monotonic_np; # introduced-arm=9 introduced-x86=9 introduced-arm64=28 introduced-x64_64=28 introduced-riscv64=28 |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 774 | pthread_cond_timedwait_relative_np; # arm x86 |
| 775 | pthread_cond_timeout_np; # arm x86 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 776 | pthread_cond_wait; |
| 777 | pthread_condattr_destroy; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 778 | pthread_condattr_getclock; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 779 | pthread_condattr_getpshared; |
| 780 | pthread_condattr_init; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 781 | pthread_condattr_setclock; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 782 | pthread_condattr_setpshared; |
| 783 | pthread_create; | ||||
| 784 | pthread_detach; | ||||
| 785 | pthread_equal; | ||||
| 786 | pthread_exit; | ||||
| 787 | pthread_getattr_np; | ||||
| 788 | pthread_getcpuclockid; | ||||
| 789 | pthread_getschedparam; | ||||
| 790 | pthread_getspecific; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 791 | pthread_gettid_np; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 792 | pthread_join; |
| 793 | pthread_key_create; | ||||
| 794 | pthread_key_delete; | ||||
| 795 | pthread_kill; | ||||
| 796 | pthread_mutex_destroy; | ||||
| 797 | pthread_mutex_init; | ||||
| 798 | pthread_mutex_lock; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 799 | pthread_mutex_lock_timeout_np; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 800 | pthread_mutex_timedlock; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 801 | pthread_mutex_trylock; |
| 802 | pthread_mutex_unlock; | ||||
| 803 | pthread_mutexattr_destroy; | ||||
| 804 | pthread_mutexattr_getpshared; | ||||
| 805 | pthread_mutexattr_gettype; | ||||
| 806 | pthread_mutexattr_init; | ||||
| 807 | pthread_mutexattr_setpshared; | ||||
| 808 | pthread_mutexattr_settype; | ||||
| 809 | pthread_once; | ||||
| 810 | pthread_rwlock_destroy; | ||||
| 811 | pthread_rwlock_init; | ||||
| 812 | pthread_rwlock_rdlock; | ||||
| 813 | pthread_rwlock_timedrdlock; | ||||
| 814 | pthread_rwlock_timedwrlock; | ||||
| 815 | pthread_rwlock_tryrdlock; | ||||
| 816 | pthread_rwlock_trywrlock; | ||||
| 817 | pthread_rwlock_unlock; | ||||
| 818 | pthread_rwlock_wrlock; | ||||
| 819 | pthread_rwlockattr_destroy; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 820 | pthread_rwlockattr_getkind_np; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 821 | pthread_rwlockattr_getpshared; |
| 822 | pthread_rwlockattr_init; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 823 | pthread_rwlockattr_setkind_np; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 824 | pthread_rwlockattr_setpshared; |
| 825 | pthread_self; | ||||
| 826 | pthread_setname_np; | ||||
| 827 | pthread_setschedparam; | ||||
| 828 | pthread_setspecific; | ||||
| 829 | pthread_sigmask; | ||||
| 830 | ptrace; | ||||
| 831 | ptsname; | ||||
| 832 | ptsname_r; | ||||
| 833 | putc; | ||||
| 834 | putc_unlocked; | ||||
| 835 | putchar; | ||||
| 836 | putchar_unlocked; | ||||
| 837 | putenv; | ||||
| 838 | puts; | ||||
| 839 | pututline; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 840 | putw; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 841 | putwc; |
| 842 | putwchar; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 843 | pvalloc; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 844 | pwrite; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 845 | pwrite64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 846 | qsort; |
| Elliott Hughes | 5bae572 | 2024-07-30 12:47:33 -0400 | [diff] [blame] | 847 | qsort_r; # introduced=36 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 848 | quick_exit; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 849 | raise; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 850 | rand; |
| 851 | rand_r; | ||||
| 852 | random; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 853 | read; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 854 | readahead; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 855 | readdir; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 856 | readdir64; |
| 857 | readdir64_r; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 858 | readdir_r; |
| 859 | readlink; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 860 | readlinkat; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 861 | readv; |
| 862 | realloc; | ||||
| 863 | realpath; | ||||
| 864 | reboot; | ||||
| 865 | recv; | ||||
| 866 | recvfrom; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 867 | recvmmsg; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 868 | recvmsg; |
| 869 | regcomp; | ||||
| 870 | regerror; | ||||
| 871 | regexec; | ||||
| 872 | regfree; | ||||
| 873 | remove; | ||||
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 874 | removexattr; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 875 | remque; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 876 | rename; |
| 877 | renameat; | ||||
| 878 | res_init; | ||||
| 879 | res_mkquery; | ||||
| 880 | res_query; | ||||
| 881 | res_search; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 882 | rewind; |
| 883 | rewinddir; | ||||
| 884 | rmdir; | ||||
| 885 | sbrk; | ||||
| 886 | scandir; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 887 | scandir64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 888 | scanf; |
| 889 | sched_get_priority_max; | ||||
| 890 | sched_get_priority_min; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 891 | sched_getaffinity; |
| 892 | sched_getcpu; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 893 | sched_getparam; |
| 894 | sched_getscheduler; | ||||
| 895 | sched_rr_get_interval; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 896 | sched_setaffinity; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 897 | sched_setparam; |
| 898 | sched_setscheduler; | ||||
| 899 | sched_yield; | ||||
| 900 | seed48; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 901 | seekdir; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 902 | select; |
| 903 | sem_close; | ||||
| 904 | sem_destroy; | ||||
| 905 | sem_getvalue; | ||||
| 906 | sem_init; | ||||
| 907 | sem_open; | ||||
| 908 | sem_post; | ||||
| 909 | sem_timedwait; | ||||
| 910 | sem_trywait; | ||||
| 911 | sem_unlink; | ||||
| 912 | sem_wait; | ||||
| 913 | send; | ||||
| 914 | sendfile; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 915 | sendfile64; |
| 916 | sendmmsg; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 917 | sendmsg; |
| 918 | sendto; | ||||
| 919 | setbuf; | ||||
| 920 | setbuffer; | ||||
| 921 | setegid; | ||||
| 922 | setenv; | ||||
| 923 | seteuid; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 924 | setfsgid; |
| 925 | setfsuid; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 926 | setgid; |
| 927 | setgroups; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 928 | sethostname; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 929 | setitimer; |
| 930 | setjmp; | ||||
| 931 | setlinebuf; | ||||
| 932 | setlocale; | ||||
| 933 | setlogmask; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 934 | setmntent; |
| 935 | setns; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 936 | setpgid; |
| 937 | setpgrp; | ||||
| 938 | setpriority; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 939 | setprogname; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 940 | setregid; |
| 941 | setresgid; | ||||
| 942 | setresuid; | ||||
| 943 | setreuid; | ||||
| 944 | setrlimit; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 945 | setrlimit64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 946 | setservent; |
| 947 | setsid; | ||||
| 948 | setsockopt; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 949 | setstate; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 950 | settimeofday; |
| 951 | setuid; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 952 | setutent; |
| 953 | setvbuf; | ||||
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 954 | setxattr; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 955 | shutdown; |
| 956 | sigaction; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 957 | sigaddset; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 958 | sigaltstack; |
| Elliott Hughes | a3d607a | 2024-07-30 14:37:27 +0000 | [diff] [blame] | 959 | sigblock; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 960 | sigdelset; |
| 961 | sigemptyset; | ||||
| 962 | sigfillset; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 963 | siginterrupt; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 964 | sigismember; |
| 965 | siglongjmp; | ||||
| 966 | signal; | ||||
| 967 | signalfd; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 968 | sigpending; |
| 969 | sigprocmask; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 970 | sigqueue; # introduced=23 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 971 | sigsetjmp; |
| Elliott Hughes | a3d607a | 2024-07-30 14:37:27 +0000 | [diff] [blame] | 972 | sigsetmask; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 973 | sigsuspend; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 974 | sigtimedwait; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 975 | sigwait; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 976 | sigwaitinfo; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 977 | sleep; |
| 978 | snprintf; | ||||
| 979 | socket; | ||||
| 980 | socketpair; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 981 | splice; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 982 | sprintf; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 983 | srand; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 984 | srand48; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 985 | srandom; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 986 | sscanf; |
| 987 | stat; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 988 | stat64; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 989 | statfs; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 990 | statfs64; |
| 991 | statvfs; | ||||
| 992 | statvfs64; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 993 | stderr; # var introduced=23 |
| 994 | stdin; # var introduced=23 | ||||
| 995 | stdout; # var introduced=23 | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 996 | stpcpy; |
| 997 | stpncpy; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 998 | strcasecmp; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 999 | strcasecmp_l; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1000 | strcasestr; |
| 1001 | strcat; | ||||
| 1002 | strchr; | ||||
| 1003 | strcmp; | ||||
| 1004 | strcoll; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1005 | strcoll_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1006 | strcpy; |
| 1007 | strcspn; | ||||
| 1008 | strdup; | ||||
| 1009 | strerror; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1010 | strerror_l; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1011 | strerror_r; |
| 1012 | strftime; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1013 | strftime_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1014 | strlcat; |
| 1015 | strlcpy; | ||||
| 1016 | strlen; | ||||
| 1017 | strncasecmp; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1018 | strncasecmp_l; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1019 | strncat; |
| 1020 | strncmp; | ||||
| 1021 | strncpy; | ||||
| 1022 | strndup; | ||||
| 1023 | strnlen; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1024 | strpbrk; |
| 1025 | strptime; | ||||
| 1026 | strrchr; | ||||
| 1027 | strsep; | ||||
| 1028 | strsignal; | ||||
| 1029 | strspn; | ||||
| 1030 | strstr; | ||||
| 1031 | strtod; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1032 | strtof; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1033 | strtoimax; |
| 1034 | strtok; | ||||
| 1035 | strtok_r; | ||||
| 1036 | strtol; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1037 | strtold; |
| 1038 | strtold_l; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1039 | strtoll; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1040 | strtoll_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1041 | strtoul; |
| 1042 | strtoull; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1043 | strtoull_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1044 | strtoumax; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1045 | strxfrm; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1046 | strxfrm_l; |
| 1047 | swapoff; | ||||
| 1048 | swapon; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1049 | swprintf; |
| 1050 | swscanf; | ||||
| 1051 | symlink; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1052 | symlinkat; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1053 | sync; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1054 | sys_siglist; # var |
| 1055 | sys_signame; # var | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1056 | syscall; |
| 1057 | sysconf; | ||||
| 1058 | sysinfo; | ||||
| 1059 | syslog; | ||||
| 1060 | system; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1061 | tcdrain; |
| 1062 | tcflow; | ||||
| 1063 | tcflush; | ||||
| 1064 | tcgetattr; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1065 | tcgetpgrp; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1066 | tcgetsid; |
| 1067 | tcsendbreak; | ||||
| 1068 | tcsetattr; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1069 | tcsetpgrp; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 1070 | tdelete; |
| 1071 | tdestroy; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1072 | tee; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1073 | telldir; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1074 | tempnam; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 1075 | tfind; |
| 1076 | tgkill; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1077 | time; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1078 | timegm; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1079 | timegm64; # arm x86 |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1080 | timelocal; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1081 | timelocal64; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1082 | timer_create; |
| 1083 | timer_delete; | ||||
| 1084 | timer_getoverrun; | ||||
| 1085 | timer_gettime; | ||||
| 1086 | timer_settime; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1087 | timerfd_create; |
| 1088 | timerfd_gettime; | ||||
| 1089 | timerfd_settime; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1090 | times; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1091 | timezone; # var |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1092 | tmpfile; |
| 1093 | tmpnam; | ||||
| 1094 | toascii; | ||||
| 1095 | tolower; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1096 | tolower_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1097 | toupper; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1098 | toupper_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1099 | towlower; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1100 | towlower_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1101 | towupper; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1102 | towupper_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1103 | truncate; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1104 | truncate64; |
| Logan Chien | aaffa3c | 2019-11-20 09:21:04 -0800 | [diff] [blame] | 1105 | tsearch; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1106 | ttyname; |
| 1107 | ttyname_r; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1108 | twalk; |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1109 | tzname; # var |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1110 | tzset; |
| 1111 | umask; | ||||
| 1112 | umount; | ||||
| 1113 | umount2; | ||||
| 1114 | uname; | ||||
| 1115 | ungetc; | ||||
| 1116 | ungetwc; | ||||
| 1117 | unlink; | ||||
| 1118 | unlinkat; | ||||
| 1119 | unlockpt; | ||||
| 1120 | unsetenv; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1121 | unshare; |
| 1122 | uselocale; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1123 | usleep; |
| 1124 | utime; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1125 | utimensat; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1126 | utimes; |
| 1127 | utmpname; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1128 | valloc; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1129 | vasprintf; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1130 | vdprintf; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1131 | verr; |
| 1132 | verrx; | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1133 | vfdprintf; # arm x86 versioned=28 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1134 | vfork; |
| 1135 | vfprintf; | ||||
| 1136 | vfscanf; | ||||
| 1137 | vfwprintf; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1138 | vfwscanf; |
| 1139 | vmsplice; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1140 | vprintf; |
| 1141 | vscanf; | ||||
| 1142 | vsnprintf; | ||||
| 1143 | vsprintf; | ||||
| 1144 | vsscanf; | ||||
| 1145 | vswprintf; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1146 | vswscanf; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1147 | vsyslog; |
| 1148 | vwarn; | ||||
| 1149 | vwarnx; | ||||
| 1150 | vwprintf; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1151 | vwscanf; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1152 | wait; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1153 | wait4; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1154 | waitid; |
| 1155 | waitpid; | ||||
| 1156 | warn; | ||||
| 1157 | warnx; | ||||
| 1158 | wcpcpy; | ||||
| 1159 | wcpncpy; | ||||
| 1160 | wcrtomb; | ||||
| 1161 | wcscasecmp; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1162 | wcscasecmp_l; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1163 | wcscat; |
| 1164 | wcschr; | ||||
| 1165 | wcscmp; | ||||
| 1166 | wcscoll; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1167 | wcscoll_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1168 | wcscpy; |
| 1169 | wcscspn; | ||||
| 1170 | wcsdup; | ||||
| 1171 | wcsftime; | ||||
| 1172 | wcslcat; | ||||
| 1173 | wcslcpy; | ||||
| 1174 | wcslen; | ||||
| 1175 | wcsncasecmp; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1176 | wcsncasecmp_l; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1177 | wcsncat; |
| 1178 | wcsncmp; | ||||
| 1179 | wcsncpy; | ||||
| 1180 | wcsnlen; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1181 | wcsnrtombs; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1182 | wcspbrk; |
| 1183 | wcsrchr; | ||||
| 1184 | wcsrtombs; | ||||
| 1185 | wcsspn; | ||||
| 1186 | wcsstr; | ||||
| 1187 | wcstod; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1188 | wcstof; |
| 1189 | wcstoimax; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1190 | wcstok; |
| 1191 | wcstol; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1192 | wcstold; |
| 1193 | wcstold_l; | ||||
| 1194 | wcstoll; | ||||
| 1195 | wcstoll_l; | ||||
| 1196 | wcstombs; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1197 | wcstoul; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1198 | wcstoull; |
| 1199 | wcstoull_l; | ||||
| 1200 | wcstoumax; | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1201 | wcswidth; |
| 1202 | wcsxfrm; | ||||
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1203 | wcsxfrm_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1204 | wctob; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1205 | wctomb; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1206 | wctype; |
| Elliott Hughes | 7326294 | 2024-07-29 21:04:24 +0000 | [diff] [blame] | 1207 | wctype_l; |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1208 | wcwidth; |
| 1209 | wmemchr; | ||||
| 1210 | wmemcmp; | ||||
| 1211 | wmemcpy; | ||||
| 1212 | wmemmove; | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1213 | wmempcpy; # introduced=23 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1214 | wmemset; |
| 1215 | wprintf; | ||||
| 1216 | write; | ||||
| 1217 | writev; | ||||
| 1218 | wscanf; | ||||
| 1219 | local: | ||||
| 1220 | *; | ||||
| 1221 | }; | ||||
| 1222 | |||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1223 | LIBC_N { # introduced-arm64=24 introduced-x86=24 introduced-x86_64=24 |
| Yabin Cui | c4786d3 | 2015-07-20 19:46:26 -0700 | [diff] [blame] | 1224 | global: |
| Dan Albert | 674d93d | 2016-07-29 17:37:08 -0700 | [diff] [blame] | 1225 | __aeabi_atexit; # arm versioned=24 |
| 1226 | __aeabi_memclr; # arm versioned=24 | ||||
| 1227 | __aeabi_memclr4; # arm versioned=24 | ||||
| 1228 | __aeabi_memclr8; # arm versioned=24 | ||||
| 1229 | __aeabi_memcpy; # arm versioned=24 | ||||
| 1230 | __aeabi_memcpy4; # arm versioned=24 | ||||
| 1231 | __aeabi_memcpy8; # arm versioned=24 | ||||
| 1232 | __aeabi_memmove; # arm versioned=24 | ||||
| 1233 | __aeabi_memmove4; # arm versioned=24 | ||||
| 1234 | __aeabi_memmove8; # arm versioned=24 | ||||
| 1235 | __aeabi_memset; # arm versioned=24 | ||||
| 1236 | __aeabi_memset4; # arm versioned=24 | ||||
| 1237 | __aeabi_memset8; # arm versioned=24 | ||||
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1238 | __fread_chk; # introduced=24 |
| 1239 | __fwrite_chk; # introduced=24 | ||||
| 1240 | __getcwd_chk; # introduced=24 | ||||
| Dan Albert | 674d93d | 2016-07-29 17:37:08 -0700 | [diff] [blame] | 1241 | __gnu_Unwind_Find_exidx; # arm versioned=24 |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1242 | __pwrite_chk; # introduced=24 |
| 1243 | __pwrite64_chk; # introduced=24 | ||||
| 1244 | __write_chk; # introduced=24 | ||||
| 1245 | adjtimex; # introduced=24 | ||||
| 1246 | clock_adjtime; # introduced=24 | ||||
| 1247 | fgetpos64; # introduced=24 | ||||
| 1248 | fileno_unlocked; # introduced=24 | ||||
| 1249 | fopen64; # introduced=24 | ||||
| 1250 | freeifaddrs; # introduced=24 | ||||
| 1251 | freopen64; # introduced=24 | ||||
| 1252 | fseeko64; # introduced=24 | ||||
| 1253 | fsetpos64; # introduced=24 | ||||
| 1254 | ftello64; # introduced=24 | ||||
| 1255 | funopen64; # introduced=24 | ||||
| 1256 | getgrgid_r; # introduced=24 | ||||
| 1257 | getgrnam_r; # introduced=24 | ||||
| 1258 | getifaddrs; # introduced=24 | ||||
| 1259 | if_freenameindex; # introduced=24 | ||||
| 1260 | if_nameindex; # introduced=24 | ||||
| 1261 | in6addr_any; # var introduced=24 | ||||
| 1262 | in6addr_loopback; # var introduced=24 | ||||
| 1263 | lockf; # introduced=24 | ||||
| 1264 | lockf64; # introduced=24 | ||||
| 1265 | preadv; # introduced=24 | ||||
| 1266 | preadv64; # introduced=24 | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1267 | prlimit; # arm x86 introduced=24 |
| Dan Albert | b8109d0 | 2016-07-27 23:56:54 -0700 | [diff] [blame] | 1268 | pthread_barrierattr_destroy; # introduced=24 |
| 1269 | pthread_barrierattr_getpshared; # introduced=24 | ||||
| 1270 | pthread_barrierattr_init; # introduced=24 | ||||
| 1271 | pthread_barrierattr_setpshared; # introduced=24 | ||||
| 1272 | pthread_barrier_destroy; # introduced=24 | ||||
| 1273 | pthread_barrier_init; # introduced=24 | ||||
| 1274 | pthread_barrier_wait; # introduced=24 | ||||
| 1275 | pthread_spin_destroy; # introduced=24 | ||||
| 1276 | pthread_spin_init; # introduced=24 | ||||
| 1277 | pthread_spin_lock; # introduced=24 | ||||
| 1278 | pthread_spin_trylock; # introduced=24 | ||||
| 1279 | pthread_spin_unlock; # introduced=24 | ||||
| 1280 | pwritev; # introduced=24 | ||||
| 1281 | pwritev64; # introduced=24 | ||||
| 1282 | scandirat; # introduced=24 | ||||
| 1283 | scandirat64; # introduced=24 | ||||
| 1284 | strchrnul; # introduced=24 | ||||
| 1285 | tmpfile64; # introduced=24 | ||||
| Yabin Cui | c4786d3 | 2015-07-20 19:46:26 -0700 | [diff] [blame] | 1286 | } LIBC; |
| 1287 | |||||
| Dan Albert | 00c8e95 | 2016-07-29 17:45:21 -0700 | [diff] [blame] | 1288 | LIBC_O { |
| Elliott Hughes | 725b2a9 | 2016-03-23 11:20:47 -0700 | [diff] [blame] | 1289 | global: |
| Josh Gao | 2e8e5e6 | 2017-04-20 12:58:31 -0700 | [diff] [blame] | 1290 | __sendto_chk; # introduced=26 |
| 1291 | __system_property_read_callback; # introduced=26 | ||||
| 1292 | __system_property_wait; # introduced=26 | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1293 | bsd_signal; # arm x86 versioned=26 |
| Josh Gao | 2e8e5e6 | 2017-04-20 12:58:31 -0700 | [diff] [blame] | 1294 | catclose; # introduced=26 |
| 1295 | catgets; # introduced=26 | ||||
| 1296 | catopen; # introduced=26 | ||||
| 1297 | ctermid; # introduced=26 | ||||
| 1298 | endgrent; # introduced=26 | ||||
| 1299 | endpwent; # introduced=26 | ||||
| 1300 | futimes; # introduced=26 | ||||
| 1301 | futimesat; # introduced=26 | ||||
| 1302 | getdomainname; # introduced=26 | ||||
| 1303 | getgrent; # introduced=26 | ||||
| 1304 | getpwent; # introduced=26 | ||||
| 1305 | getsubopt; # introduced=26 | ||||
| 1306 | hasmntopt; # introduced=26 | ||||
| 1307 | lutimes; # introduced=26 | ||||
| Christopher Ferris | 488eb8b | 2017-05-31 11:00:18 -0700 | [diff] [blame] | 1308 | mallopt; # introduced=26 |
| Josh Gao | 2e8e5e6 | 2017-04-20 12:58:31 -0700 | [diff] [blame] | 1309 | mblen; # introduced=26 |
| 1310 | msgctl; # introduced=26 | ||||
| 1311 | msgget; # introduced=26 | ||||
| 1312 | msgrcv; # introduced=26 | ||||
| 1313 | msgsnd; # introduced=26 | ||||
| 1314 | nl_langinfo; # introduced=26 | ||||
| 1315 | nl_langinfo_l; # introduced=26 | ||||
| 1316 | pthread_getname_np; # introduced=26 | ||||
| 1317 | quotactl; # introduced=26 | ||||
| 1318 | semctl; # introduced=26 | ||||
| 1319 | semget; # introduced=26 | ||||
| 1320 | semop; # introduced=26 | ||||
| 1321 | semtimedop; # introduced=26 | ||||
| 1322 | setdomainname; # introduced=26 | ||||
| 1323 | setgrent; # introduced=26 | ||||
| 1324 | setpwent; # introduced=26 | ||||
| 1325 | shmat; # introduced=26 | ||||
| 1326 | shmctl; # introduced=26 | ||||
| 1327 | shmdt; # introduced=26 | ||||
| 1328 | shmget; # introduced=26 | ||||
| 1329 | sighold; # introduced=26 | ||||
| 1330 | sigignore; # introduced=26 | ||||
| 1331 | sigpause; # introduced=26 | ||||
| 1332 | sigrelse; # introduced=26 | ||||
| 1333 | sigset; # introduced=26 | ||||
| 1334 | strtod_l; # introduced=26 | ||||
| 1335 | strtof_l; # introduced=26 | ||||
| 1336 | strtol_l; # introduced=26 | ||||
| 1337 | strtoul_l; # introduced=26 | ||||
| 1338 | sync_file_range; # introduced=26 | ||||
| 1339 | towctrans; # introduced=26 | ||||
| 1340 | towctrans_l; # introduced=26 | ||||
| 1341 | wctrans; # introduced=26 | ||||
| 1342 | wctrans_l; # introduced=26 | ||||
| Elliott Hughes | 725b2a9 | 2016-03-23 11:20:47 -0700 | [diff] [blame] | 1343 | } LIBC_N; |
| 1344 | |||||
| Elliott Hughes | 9912937 | 2024-07-17 17:48:35 +0000 | [diff] [blame] | 1345 | LIBC_P { # introduced=28 |
| Elliott Hughes | 06bd586 | 2017-07-28 16:27:49 -0700 | [diff] [blame] | 1346 | global: |
| Elliott Hughes | a5c316f | 2017-10-02 10:10:15 -0700 | [diff] [blame] | 1347 | __freading; |
| Christopher Ferris | db478a6 | 2018-02-07 18:42:14 -0800 | [diff] [blame] | 1348 | __free_hook; |
| Elliott Hughes | 4578526 | 2018-02-14 15:21:45 -0800 | [diff] [blame] | 1349 | __fseterr; |
| Elliott Hughes | a5c316f | 2017-10-02 10:10:15 -0700 | [diff] [blame] | 1350 | __fwriting; |
| Christopher Ferris | db478a6 | 2018-02-07 18:42:14 -0800 | [diff] [blame] | 1351 | __malloc_hook; |
| 1352 | __memalign_hook; | ||||
| 1353 | __realloc_hook; | ||||
| Christopher Ferris | cae21a9 | 2018-02-05 18:14:55 -0800 | [diff] [blame] | 1354 | aligned_alloc; |
| Elliott Hughes | 5033918 | 2017-10-13 17:52:01 -0700 | [diff] [blame] | 1355 | endhostent; |
| 1356 | endnetent; | ||||
| 1357 | endprotoent; | ||||
| Elliott Hughes | 5905d6f | 2018-01-30 15:09:51 -0800 | [diff] [blame] | 1358 | epoll_pwait64; |
| Elliott Hughes | 4d215aa | 2017-10-18 15:54:56 -0700 | [diff] [blame] | 1359 | fexecve; |
| Elliott Hughes | 37ad959 | 2017-10-30 17:47:12 -0700 | [diff] [blame] | 1360 | fflush_unlocked; |
| 1361 | fgetc_unlocked; | ||||
| 1362 | fgets_unlocked; | ||||
| 1363 | fputc_unlocked; | ||||
| 1364 | fputs_unlocked; | ||||
| 1365 | fread_unlocked; | ||||
| 1366 | fwrite_unlocked; | ||||
| Elliott Hughes | a5c316f | 2017-10-02 10:10:15 -0700 | [diff] [blame] | 1367 | getentropy; |
| Elliott Hughes | 5033918 | 2017-10-13 17:52:01 -0700 | [diff] [blame] | 1368 | getnetent; |
| 1369 | getprotoent; | ||||
| Elliott Hughes | a5c316f | 2017-10-02 10:10:15 -0700 | [diff] [blame] | 1370 | getrandom; |
| 1371 | getlogin_r; | ||||
| 1372 | glob; | ||||
| 1373 | globfree; | ||||
| 1374 | hcreate; | ||||
| 1375 | hcreate_r; | ||||
| 1376 | hdestroy; | ||||
| 1377 | hdestroy_r; | ||||
| 1378 | hsearch; | ||||
| 1379 | hsearch_r; | ||||
| 1380 | iconv; | ||||
| 1381 | iconv_close; | ||||
| 1382 | iconv_open; | ||||
| Elliott Hughes | 14e3ff9 | 2017-10-06 16:58:36 -0700 | [diff] [blame] | 1383 | posix_spawn; |
| 1384 | posix_spawnattr_destroy; | ||||
| 1385 | posix_spawnattr_getflags; | ||||
| 1386 | posix_spawnattr_getpgroup; | ||||
| 1387 | posix_spawnattr_getschedparam; | ||||
| 1388 | posix_spawnattr_getschedpolicy; | ||||
| 1389 | posix_spawnattr_getsigdefault; | ||||
| Elliott Hughes | 5905d6f | 2018-01-30 15:09:51 -0800 | [diff] [blame] | 1390 | posix_spawnattr_getsigdefault64; |
| Elliott Hughes | 14e3ff9 | 2017-10-06 16:58:36 -0700 | [diff] [blame] | 1391 | posix_spawnattr_getsigmask; |
| Elliott Hughes | 5905d6f | 2018-01-30 15:09:51 -0800 | [diff] [blame] | 1392 | posix_spawnattr_getsigmask64; |
| Elliott Hughes | 14e3ff9 | 2017-10-06 16:58:36 -0700 | [diff] [blame] | 1393 | posix_spawnattr_init; |
| 1394 | posix_spawnattr_setflags; | ||||
| 1395 | posix_spawnattr_setpgroup; | ||||
| 1396 | posix_spawnattr_setschedparam; | ||||
| 1397 | posix_spawnattr_setschedpolicy; | ||||
| 1398 | posix_spawnattr_setsigdefault; | ||||
| Elliott Hughes | 5905d6f | 2018-01-30 15:09:51 -0800 | [diff] [blame] | 1399 | posix_spawnattr_setsigdefault64; |
| Elliott Hughes | 14e3ff9 | 2017-10-06 16:58:36 -0700 | [diff] [blame] | 1400 | posix_spawnattr_setsigmask; |
| Elliott Hughes | 5905d6f | 2018-01-30 15:09:51 -0800 | [diff] [blame] | 1401 | posix_spawnattr_setsigmask64; |
| Elliott Hughes | 14e3ff9 | 2017-10-06 16:58:36 -0700 | [diff] [blame] | 1402 | posix_spawn_file_actions_addclose; |
| 1403 | posix_spawn_file_actions_adddup2; | ||||
| 1404 | posix_spawn_file_actions_addopen; | ||||
| 1405 | posix_spawn_file_actions_destroy; | ||||
| 1406 | posix_spawn_file_actions_init; | ||||
| 1407 | posix_spawnp; | ||||
| Elliott Hughes | 5905d6f | 2018-01-30 15:09:51 -0800 | [diff] [blame] | 1408 | ppoll64; |
| 1409 | pselect64; | ||||
| Elliott Hughes | 8aecba7 | 2017-10-17 15:34:41 -0700 | [diff] [blame] | 1410 | pthread_attr_getinheritsched; |
| 1411 | pthread_attr_setinheritsched; | ||||
| Tom Cherry | c6b5bcd | 2018-03-05 14:14:44 -0800 | [diff] [blame] | 1412 | pthread_mutex_timedlock_monotonic_np; |
| Yabin Cui | 6b9c85b | 2018-01-23 12:56:18 -0800 | [diff] [blame] | 1413 | pthread_mutexattr_getprotocol; |
| 1414 | pthread_mutexattr_setprotocol; | ||||
| Tom Cherry | c6b5bcd | 2018-03-05 14:14:44 -0800 | [diff] [blame] | 1415 | pthread_rwlock_timedrdlock_monotonic_np; |
| 1416 | pthread_rwlock_timedwrlock_monotonic_np; | ||||
| Elliott Hughes | dff08ce | 2017-10-16 09:58:45 -0700 | [diff] [blame] | 1417 | pthread_setschedprio; |
| Elliott Hughes | 5905d6f | 2018-01-30 15:09:51 -0800 | [diff] [blame] | 1418 | pthread_sigmask64; |
| Tom Cherry | c6b5bcd | 2018-03-05 14:14:44 -0800 | [diff] [blame] | 1419 | sem_timedwait_monotonic_np; |
| Elliott Hughes | 5033918 | 2017-10-13 17:52:01 -0700 | [diff] [blame] | 1420 | sethostent; |
| 1421 | setnetent; | ||||
| 1422 | setprotoent; | ||||
| Elliott Hughes | 3e23591 | 2018-02-01 14:21:51 -0800 | [diff] [blame] | 1423 | sigaction64; |
| Elliott Hughes | 5905d6f | 2018-01-30 15:09:51 -0800 | [diff] [blame] | 1424 | sigaddset64; |
| 1425 | sigdelset64; | ||||
| 1426 | sigemptyset64; | ||||
| 1427 | sigfillset64; | ||||
| 1428 | sigismember64; | ||||
| 1429 | signalfd64; | ||||
| 1430 | sigpending64; | ||||
| 1431 | sigprocmask64; | ||||
| 1432 | sigsuspend64; | ||||
| 1433 | sigtimedwait64; | ||||
| 1434 | sigwait64; | ||||
| 1435 | sigwaitinfo64; | ||||
| Elliott Hughes | 3376c23 | 2018-02-13 23:14:12 -0800 | [diff] [blame] | 1436 | strptime_l; |
| Elliott Hughes | fa386e0 | 2017-10-18 13:34:32 -0700 | [diff] [blame] | 1437 | swab; |
| Elliott Hughes | a5c316f | 2017-10-02 10:10:15 -0700 | [diff] [blame] | 1438 | syncfs; |
| Elliott Hughes | 3376c23 | 2018-02-13 23:14:12 -0800 | [diff] [blame] | 1439 | wcsftime_l; |
| 1440 | wcstod_l; | ||||
| 1441 | wcstof_l; | ||||
| 1442 | wcstol_l; | ||||
| 1443 | wcstoul_l; | ||||
| Elliott Hughes | 06bd586 | 2017-07-28 16:27:49 -0700 | [diff] [blame] | 1444 | } LIBC_O; |
| 1445 | |||||
| Elliott Hughes | 9912937 | 2024-07-17 17:48:35 +0000 | [diff] [blame] | 1446 | LIBC_Q { # introduced=29 |
| Elliott Hughes | 3a5fd00 | 2018-07-17 13:02:52 -0700 | [diff] [blame] | 1447 | global: |
| Ryan Prichard | 16455b5 | 2019-01-18 01:00:59 -0800 | [diff] [blame] | 1448 | ___tls_get_addr; # x86 |
| Ryan Prichard | 45024fe | 2018-12-30 21:10:26 -0800 | [diff] [blame] | 1449 | __aeabi_read_tp; # arm |
| Elliott Hughes | 3a5fd00 | 2018-07-17 13:02:52 -0700 | [diff] [blame] | 1450 | __res_randomid; |
| Elliott Hughes | 76be72d | 2022-10-06 15:17:10 +0000 | [diff] [blame] | 1451 | __tls_get_addr; # arm riscv64 x86_64 |
| Josh Gao | f6e5b58 | 2018-06-01 15:30:54 -0700 | [diff] [blame] | 1452 | android_fdsan_close_with_tag; |
| 1453 | android_fdsan_create_owner_tag; | ||||
| 1454 | android_fdsan_exchange_owner_tag; | ||||
| Jiyong Park | c45fe9f | 2018-12-13 18:26:48 +0900 | [diff] [blame] | 1455 | android_fdsan_get_error_level; |
| Josh Gao | b6b3a1d | 2018-08-23 14:04:11 -0700 | [diff] [blame] | 1456 | android_fdsan_get_owner_tag; |
| 1457 | android_fdsan_get_tag_type; | ||||
| 1458 | android_fdsan_get_tag_value; | ||||
| Josh Gao | f6e5b58 | 2018-06-01 15:30:54 -0700 | [diff] [blame] | 1459 | android_fdsan_set_error_level; |
| Elliott Hughes | ce934e3 | 2018-09-06 13:26:08 -0700 | [diff] [blame] | 1460 | android_get_device_api_level; |
| Elliott Hughes | 2d0b28b | 2018-10-23 11:23:00 -0700 | [diff] [blame] | 1461 | getloadavg; |
| Josh Gao | 726b63f | 2018-08-27 16:00:58 -0700 | [diff] [blame] | 1462 | pthread_sigqueue; |
| Elliott Hughes | b177085 | 2018-09-18 12:52:42 -0700 | [diff] [blame] | 1463 | reallocarray; |
| Elliott Hughes | f98d87b | 2018-07-17 13:21:05 -0700 | [diff] [blame] | 1464 | timespec_get; |
| Jiyong Park | c45fe9f | 2018-12-13 18:26:48 +0900 | [diff] [blame] | 1465 | |
| 1466 | # Used by libselinux | ||||
| 1467 | __system_properties_init; # apex | ||||
| 1468 | |||||
| 1469 | # Used by libmemunreachable | ||||
| Jiyong Park | a4fe44e | 2019-11-06 12:44:25 +0900 | [diff] [blame] | 1470 | malloc_backtrace; # apex llndk |
| 1471 | malloc_disable; # apex llndk | ||||
| 1472 | malloc_enable; # apex llndk | ||||
| 1473 | malloc_iterate; # apex llndk | ||||
| Jiyong Park | c45fe9f | 2018-12-13 18:26:48 +0900 | [diff] [blame] | 1474 | |
| Jiyong Park | c45fe9f | 2018-12-13 18:26:48 +0900 | [diff] [blame] | 1475 | # Used by libandroid_net |
| 1476 | android_getaddrinfofornet; # apex | ||||
| 1477 | |||||
| Steven Moreland | 0cdf132 | 2020-10-05 21:55:26 +0000 | [diff] [blame] | 1478 | # Used by libandroid_runtime, libcutils, libmedia, and libmediautils |
| 1479 | android_mallopt; # apex llndk | ||||
| Elliott Hughes | 3a5fd00 | 2018-07-17 13:02:52 -0700 | [diff] [blame] | 1480 | } LIBC_P; |
| 1481 | |||||
| Elliott Hughes | 9912937 | 2024-07-17 17:48:35 +0000 | [diff] [blame] | 1482 | LIBC_R { # introduced=30 |
| Elliott Hughes | 4206711 | 2019-04-18 14:27:24 -0700 | [diff] [blame] | 1483 | global: |
| George Burgess IV | 849c0b9 | 2019-06-10 16:22:09 -0700 | [diff] [blame] | 1484 | __mempcpy_chk; |
| Ryan Prichard | 30feb64 | 2019-07-30 17:30:08 -0700 | [diff] [blame] | 1485 | __tls_get_addr; # arm64 |
| Elliott Hughes | 4206711 | 2019-04-18 14:27:24 -0700 | [diff] [blame] | 1486 | call_once; |
| 1487 | cnd_broadcast; | ||||
| 1488 | cnd_destroy; | ||||
| 1489 | cnd_init; | ||||
| 1490 | cnd_signal; | ||||
| 1491 | cnd_timedwait; | ||||
| 1492 | cnd_wait; | ||||
| Elliott Hughes | 3d24d2b | 2019-08-05 13:53:01 -0700 | [diff] [blame] | 1493 | memfd_create; |
| 1494 | mlock2; | ||||
| Elliott Hughes | 4206711 | 2019-04-18 14:27:24 -0700 | [diff] [blame] | 1495 | mtx_destroy; |
| 1496 | mtx_init; | ||||
| 1497 | mtx_lock; | ||||
| 1498 | mtx_timedlock; | ||||
| 1499 | mtx_trylock; | ||||
| 1500 | mtx_unlock; | ||||
| Tom Cherry | 6901080 | 2019-05-07 20:33:05 -0700 | [diff] [blame] | 1501 | pthread_cond_clockwait; |
| 1502 | pthread_mutex_clocklock; | ||||
| 1503 | pthread_rwlock_clockrdlock; | ||||
| 1504 | pthread_rwlock_clockwrlock; | ||||
| Elliott Hughes | 05b675e | 2019-04-17 13:01:06 -0700 | [diff] [blame] | 1505 | renameat2; |
| Tom Cherry | 6901080 | 2019-05-07 20:33:05 -0700 | [diff] [blame] | 1506 | sem_clockwait; |
| Elliott Hughes | 733cedd | 2020-02-21 23:21:28 -0800 | [diff] [blame] | 1507 | statx; |
| Elliott Hughes | 4206711 | 2019-04-18 14:27:24 -0700 | [diff] [blame] | 1508 | thrd_create; |
| 1509 | thrd_current; | ||||
| 1510 | thrd_detach; | ||||
| 1511 | thrd_equal; | ||||
| 1512 | thrd_exit; | ||||
| 1513 | thrd_join; | ||||
| 1514 | thrd_sleep; | ||||
| 1515 | thrd_yield; | ||||
| 1516 | tss_create; | ||||
| 1517 | tss_delete; | ||||
| 1518 | tss_get; | ||||
| 1519 | tss_set; | ||||
| Peter Collingbourne | f2b1e03 | 2019-12-10 17:41:16 -0800 | [diff] [blame] | 1520 | |
| 1521 | # Unwinder implementation | ||||
| Ryan Prichard | fe504af | 2022-12-08 16:52:43 -0800 | [diff] [blame] | 1522 | __aeabi_unwind_cpp_pr0; # arm |
| 1523 | __aeabi_unwind_cpp_pr1; # arm | ||||
| 1524 | __aeabi_unwind_cpp_pr2; # arm | ||||
| 1525 | __deregister_frame; # arm64 x86 x86_64 | ||||
| 1526 | __gnu_unwind_frame; # arm | ||||
| 1527 | __register_frame; # arm64 x86 x86_64 | ||||
| 1528 | _Unwind_Backtrace; | ||||
| 1529 | _Unwind_Complete; # arm | ||||
| 1530 | _Unwind_DeleteException; | ||||
| 1531 | _Unwind_Find_FDE; | ||||
| 1532 | _Unwind_FindEnclosingFunction; | ||||
| 1533 | _Unwind_ForcedUnwind; # arm64 x86 x86_64 | ||||
| 1534 | _Unwind_GetCFA; | ||||
| 1535 | _Unwind_GetDataRelBase; | ||||
| 1536 | _Unwind_GetGR; | ||||
| 1537 | _Unwind_GetIP; | ||||
| 1538 | _Unwind_GetIPInfo; | ||||
| 1539 | _Unwind_GetLanguageSpecificData; | ||||
| 1540 | _Unwind_GetRegionStart; | ||||
| 1541 | _Unwind_GetTextRelBase; | ||||
| 1542 | _Unwind_RaiseException; | ||||
| 1543 | _Unwind_Resume; | ||||
| 1544 | _Unwind_Resume_or_Rethrow; | ||||
| 1545 | _Unwind_SetGR; | ||||
| 1546 | _Unwind_SetIP; | ||||
| 1547 | _Unwind_VRS_Get; # arm | ||||
| 1548 | _Unwind_VRS_Pop; # arm | ||||
| 1549 | _Unwind_VRS_Set; # arm | ||||
| Elliott Hughes | 4206711 | 2019-04-18 14:27:24 -0700 | [diff] [blame] | 1550 | } LIBC_Q; |
| 1551 | |||||
| Elliott Hughes | 9912937 | 2024-07-17 17:48:35 +0000 | [diff] [blame] | 1552 | LIBC_S { # introduced=31 |
| Elliott Hughes | 4a6899c | 2020-03-25 10:34:46 -0700 | [diff] [blame] | 1553 | global: |
| Vy Nguyen | d500751 | 2020-07-14 17:37:04 -0400 | [diff] [blame] | 1554 | __libc_get_static_tls_bounds; |
| 1555 | __libc_register_thread_exit_callback; | ||||
| 1556 | __libc_iterate_dynamic_tls; | ||||
| 1557 | __libc_register_dynamic_tls_listeners; | ||||
| Chris Wailes | 660ba39 | 2021-02-12 14:47:47 -0800 | [diff] [blame] | 1558 | android_reset_stack_guards; |
| Edgar Arriaga | 128ef8e | 2020-12-23 14:59:56 -0800 | [diff] [blame] | 1559 | ffsl; |
| 1560 | ffsll; | ||||
| Josh Gao | 3de1915 | 2021-02-22 18:09:48 -0800 | [diff] [blame] | 1561 | pidfd_getfd; |
| 1562 | pidfd_open; | ||||
| 1563 | pidfd_send_signal; | ||||
| Edgar Arriaga | 128ef8e | 2020-12-23 14:59:56 -0800 | [diff] [blame] | 1564 | process_madvise; |
| Elliott Hughes | 4a6899c | 2020-03-25 10:34:46 -0700 | [diff] [blame] | 1565 | } LIBC_R; |
| 1566 | |||||
| Elliott Hughes | 9912937 | 2024-07-17 17:48:35 +0000 | [diff] [blame] | 1567 | LIBC_T { # introduced=33 |
| Elliott Hughes | cf59e19 | 2021-10-13 18:25:21 -0700 | [diff] [blame] | 1568 | global: |
| Christopher Ferris | 11526e2 | 2021-10-14 22:44:47 +0000 | [diff] [blame] | 1569 | backtrace; |
| 1570 | backtrace_symbols; | ||||
| 1571 | backtrace_symbols_fd; | ||||
| Elliott Hughes | cf59e19 | 2021-10-13 18:25:21 -0700 | [diff] [blame] | 1572 | preadv2; |
| 1573 | preadv64v2; | ||||
| 1574 | pwritev2; | ||||
| 1575 | pwritev64v2; | ||||
| 1576 | } LIBC_S; | ||||
| 1577 | |||||
| Elliott Hughes | 9912937 | 2024-07-17 17:48:35 +0000 | [diff] [blame] | 1578 | LIBC_U { # introduced=34 |
| Maciej Żenczykowski | b65e105 | 2022-01-21 11:19:55 -0800 | [diff] [blame] | 1579 | global: |
| Elliott Hughes | 82be76b | 2022-09-22 23:47:42 +0000 | [diff] [blame] | 1580 | __freadahead; |
| Maciej Żenczykowski | b65e105 | 2022-01-21 11:19:55 -0800 | [diff] [blame] | 1581 | close_range; |
| zijunzhao | c2e412e | 2022-04-22 18:08:09 +0000 | [diff] [blame] | 1582 | copy_file_range; |
| Elliott Hughes | 0d64243 | 2022-08-10 23:35:03 +0000 | [diff] [blame] | 1583 | memset_explicit; |
| Elliott Hughes | 462ca8b | 2023-04-04 13:33:28 -0700 | [diff] [blame] | 1584 | posix_spawn_file_actions_addchdir_np; |
| 1585 | posix_spawn_file_actions_addfchdir_np; | ||||
| Maciej Żenczykowski | b65e105 | 2022-01-21 11:19:55 -0800 | [diff] [blame] | 1586 | } LIBC_T; |
| 1587 | |||||
| Elliott Hughes | 9912937 | 2024-07-17 17:48:35 +0000 | [diff] [blame] | 1588 | LIBC_V { # introduced=35 |
| Elliott Hughes | 52541ee | 2023-04-24 17:04:49 -0700 | [diff] [blame] | 1589 | global: |
| Florian Mayer | ca4749a | 2024-02-14 12:55:46 -0800 | [diff] [blame] | 1590 | android_crash_detail_register; |
| 1591 | android_crash_detail_unregister; | ||||
| 1592 | android_crash_detail_replace_name; | ||||
| 1593 | android_crash_detail_replace_data; | ||||
| Elliott Hughes | 4c62e59 | 2023-07-13 15:45:33 -0700 | [diff] [blame] | 1594 | epoll_pwait2; |
| 1595 | epoll_pwait2_64; | ||||
| Elliott Hughes | 2411fff | 2024-02-24 23:55:58 +0000 | [diff] [blame] | 1596 | _Fork; |
| Elliott Hughes | 2bd4316 | 2023-06-15 13:17:08 -0700 | [diff] [blame] | 1597 | localtime_rz; |
| 1598 | mbsrtowcs_l; | ||||
| 1599 | mktime_z; | ||||
| Elliott Hughes | 74d9765 | 2023-07-12 16:30:55 -0700 | [diff] [blame] | 1600 | __riscv_flush_icache; # riscv64 |
| Elliott Hughes | f3d6b44 | 2023-07-27 16:53:30 -0700 | [diff] [blame] | 1601 | __riscv_hwprobe; # riscv64 |
| Elliott Hughes | 2109f12 | 2023-09-21 18:32:39 -0700 | [diff] [blame] | 1602 | strerrorname_np; |
| Elliott Hughes | 647472d | 2023-08-28 16:55:07 -0700 | [diff] [blame] | 1603 | tcgetwinsize; |
| 1604 | tcsetwinsize; | ||||
| Elliott Hughes | 52541ee | 2023-04-24 17:04:49 -0700 | [diff] [blame] | 1605 | timespec_getres; |
| Elliott Hughes | 2bd4316 | 2023-06-15 13:17:08 -0700 | [diff] [blame] | 1606 | tzalloc; |
| 1607 | tzfree; | ||||
| 1608 | wcsrtombs_l; | ||||
| Nate Myren | 0ab0615 | 2023-10-19 16:50:59 -0700 | [diff] [blame] | 1609 | __system_properties_zygote_reload; # apex |
| Elliott Hughes | 52541ee | 2023-04-24 17:04:49 -0700 | [diff] [blame] | 1610 | } LIBC_U; |
| 1611 | |||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1612 | LIBC_PRIVATE { |
| 1613 | global: | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1614 | __accept4; # arm x86 |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1615 | __adddf3; # arm |
| 1616 | __addsf3; # arm | ||||
| Dimitry Ivanov | d90d067 | 2016-01-05 16:38:43 -0800 | [diff] [blame] | 1617 | __aeabi_atexit; # arm |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1618 | __aeabi_cdcmpeq; # arm |
| 1619 | __aeabi_cdcmple; # arm | ||||
| 1620 | __aeabi_cdrcmple; # arm | ||||
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1621 | __aeabi_cfcmpeq; # arm |
| 1622 | __aeabi_cfcmple; # arm | ||||
| 1623 | __aeabi_cfrcmple; # arm | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1624 | __aeabi_d2f; # arm |
| 1625 | __aeabi_d2iz; # arm | ||||
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1626 | __aeabi_d2uiz; # arm |
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1627 | __aeabi_dadd; # arm |
| 1628 | __aeabi_dcmpeq; # arm | ||||
| 1629 | __aeabi_dcmpge; # arm | ||||
| 1630 | __aeabi_dcmpgt; # arm | ||||
| 1631 | __aeabi_dcmple; # arm | ||||
| 1632 | __aeabi_dcmplt; # arm | ||||
| 1633 | __aeabi_dcmpun; # arm | ||||
| 1634 | __aeabi_ddiv; # arm | ||||
| 1635 | __aeabi_dmul; # arm | ||||
| 1636 | __aeabi_drsub; # arm | ||||
| 1637 | __aeabi_dsub; # arm | ||||
| 1638 | __aeabi_f2d; # arm | ||||
| 1639 | __aeabi_f2iz; # arm | ||||
| 1640 | __aeabi_f2uiz; # arm | ||||
| 1641 | __aeabi_fadd; # arm | ||||
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1642 | __aeabi_fcmpeq; # arm |
| 1643 | __aeabi_fcmpge; # arm | ||||
| 1644 | __aeabi_fcmpgt; # arm | ||||
| 1645 | __aeabi_fcmple; # arm | ||||
| 1646 | __aeabi_fcmplt; # arm | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1647 | __aeabi_fcmpun; # arm |
| 1648 | __aeabi_fdiv; # arm | ||||
| 1649 | __aeabi_fmul; # arm | ||||
| 1650 | __aeabi_frsub; # arm | ||||
| 1651 | __aeabi_fsub; # arm | ||||
| 1652 | __aeabi_i2d; # arm | ||||
| 1653 | __aeabi_i2f; # arm | ||||
| 1654 | __aeabi_idiv; # arm | ||||
| 1655 | __aeabi_idiv0; # arm | ||||
| 1656 | __aeabi_idivmod; # arm | ||||
| 1657 | __aeabi_l2d; # arm | ||||
| 1658 | __aeabi_l2f; # arm | ||||
| 1659 | __aeabi_lasr; # arm | ||||
| 1660 | __aeabi_ldiv0; # arm | ||||
| 1661 | __aeabi_ldivmod; # arm | ||||
| 1662 | __aeabi_llsl; # arm | ||||
| 1663 | __aeabi_llsr; # arm | ||||
| 1664 | __aeabi_lmul; # arm | ||||
| Dimitry Ivanov | d90d067 | 2016-01-05 16:38:43 -0800 | [diff] [blame] | 1665 | __aeabi_memclr; # arm |
| 1666 | __aeabi_memclr4; # arm | ||||
| 1667 | __aeabi_memclr8; # arm | ||||
| 1668 | __aeabi_memcpy; # arm | ||||
| 1669 | __aeabi_memcpy4; # arm | ||||
| 1670 | __aeabi_memcpy8; # arm | ||||
| 1671 | __aeabi_memmove; # arm | ||||
| 1672 | __aeabi_memmove4; # arm | ||||
| 1673 | __aeabi_memmove8; # arm | ||||
| 1674 | __aeabi_memset; # arm | ||||
| 1675 | __aeabi_memset4; # arm | ||||
| 1676 | __aeabi_memset8; # arm | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1677 | __aeabi_ui2d; # arm |
| 1678 | __aeabi_ui2f; # arm | ||||
| 1679 | __aeabi_uidiv; # arm | ||||
| 1680 | __aeabi_uidivmod; # arm | ||||
| 1681 | __aeabi_ul2d; # arm | ||||
| 1682 | __aeabi_ul2f; # arm | ||||
| 1683 | __aeabi_uldivmod; # arm | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1684 | __arm_fadvise64_64; # arm |
| 1685 | __ashldi3; # arm | ||||
| 1686 | __ashrdi3; # arm | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1687 | __bionic_brk; # arm x86 |
| Yi Kong | 165b1cf | 2019-02-13 14:10:10 -0800 | [diff] [blame] | 1688 | __bionic_libcrt_compat_symbols; # arm x86 |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1689 | __cmpdf2; # arm |
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1690 | __cmpsf2; # arm |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1691 | __divdf3; # arm |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1692 | __divdi3; # arm x86 |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1693 | __divsf3; # arm |
| 1694 | __divsi3; # arm | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1695 | __dso_handle; # arm |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1696 | __eqdf2; # arm |
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1697 | __eqsf2; # arm |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1698 | __extendsfdf2; # arm |
| 1699 | __fixdfsi; # arm | ||||
| 1700 | __fixsfsi; # arm | ||||
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1701 | __fixunsdfsi; # arm |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1702 | __fixunssfsi; # arm |
| 1703 | __floatdidf; # arm | ||||
| 1704 | __floatdisf; # arm | ||||
| 1705 | __floatsidf; # arm | ||||
| 1706 | __floatsisf; # arm | ||||
| 1707 | __floatundidf; # arm | ||||
| 1708 | __floatundisf; # arm | ||||
| 1709 | __floatunsidf; # arm | ||||
| 1710 | __floatunsisf; # arm | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1711 | __futex_wait; # arm x86 |
| 1712 | __futex_wake; # arm x86 | ||||
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1713 | __gedf2; # arm |
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1714 | __gesf2; # arm |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1715 | __get_thread; # arm x86 |
| 1716 | __get_tls; # arm x86 | ||||
| 1717 | __getdents64; # arm x86 | ||||
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1718 | __gnu_ldivmod_helper; # arm |
| 1719 | __gnu_uldivmod_helper; # arm | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1720 | __gnu_Unwind_Find_exidx; # arm |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1721 | __gtdf2; # arm |
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1722 | __gtsf2; # arm |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1723 | __ledf2; # arm |
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1724 | __lesf2; # arm |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1725 | __lshrdi3; # arm |
| 1726 | __ltdf2; # arm | ||||
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1727 | __ltsf2; # arm |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1728 | __muldf3; # arm |
| 1729 | __muldi3; # arm | ||||
| 1730 | __mulsf3; # arm | ||||
| 1731 | __nedf2; # arm | ||||
| Yi Kong | e3d90de | 2019-02-20 14:28:56 -0800 | [diff] [blame] | 1732 | __nesf2; # arm |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1733 | __open; # arm x86 |
| 1734 | __page_shift; # arm x86 | ||||
| 1735 | __page_size; # arm x86 | ||||
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1736 | __popcount_tab; # arm |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1737 | __popcountsi2; # arm x86 |
| 1738 | __pthread_gettid; # arm x86 | ||||
| 1739 | __sclose; # arm x86 | ||||
| 1740 | __sdidinit; # arm x86 | ||||
| 1741 | __set_errno; # arm x86 | ||||
| 1742 | __sflags; # arm x86 | ||||
| 1743 | __sflush; # arm x86 | ||||
| 1744 | __sfp; # arm x86 | ||||
| 1745 | __sglue; # arm x86 | ||||
| 1746 | __sinit; # arm x86 | ||||
| 1747 | __smakebuf; # arm x86 | ||||
| 1748 | __sread; # arm x86 | ||||
| 1749 | __srefill; # arm x86 | ||||
| 1750 | __srget; # arm x86 | ||||
| 1751 | __sseek; # arm x86 | ||||
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1752 | __subdf3; # arm |
| 1753 | __subsf3; # arm | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1754 | __swbuf; # arm x86 |
| 1755 | __swrite; # arm x86 | ||||
| 1756 | __swsetup; # arm x86 | ||||
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1757 | __truncdfsf2; # arm |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1758 | __udivdi3; # arm x86 |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1759 | __udivsi3; # arm |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1760 | __umoddi3; # x86 |
| Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1761 | __unorddf2; # arm |
| 1762 | __unordsf2; # arm | ||||
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1763 | __wait4; # arm x86 |
| 1764 | _fwalk; # arm x86 | ||||
| Dimitry Ivanov | 97cb4fb | 2016-01-26 14:07:32 -0800 | [diff] [blame] | 1765 | android_getaddrinfofornetcontext; |
| 1766 | android_gethostbyaddrfornet; | ||||
| Ben Schwartz | 5017805 | 2017-04-24 17:57:11 -0400 | [diff] [blame] | 1767 | android_gethostbyaddrfornetcontext; |
| Dimitry Ivanov | 97cb4fb | 2016-01-26 14:07:32 -0800 | [diff] [blame] | 1768 | android_gethostbynamefornet; |
| Ben Schwartz | dd878fe | 2017-05-22 10:19:25 -0400 | [diff] [blame] | 1769 | android_gethostbynamefornetcontext; |
| Peter Collingbourne | 5d3aa86 | 2020-09-11 15:05:17 -0700 | [diff] [blame] | 1770 | android_run_on_all_threads; |
| Peter Collingbourne | 5f45c18 | 2020-01-14 17:59:41 -0800 | [diff] [blame] | 1771 | android_unsafe_frame_pointer_chase; |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1772 | arc4random_addrandom; # arm x86 |
| 1773 | arc4random_stir; # arm x86 | ||||
| Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1774 | atexit; # arm |
| Elliott Hughes | 56a9fda | 2020-02-13 22:23:17 -0800 | [diff] [blame] | 1775 | bcopy; # arm x86 |
| 1776 | bzero; # arm x86 | ||||
| 1777 | dlmalloc; # arm x86 | ||||
| 1778 | dlmalloc_inspect_all; # arm x86 | ||||
| 1779 | dlmalloc_trim; # arm x86 | ||||
| 1780 | dlmalloc_usable_size; # arm x86 | ||||
| 1781 | ftime; # arm x86 | ||||
| 1782 | getdents; # arm x86 | ||||
| 1783 | getdtablesize; # arm x86 | ||||
| 1784 | index; # arm x86 | ||||
| 1785 | issetugid; # arm x86 | ||||
| 1786 | memswap; # arm x86 | ||||
| 1787 | pthread_attr_getstackaddr; # arm x86 | ||||
| 1788 | pthread_attr_setstackaddr; # arm x86 | ||||
| 1789 | SHA1Final; # arm x86 | ||||
| 1790 | SHA1Init; # arm x86 | ||||
| 1791 | SHA1Transform; # arm x86 | ||||
| 1792 | SHA1Update; # arm x86 | ||||
| 1793 | strntoimax; # arm x86 | ||||
| 1794 | strntoumax; # arm x86 | ||||
| 1795 | strtotimeval; # arm x86 | ||||
| 1796 | sysv_signal; # arm x86 | ||||
| 1797 | tkill; # arm x86 | ||||
| 1798 | wait3; # arm x86 | ||||
| 1799 | wcswcs; # arm x86 | ||||
| Ryan Prichard | 6fdfd92 | 2018-07-31 00:17:02 -0700 | [diff] [blame] | 1800 | } LIBC_Q; |
| Pierre Imai | 97c9d73 | 2016-04-18 12:00:12 +0900 | [diff] [blame] | 1801 | |
| Dimitry Ivanov | 581b9f6 | 2017-01-09 11:05:52 -0800 | [diff] [blame] | 1802 | LIBC_DEPRECATED { |
| 1803 | global: | ||||
| Dimitry Ivanov | 41a3a6f | 2017-02-16 15:34:21 -0800 | [diff] [blame] | 1804 | __system_property_wait_any; |
| Christopher Ferris | 23c056d | 2019-05-07 16:02:49 -0700 | [diff] [blame] | 1805 | free_malloc_leak_info; # arm |
| 1806 | get_malloc_leak_info; # arm | ||||
| Dimitry Ivanov | 581b9f6 | 2017-01-09 11:05:52 -0800 | [diff] [blame] | 1807 | }; |
| 1808 | |||||
| Pierre Imai | 97c9d73 | 2016-04-18 12:00:12 +0900 | [diff] [blame] | 1809 | LIBC_PLATFORM { |
| 1810 | global: | ||||
| Jiyong Park | 606191f | 2019-01-17 04:03:49 +0900 | [diff] [blame] | 1811 | __system_property_add; |
| Dimitry Ivanov | 41a3a6f | 2017-02-16 15:34:21 -0800 | [diff] [blame] | 1812 | __system_property_area__; # var |
| Dimitry Ivanov | 41a3a6f | 2017-02-16 15:34:21 -0800 | [diff] [blame] | 1813 | __system_property_area_init; |
| Dimitry Ivanov | 41a3a6f | 2017-02-16 15:34:21 -0800 | [diff] [blame] | 1814 | __system_property_set_filename; |
| Dimitry Ivanov | 581b9f6 | 2017-01-09 11:05:52 -0800 | [diff] [blame] | 1815 | __system_property_update; |
| Josh Gao | e16082f | 2018-08-06 18:48:52 -0700 | [diff] [blame] | 1816 | android_fdsan_get_fd_table; |
| Josh Gao | 7596250 | 2020-01-28 13:24:33 -0800 | [diff] [blame] | 1817 | android_fdtrack_compare_exchange_hook; # llndk |
| 1818 | android_fdtrack_get_enabled; # llndk | ||||
| 1819 | android_fdtrack_set_enabled; # llndk | ||||
| Josh Gao | dcc97c0 | 2020-12-09 14:01:13 -0800 | [diff] [blame] | 1820 | android_fdtrack_set_globally_enabled; # llndk |
| Pierre Imai | 97c9d73 | 2016-04-18 12:00:12 +0900 | [diff] [blame] | 1821 | android_net_res_stats_get_info_for_net; |
| 1822 | android_net_res_stats_aggregate; | ||||
| 1823 | android_net_res_stats_get_usable_servers; | ||||
| Ryan Prichard | 6fdfd92 | 2018-07-31 00:17:02 -0700 | [diff] [blame] | 1824 | } LIBC_Q; |