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