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