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