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