Greg Hackmann | e5c872f | 2016-03-03 13:10:23 -0800 | [diff] [blame] | 1 | # Generated by genversion-scripts.py. Do not edit. |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 2 | LIBC { |
| 3 | global: |
| 4 | __assert; |
| 5 | __assert2; |
| 6 | __atomic_cmpxchg; # arm |
| 7 | __atomic_dec; # arm |
| 8 | __atomic_inc; # arm |
| 9 | __atomic_swap; # arm |
| 10 | __b64_ntop; |
| 11 | __b64_pton; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 12 | __cmsg_nxthdr; # introduced=21 |
| 13 | __connect; # arm x86 mips introduced=21 |
| 14 | __ctype_get_mb_cur_max; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 15 | __cxa_atexit; |
| 16 | __cxa_finalize; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 17 | __cxa_thread_atexit_impl; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 18 | __dn_comp; |
| 19 | __dn_count_labels; |
| 20 | __dn_skipname; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 21 | __epoll_pwait; # arm x86 mips introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 22 | __errno; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 23 | __exit; # arm x86 mips introduced=21 |
| 24 | __fbufsize; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 25 | __fcntl64; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 26 | __FD_CLR_chk; # introduced=21 |
| 27 | __FD_ISSET_chk; # introduced=21 |
| 28 | __FD_SET_chk; # introduced=21 |
| 29 | __fgets_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 30 | __flbf; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 31 | __fp_nquery; |
| 32 | __fp_query; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 33 | __fpclassify; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 34 | __fpclassifyd; |
| 35 | __fpclassifyf; |
| 36 | __fpclassifyl; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 37 | __fpending; # introduced=23 |
| 38 | __fpurge; # introduced=23 |
| 39 | __freadable; # introduced=23 |
| 40 | __fsetlocking; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 41 | __fstatfs64; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 42 | __fwritable; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 43 | __get_h_errno; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 44 | __getcpu; # arm x86 mips introduced-arm=12 introduced-mips=16 introduced-x86=12 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 45 | __getcwd; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 46 | __getpid; # arm x86 mips introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 47 | __getpriority; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 48 | __gnu_basename; # introduced=23 |
| 49 | __gnu_strerror_r; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 50 | __hostalias; |
| 51 | __ioctl; # arm x86 mips |
| 52 | __isfinite; |
| 53 | __isfinitef; |
| 54 | __isfinitel; |
| 55 | __isinf; |
| 56 | __isinff; |
| 57 | __isinfl; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 58 | __isnan; # introduced=21 |
| 59 | __isnanf; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 60 | __isnanl; |
| 61 | __isnormal; |
| 62 | __isnormalf; |
| 63 | __isnormall; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 64 | __isthreaded; # arm x86 mips var |
| 65 | __libc_current_sigrtmax; # introduced=21 |
| 66 | __libc_current_sigrtmin; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 67 | __libc_init; |
| 68 | __llseek; # arm x86 mips |
| 69 | __loc_aton; |
| 70 | __loc_ntoa; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 71 | __memchr_chk; # introduced=23 |
| 72 | __memcpy_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 73 | __memmove_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 74 | __memrchr_chk; # introduced=23 |
| 75 | __memset_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 76 | __mmap2; # arm x86 mips |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 77 | __ns_format_ttl; # arm x86 mips |
| 78 | __ns_get16; # arm x86 mips |
| 79 | __ns_get32; # arm x86 mips |
| 80 | __ns_initparse; # arm x86 mips |
| 81 | __ns_makecanon; # arm x86 mips |
| 82 | __ns_msg_getflag; # arm x86 mips |
| 83 | __ns_name_compress; # arm x86 mips |
| 84 | __ns_name_ntol; # arm x86 mips |
| 85 | __ns_name_ntop; # arm x86 mips |
| 86 | __ns_name_pack; # arm x86 mips |
| 87 | __ns_name_pton; # arm x86 mips |
| 88 | __ns_name_rollback; # arm x86 mips |
| 89 | __ns_name_skip; # arm x86 mips |
| 90 | __ns_name_uncompress; # arm x86 mips |
| 91 | __ns_name_unpack; # arm x86 mips |
| 92 | __ns_parserr; # arm x86 mips |
| 93 | __ns_put16; # arm x86 mips |
| 94 | __ns_put32; # arm x86 mips |
| 95 | __ns_samename; # arm x86 mips |
| 96 | __ns_skiprr; # arm x86 mips |
| 97 | __ns_sprintrr; # arm x86 mips |
| 98 | __ns_sprintrrf; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 99 | __open_2; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 100 | __openat; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 101 | __openat_2; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 102 | __p_cdname; |
| 103 | __p_cdnname; |
| 104 | __p_class; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 105 | __p_class_syms; # var |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 106 | __p_fqname; |
| 107 | __p_fqnname; |
| 108 | __p_option; |
| 109 | __p_query; |
| 110 | __p_rcode; |
| 111 | __p_secstodate; |
| 112 | __p_time; |
| 113 | __p_type; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 114 | __p_type_syms; # var |
| 115 | __poll_chk; # introduced=23 |
| 116 | __ppoll; # arm x86 mips introduced=21 |
| 117 | __ppoll_chk; # introduced=23 |
| 118 | __pread64_chk; # introduced=23 |
| 119 | __pread_chk; # introduced=23 |
| 120 | __progname; # var |
| 121 | __pselect6; # arm x86 mips introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 122 | __pthread_cleanup_pop; |
| 123 | __pthread_cleanup_push; |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 124 | __ptrace; # arm x86 mips |
| 125 | __putlong; |
| 126 | __putshort; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 127 | __read_chk; # introduced=21 |
| 128 | __readlink_chk; # introduced=23 |
| 129 | __readlinkat_chk; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 130 | __reboot; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 131 | __recvfrom_chk; # introduced=21 |
| 132 | __register_atfork; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 133 | __res_close; |
| 134 | __res_dnok; |
| 135 | __res_hnok; |
| 136 | __res_hostalias; |
| 137 | __res_isourserver; |
| 138 | __res_mailok; |
| 139 | __res_nameinquery; |
| 140 | __res_nclose; |
| 141 | __res_ninit; |
| 142 | __res_nmkquery; |
| 143 | __res_nquery; |
| 144 | __res_nquerydomain; |
| 145 | __res_nsearch; |
| 146 | __res_nsend; |
| 147 | __res_ownok; |
| 148 | __res_queriesmatch; |
| 149 | __res_querydomain; |
| 150 | __res_send; |
| 151 | __res_send_setqhook; |
| 152 | __res_send_setrhook; |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 153 | __rt_sigaction; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 154 | __rt_sigpending; # arm x86 mips introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 155 | __rt_sigprocmask; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 156 | __rt_sigsuspend; # arm x86 mips introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 157 | __rt_sigtimedwait; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 158 | __sched_cpualloc; # introduced-arm=12 introduced-arm64=21 introduced-mips=12 introduced-mips64=21 introduced-x86=12 introduced-x86_64=21 |
| 159 | __sched_cpucount; # introduced-arm=12 introduced-arm64=21 introduced-mips=12 introduced-mips64=21 introduced-x86=12 introduced-x86_64=21 |
| 160 | __sched_cpufree; # introduced-arm=12 introduced-arm64=21 introduced-mips=12 introduced-mips64=21 introduced-x86=12 introduced-x86_64=21 |
| 161 | __sched_getaffinity; # arm x86 mips introduced=12 |
| 162 | __set_tid_address; # arm x86 mips introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 163 | __set_tls; # arm mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 164 | __sF; # var |
| 165 | __sigaction; # arm x86 mips introduced=21 |
| 166 | __snprintf_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 167 | __socket; # arm x86 mips introduced=21 |
| 168 | __sprintf_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 169 | __stack_chk_fail; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 170 | __stack_chk_guard; # var |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 171 | __statfs64; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 172 | __stpcpy_chk; # introduced=21 |
| 173 | __stpncpy_chk; # introduced=21 |
| 174 | __stpncpy_chk2; # introduced=21 |
| 175 | __strcat_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 176 | __strchr_chk; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 |
| 177 | __strcpy_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 178 | __strlcat_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 179 | __strlcpy_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 180 | __strlen_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 181 | __strncat_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 182 | __strncpy_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 183 | __strncpy_chk2; # introduced=21 |
| 184 | __strrchr_chk; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 185 | __sym_ntop; |
| 186 | __sym_ntos; |
| 187 | __sym_ston; |
Dimitry Ivanov | b876bab | 2017-02-24 15:36:17 -0800 | [diff] [blame] | 188 | __system_property_area_serial; # introduced=23 |
Dimitry Ivanov | e1078a9 | 2016-01-13 20:32:12 +0000 | [diff] [blame] | 189 | __system_property_find; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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; |
Dimitry Ivanov | b876bab | 2017-02-24 15:36:17 -0800 | [diff] [blame] | 193 | __system_property_serial; # introduced-arm=19 introduced-arm64=21 introduced-mips=19 introduced-mips64=21 introduced-x86=19 introduced-x86_64=21 |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 194 | __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] | 195 | __timer_create; # arm x86 mips |
| 196 | __timer_delete; # arm x86 mips |
| 197 | __timer_getoverrun; # arm x86 mips |
| 198 | __timer_gettime; # arm x86 mips |
| 199 | __timer_settime; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 200 | __umask_chk; # introduced-arm=18 introduced-arm64=21 introduced-mips=18 introduced-mips64=21 introduced-x86=18 introduced-x86_64=21 |
| 201 | __vsnprintf_chk; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 202 | __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] | 203 | __waitid; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 204 | _ctype_; # var |
| 205 | _Exit; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 206 | _exit; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 267 | clearerr_unlocked; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 268 | clock; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 303 | environ; # var |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 304 | epoll_create; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 330 | execvpe; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 331 | exit; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 346 | feof_unlocked; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 347 | ferror; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 348 | ferror_unlocked; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 349 | fflush; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 386 | fstat64; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 387 | fstatat; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 388 | fstatat64; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 389 | fstatfs; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 522 | isalnum_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 523 | isalpha; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 528 | isblank_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 529 | iscntrl; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 530 | iscntrl_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 531 | isdigit; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 550 | isprint_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 551 | ispunct; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 552 | ispunct_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 553 | isspace; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 554 | isspace_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 555 | isupper; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 556 | isupper_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 557 | iswalnum; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 558 | iswalnum_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 559 | iswalpha; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 564 | iswcntrl_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 565 | iswctype; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 566 | iswctype_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 567 | iswdigit; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 568 | iswdigit_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 569 | iswgraph; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 570 | iswgraph_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 571 | iswlower; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 572 | iswlower_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 573 | iswprint; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 574 | iswprint_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 575 | iswpunct; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 576 | iswpunct_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 577 | iswspace; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 578 | iswspace_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 579 | iswupper; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 580 | iswupper_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 581 | iswxdigit; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 582 | iswxdigit_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 583 | isxdigit; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 597 | linkat; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 598 | listen; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 655 | mkstemp64; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 656 | mkstemps; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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 | 37ba905 | 2016-08-02 15:20:36 -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; |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 679 | nsdispatch; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 680 | ntohl; # introduced=21 |
| 681 | ntohs; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 682 | open; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 683 | open64; # introduced=21 |
| 684 | open_memstream; # introduced=23 |
| 685 | open_wmemstream; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 686 | openat; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 687 | openat64; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 688 | opendir; |
| 689 | openlog; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 690 | openpty; # introduced=23 |
| 691 | optarg; # var |
| 692 | opterr; # var |
| 693 | optind; # var |
| 694 | optopt; # var |
| 695 | optreset; # var |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 696 | pathconf; |
| 697 | pause; |
| 698 | pclose; |
| 699 | perror; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 700 | 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] | 701 | pipe; |
| 702 | pipe2; |
| 703 | poll; |
| 704 | popen; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 705 | posix_fadvise; # introduced=21 |
| 706 | posix_fadvise64; # introduced=21 |
| 707 | posix_fallocate; # introduced=21 |
| 708 | posix_fallocate64; # introduced=21 |
| 709 | posix_madvise; # introduced=23 |
| 710 | posix_memalign; # introduced-arm=16 introduced-arm64=21 introduced-mips=16 introduced-mips64=21 introduced-x86=16 introduced-x86_64=21 |
| 711 | posix_openpt; # introduced=21 |
| 712 | ppoll; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 713 | prctl; |
| 714 | pread; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 715 | 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] | 716 | printf; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 717 | prlimit64; # introduced=21 |
| 718 | process_vm_readv; # introduced=23 |
| 719 | process_vm_writev; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 720 | pselect; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 721 | psiginfo; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 722 | psignal; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 723 | 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] | 724 | pthread_attr_destroy; |
| 725 | pthread_attr_getdetachstate; |
| 726 | pthread_attr_getguardsize; |
| 727 | pthread_attr_getschedparam; |
| 728 | pthread_attr_getschedpolicy; |
| 729 | pthread_attr_getscope; |
| 730 | pthread_attr_getstack; |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 731 | pthread_attr_getstacksize; |
| 732 | pthread_attr_init; |
| 733 | pthread_attr_setdetachstate; |
| 734 | pthread_attr_setguardsize; |
| 735 | pthread_attr_setschedparam; |
| 736 | pthread_attr_setschedpolicy; |
| 737 | pthread_attr_setscope; |
| 738 | pthread_attr_setstack; |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 739 | pthread_attr_setstacksize; |
| 740 | pthread_cond_broadcast; |
| 741 | pthread_cond_destroy; |
| 742 | pthread_cond_init; |
| 743 | pthread_cond_signal; |
| 744 | pthread_cond_timedwait; |
| 745 | pthread_cond_timedwait_monotonic; # arm x86 mips |
| 746 | pthread_cond_timedwait_monotonic_np; # arm x86 mips |
| 747 | pthread_cond_timedwait_relative_np; # arm x86 mips |
| 748 | pthread_cond_timeout_np; # arm x86 mips |
| 749 | pthread_cond_wait; |
| 750 | pthread_condattr_destroy; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 751 | pthread_condattr_getclock; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 752 | pthread_condattr_getpshared; |
| 753 | pthread_condattr_init; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 754 | pthread_condattr_setclock; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 755 | pthread_condattr_setpshared; |
| 756 | pthread_create; |
| 757 | pthread_detach; |
| 758 | pthread_equal; |
| 759 | pthread_exit; |
| 760 | pthread_getattr_np; |
| 761 | pthread_getcpuclockid; |
| 762 | pthread_getschedparam; |
| 763 | pthread_getspecific; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 764 | pthread_gettid_np; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 765 | pthread_join; |
| 766 | pthread_key_create; |
| 767 | pthread_key_delete; |
| 768 | pthread_kill; |
| 769 | pthread_mutex_destroy; |
| 770 | pthread_mutex_init; |
| 771 | pthread_mutex_lock; |
| 772 | pthread_mutex_lock_timeout_np; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 773 | pthread_mutex_timedlock; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 774 | pthread_mutex_trylock; |
| 775 | pthread_mutex_unlock; |
| 776 | pthread_mutexattr_destroy; |
| 777 | pthread_mutexattr_getpshared; |
| 778 | pthread_mutexattr_gettype; |
| 779 | pthread_mutexattr_init; |
| 780 | pthread_mutexattr_setpshared; |
| 781 | pthread_mutexattr_settype; |
| 782 | pthread_once; |
| 783 | pthread_rwlock_destroy; |
| 784 | pthread_rwlock_init; |
| 785 | pthread_rwlock_rdlock; |
| 786 | pthread_rwlock_timedrdlock; |
| 787 | pthread_rwlock_timedwrlock; |
| 788 | pthread_rwlock_tryrdlock; |
| 789 | pthread_rwlock_trywrlock; |
| 790 | pthread_rwlock_unlock; |
| 791 | pthread_rwlock_wrlock; |
| 792 | pthread_rwlockattr_destroy; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 793 | pthread_rwlockattr_getkind_np; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 794 | pthread_rwlockattr_getpshared; |
| 795 | pthread_rwlockattr_init; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 796 | pthread_rwlockattr_setkind_np; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 797 | pthread_rwlockattr_setpshared; |
| 798 | pthread_self; |
| 799 | pthread_setname_np; |
| 800 | pthread_setschedparam; |
| 801 | pthread_setspecific; |
| 802 | pthread_sigmask; |
| 803 | ptrace; |
| 804 | ptsname; |
| 805 | ptsname_r; |
| 806 | putc; |
| 807 | putc_unlocked; |
| 808 | putchar; |
| 809 | putchar_unlocked; |
| 810 | putenv; |
| 811 | puts; |
| 812 | pututline; |
| 813 | putw; # arm x86 mips |
| 814 | putwc; |
| 815 | putwchar; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 816 | pvalloc; # arm x86 mips introduced=17 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 817 | pwrite; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 818 | 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] | 819 | qsort; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 820 | quick_exit; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 821 | raise; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 822 | rand; # introduced=21 |
| 823 | rand_r; # introduced=21 |
| 824 | random; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 825 | read; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 826 | 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] | 827 | readdir; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 828 | readdir64; # introduced=21 |
| 829 | readdir64_r; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 830 | readdir_r; |
| 831 | readlink; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 832 | readlinkat; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 833 | readv; |
| 834 | realloc; |
| 835 | realpath; |
| 836 | reboot; |
| 837 | recv; |
| 838 | recvfrom; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 839 | recvmmsg; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 840 | recvmsg; |
| 841 | regcomp; |
| 842 | regerror; |
| 843 | regexec; |
| 844 | regfree; |
| 845 | remove; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 846 | removexattr; # introduced-arm=16 introduced-arm64=21 introduced-mips=16 introduced-mips64=21 introduced-x86=16 introduced-x86_64=21 |
| 847 | remque; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 848 | rename; |
| 849 | renameat; |
| 850 | res_init; |
| 851 | res_mkquery; |
| 852 | res_query; |
| 853 | res_search; |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 854 | rewind; |
| 855 | rewinddir; |
| 856 | rmdir; |
| 857 | sbrk; |
| 858 | scandir; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 859 | scandir64; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 860 | scanf; |
| 861 | sched_get_priority_max; |
| 862 | sched_get_priority_min; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 863 | sched_getaffinity; # introduced-arm=12 introduced-arm64=21 introduced-mips=12 introduced-mips64=21 introduced-x86=12 introduced-x86_64=21 |
| 864 | 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] | 865 | sched_getparam; |
| 866 | sched_getscheduler; |
| 867 | sched_rr_get_interval; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 868 | 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] | 869 | sched_setparam; |
| 870 | sched_setscheduler; |
| 871 | sched_yield; |
| 872 | seed48; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 873 | seekdir; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 874 | select; |
| 875 | sem_close; |
| 876 | sem_destroy; |
| 877 | sem_getvalue; |
| 878 | sem_init; |
| 879 | sem_open; |
| 880 | sem_post; |
| 881 | sem_timedwait; |
| 882 | sem_trywait; |
| 883 | sem_unlink; |
| 884 | sem_wait; |
| 885 | send; |
| 886 | sendfile; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 887 | sendfile64; # introduced=21 |
| 888 | sendmmsg; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 889 | sendmsg; |
| 890 | sendto; |
| 891 | setbuf; |
| 892 | setbuffer; |
| 893 | setegid; |
| 894 | setenv; |
| 895 | seteuid; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 896 | setfsgid; # introduced=21 |
| 897 | setfsuid; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 898 | setgid; |
| 899 | setgroups; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 900 | sethostname; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 901 | setitimer; |
| 902 | setjmp; |
| 903 | setlinebuf; |
| 904 | setlocale; |
| 905 | setlogmask; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 906 | setmntent; # introduced=21 |
| 907 | setns; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 908 | setpgid; |
| 909 | setpgrp; |
| 910 | setpriority; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 911 | setprogname; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 912 | setregid; |
| 913 | setresgid; |
| 914 | setresuid; |
| 915 | setreuid; |
| 916 | setrlimit; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 917 | setrlimit64; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 918 | setservent; |
| 919 | setsid; |
| 920 | setsockopt; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 921 | setstate; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 922 | settimeofday; |
| 923 | setuid; |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 924 | setutent; |
| 925 | setvbuf; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 926 | 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] | 927 | shutdown; |
| 928 | sigaction; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 929 | sigaddset; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 930 | sigaltstack; |
| 931 | sigblock; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 932 | sigdelset; # introduced=21 |
| 933 | sigemptyset; # introduced=21 |
| 934 | sigfillset; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 935 | siginterrupt; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 936 | sigismember; # introduced=21 |
| 937 | siglongjmp; # introduced-arm=9 introduced-arm64=21 introduced-mips=12 introduced-mips64=21 introduced-x86=12 introduced-x86_64=21 |
| 938 | signal; # introduced=21 |
| 939 | 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] | 940 | sigpending; |
| 941 | sigprocmask; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 942 | sigqueue; # introduced=23 |
| 943 | 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] | 944 | sigsetmask; |
| 945 | sigsuspend; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 946 | sigtimedwait; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 947 | sigwait; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 948 | sigwaitinfo; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 949 | sleep; |
| 950 | snprintf; |
| 951 | socket; |
| 952 | socketpair; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 953 | splice; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 954 | sprintf; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 955 | srand; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 956 | srand48; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 957 | srandom; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 958 | sscanf; |
| 959 | stat; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 960 | stat64; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 961 | statfs; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 962 | statfs64; # introduced=21 |
| 963 | statvfs; # introduced-arm=19 introduced-arm64=21 introduced-mips=19 introduced-mips64=21 introduced-x86=19 introduced-x86_64=21 |
| 964 | statvfs64; # introduced=21 |
| 965 | stderr; # var introduced=23 |
| 966 | stdin; # var introduced=23 |
| 967 | stdout; # var introduced=23 |
| 968 | stpcpy; # introduced=21 |
| 969 | stpncpy; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 970 | strcasecmp; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 971 | strcasecmp_l; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 972 | strcasestr; |
| 973 | strcat; |
| 974 | strchr; |
| 975 | strcmp; |
| 976 | strcoll; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 977 | strcoll_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 978 | strcpy; |
| 979 | strcspn; |
| 980 | strdup; |
| 981 | strerror; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 982 | strerror_l; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 983 | strerror_r; |
| 984 | strftime; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 985 | strftime_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 986 | strlcat; |
| 987 | strlcpy; |
| 988 | strlen; |
| 989 | strncasecmp; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 990 | strncasecmp_l; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 991 | strncat; |
| 992 | strncmp; |
| 993 | strncpy; |
| 994 | strndup; |
| 995 | strnlen; |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 996 | strpbrk; |
| 997 | strptime; |
| 998 | strrchr; |
| 999 | strsep; |
| 1000 | strsignal; |
| 1001 | strspn; |
| 1002 | strstr; |
| 1003 | strtod; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1004 | strtof; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1005 | strtoimax; |
| 1006 | strtok; |
| 1007 | strtok_r; |
| 1008 | strtol; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1009 | strtold; # introduced=21 |
| 1010 | strtold_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1011 | strtoll; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1012 | strtoll_l; # introduced=21 |
| 1013 | strtoq; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1014 | strtoul; |
| 1015 | strtoull; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1016 | strtoull_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1017 | strtoumax; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1018 | strtouq; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1019 | strxfrm; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1020 | strxfrm_l; # introduced=21 |
| 1021 | swapoff; # introduced-arm=19 introduced-arm64=21 introduced-mips=19 introduced-mips64=21 introduced-x86=19 introduced-x86_64=21 |
| 1022 | 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] | 1023 | swprintf; |
| 1024 | swscanf; |
| 1025 | symlink; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1026 | symlinkat; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1027 | sync; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1028 | sys_siglist; # var |
| 1029 | sys_signame; # var |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1030 | syscall; |
| 1031 | sysconf; |
| 1032 | sysinfo; |
| 1033 | syslog; |
| 1034 | system; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1035 | tcdrain; # introduced=21 |
| 1036 | tcflow; # introduced=21 |
| 1037 | tcflush; # introduced=21 |
| 1038 | tcgetattr; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1039 | tcgetpgrp; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1040 | tcgetsid; # introduced=21 |
| 1041 | tcsendbreak; # introduced=21 |
| 1042 | tcsetattr; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1043 | tcsetpgrp; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1044 | tdelete; # introduced-arm=16 introduced-arm64=21 introduced-mips=16 introduced-mips64=21 introduced-x86=16 introduced-x86_64=21 |
| 1045 | tdestroy; # introduced-arm=16 introduced-arm64=21 introduced-mips=16 introduced-mips64=21 introduced-x86=16 introduced-x86_64=21 |
| 1046 | tee; # introduced=21 |
| 1047 | telldir; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1048 | tempnam; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1049 | tfind; # introduced-arm=16 introduced-arm64=21 introduced-mips=16 introduced-mips64=21 introduced-x86=16 introduced-x86_64=21 |
| 1050 | 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] | 1051 | time; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1052 | 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] | 1053 | timegm64; # arm x86 mips |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1054 | 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] | 1055 | timelocal64; # arm x86 mips |
| 1056 | timer_create; |
| 1057 | timer_delete; |
| 1058 | timer_getoverrun; |
| 1059 | timer_gettime; |
| 1060 | timer_settime; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1061 | timerfd_create; # introduced-arm=19 introduced-arm64=21 introduced-mips=19 introduced-mips64=21 introduced-x86=19 introduced-x86_64=21 |
| 1062 | timerfd_gettime; # introduced-arm=19 introduced-arm64=21 introduced-mips=19 introduced-mips64=21 introduced-x86=19 introduced-x86_64=21 |
| 1063 | 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] | 1064 | times; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1065 | timezone; # var |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1066 | tmpfile; |
| 1067 | tmpnam; |
| 1068 | toascii; |
| 1069 | tolower; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1070 | tolower_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1071 | toupper; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1072 | toupper_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1073 | towlower; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1074 | towlower_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1075 | towupper; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1076 | towupper_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1077 | truncate; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1078 | truncate64; # introduced=21 |
| 1079 | 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] | 1080 | ttyname; |
| 1081 | ttyname_r; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1082 | twalk; # introduced=21 |
| 1083 | tzname; # var |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1084 | tzset; |
| 1085 | umask; |
| 1086 | umount; |
| 1087 | umount2; |
| 1088 | uname; |
| 1089 | ungetc; |
| 1090 | ungetwc; |
| 1091 | unlink; |
| 1092 | unlinkat; |
| 1093 | unlockpt; |
| 1094 | unsetenv; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1095 | unshare; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21 |
| 1096 | uselocale; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1097 | usleep; |
| 1098 | utime; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1099 | 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] | 1100 | utimes; |
| 1101 | utmpname; |
| 1102 | valloc; # arm x86 mips |
| 1103 | vasprintf; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1104 | vdprintf; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1105 | verr; |
| 1106 | verrx; |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1107 | vfork; |
| 1108 | vfprintf; |
| 1109 | vfscanf; |
| 1110 | vfwprintf; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1111 | vfwscanf; # introduced=21 |
| 1112 | vmsplice; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1113 | vprintf; |
| 1114 | vscanf; |
| 1115 | vsnprintf; |
| 1116 | vsprintf; |
| 1117 | vsscanf; |
| 1118 | vswprintf; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1119 | vswscanf; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1120 | vsyslog; |
| 1121 | vwarn; |
| 1122 | vwarnx; |
| 1123 | vwprintf; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1124 | vwscanf; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1125 | wait; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1126 | 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] | 1127 | waitid; |
| 1128 | waitpid; |
| 1129 | warn; |
| 1130 | warnx; |
| 1131 | wcpcpy; |
| 1132 | wcpncpy; |
| 1133 | wcrtomb; |
| 1134 | wcscasecmp; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1135 | wcscasecmp_l; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1136 | wcscat; |
| 1137 | wcschr; |
| 1138 | wcscmp; |
| 1139 | wcscoll; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1140 | wcscoll_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1141 | wcscpy; |
| 1142 | wcscspn; |
| 1143 | wcsdup; |
| 1144 | wcsftime; |
| 1145 | wcslcat; |
| 1146 | wcslcpy; |
| 1147 | wcslen; |
| 1148 | wcsncasecmp; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1149 | wcsncasecmp_l; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1150 | wcsncat; |
| 1151 | wcsncmp; |
| 1152 | wcsncpy; |
| 1153 | wcsnlen; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1154 | wcsnrtombs; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1155 | wcspbrk; |
| 1156 | wcsrchr; |
| 1157 | wcsrtombs; |
| 1158 | wcsspn; |
| 1159 | wcsstr; |
| 1160 | wcstod; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1161 | wcstof; # introduced=21 |
| 1162 | wcstoimax; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1163 | wcstok; |
| 1164 | wcstol; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1165 | wcstold; # introduced=21 |
| 1166 | wcstold_l; # introduced=21 |
| 1167 | wcstoll; # introduced=21 |
| 1168 | wcstoll_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1169 | wcstombs; |
| 1170 | wcstoul; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1171 | wcstoull; # introduced=21 |
| 1172 | wcstoull_l; # introduced=21 |
| 1173 | wcstoumax; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1174 | wcswidth; |
| 1175 | wcsxfrm; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1176 | wcsxfrm_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1177 | wctob; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1178 | wctomb; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1179 | wctype; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1180 | wctype_l; # introduced=21 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1181 | wcwidth; |
| 1182 | wmemchr; |
| 1183 | wmemcmp; |
| 1184 | wmemcpy; |
| 1185 | wmemmove; |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1186 | wmempcpy; # introduced=23 |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1187 | wmemset; |
| 1188 | wprintf; |
| 1189 | write; |
| 1190 | writev; |
| 1191 | wscanf; |
| 1192 | local: |
| 1193 | *; |
| 1194 | }; |
| 1195 | |
Dan Albert | c8a95a3 | 2016-08-04 15:39:05 -0700 | [diff] [blame] | 1196 | 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] | 1197 | global: |
Dan Albert | c8a95a3 | 2016-08-04 15:39:05 -0700 | [diff] [blame] | 1198 | __aeabi_atexit; # arm versioned=24 |
| 1199 | __aeabi_memclr; # arm versioned=24 |
| 1200 | __aeabi_memclr4; # arm versioned=24 |
| 1201 | __aeabi_memclr8; # arm versioned=24 |
| 1202 | __aeabi_memcpy; # arm versioned=24 |
| 1203 | __aeabi_memcpy4; # arm versioned=24 |
| 1204 | __aeabi_memcpy8; # arm versioned=24 |
| 1205 | __aeabi_memmove; # arm versioned=24 |
| 1206 | __aeabi_memmove4; # arm versioned=24 |
| 1207 | __aeabi_memmove8; # arm versioned=24 |
| 1208 | __aeabi_memset; # arm versioned=24 |
| 1209 | __aeabi_memset4; # arm versioned=24 |
| 1210 | __aeabi_memset8; # arm versioned=24 |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1211 | __fread_chk; # introduced=24 |
| 1212 | __fwrite_chk; # introduced=24 |
| 1213 | __getcwd_chk; # introduced=24 |
Dan Albert | c8a95a3 | 2016-08-04 15:39:05 -0700 | [diff] [blame] | 1214 | __gnu_Unwind_Find_exidx; # arm versioned=24 |
Dan Albert | 37ba905 | 2016-08-02 15:20:36 -0700 | [diff] [blame] | 1215 | __pwrite_chk; # introduced=24 |
| 1216 | __pwrite64_chk; # introduced=24 |
| 1217 | __write_chk; # introduced=24 |
| 1218 | adjtimex; # introduced=24 |
| 1219 | clock_adjtime; # introduced=24 |
| 1220 | fgetpos64; # introduced=24 |
| 1221 | fileno_unlocked; # introduced=24 |
| 1222 | fopen64; # introduced=24 |
| 1223 | freeifaddrs; # introduced=24 |
| 1224 | freopen64; # introduced=24 |
| 1225 | fseeko64; # introduced=24 |
| 1226 | fsetpos64; # introduced=24 |
| 1227 | ftello64; # introduced=24 |
| 1228 | funopen64; # introduced=24 |
| 1229 | getgrgid_r; # introduced=24 |
| 1230 | getgrnam_r; # introduced=24 |
| 1231 | getifaddrs; # introduced=24 |
| 1232 | if_freenameindex; # introduced=24 |
| 1233 | if_nameindex; # introduced=24 |
| 1234 | in6addr_any; # var introduced=24 |
| 1235 | in6addr_loopback; # var introduced=24 |
| 1236 | lockf; # introduced=24 |
| 1237 | lockf64; # introduced=24 |
| 1238 | preadv; # introduced=24 |
| 1239 | preadv64; # introduced=24 |
| 1240 | prlimit; # arm mips x86 introduced=24 |
| 1241 | pthread_barrierattr_destroy; # introduced=24 |
| 1242 | pthread_barrierattr_getpshared; # introduced=24 |
| 1243 | pthread_barrierattr_init; # introduced=24 |
| 1244 | pthread_barrierattr_setpshared; # introduced=24 |
| 1245 | pthread_barrier_destroy; # introduced=24 |
| 1246 | pthread_barrier_init; # introduced=24 |
| 1247 | pthread_barrier_wait; # introduced=24 |
| 1248 | pthread_spin_destroy; # introduced=24 |
| 1249 | pthread_spin_init; # introduced=24 |
| 1250 | pthread_spin_lock; # introduced=24 |
| 1251 | pthread_spin_trylock; # introduced=24 |
| 1252 | pthread_spin_unlock; # introduced=24 |
| 1253 | pwritev; # introduced=24 |
| 1254 | pwritev64; # introduced=24 |
| 1255 | scandirat; # introduced=24 |
| 1256 | scandirat64; # introduced=24 |
| 1257 | strchrnul; # introduced=24 |
| 1258 | tmpfile64; # introduced=24 |
Yabin Cui | c4786d3 | 2015-07-20 19:46:26 -0700 | [diff] [blame] | 1259 | } LIBC; |
| 1260 | |
Dan Albert | c8a95a3 | 2016-08-04 15:39:05 -0700 | [diff] [blame] | 1261 | LIBC_O { |
Elliott Hughes | 725b2a9 | 2016-03-23 11:20:47 -0700 | [diff] [blame] | 1262 | global: |
Daniel Micay | 95b59c5 | 2017-02-13 17:27:59 -0800 | [diff] [blame] | 1263 | __sendto_chk; # future |
Dimitry Ivanov | 16b2a4d | 2017-01-24 20:43:29 +0000 | [diff] [blame] | 1264 | __system_property_read_callback; # future |
Elliott Hughes | a0d374d | 2017-02-10 18:13:46 -0800 | [diff] [blame] | 1265 | __system_property_wait; # future |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1266 | bsd_signal; # arm x86 mips versioned=26 |
Dan Albert | c8a95a3 | 2016-08-04 15:39:05 -0700 | [diff] [blame] | 1267 | catclose; # future |
| 1268 | catgets; # future |
| 1269 | catopen; # future |
| 1270 | ctermid; # future |
| 1271 | endgrent; # future |
| 1272 | endpwent; # future |
| 1273 | futimes; # future |
| 1274 | futimesat; # future |
| 1275 | getdomainname; # future |
| 1276 | getgrent; # future |
| 1277 | getpwent; # future |
| 1278 | getsubopt; # future |
| 1279 | hasmntopt; # future |
| 1280 | lutimes; # future |
| 1281 | mblen; # future |
Elliott Hughes | 7c59f3f | 2016-08-16 18:14:26 -0700 | [diff] [blame] | 1282 | msgctl; # future |
| 1283 | msgget; # future |
| 1284 | msgrcv; # future |
| 1285 | msgsnd; # future |
Elliott Hughes | fc8e688 | 2016-11-18 16:27:29 -0800 | [diff] [blame] | 1286 | nl_langinfo; # future |
| 1287 | nl_langinfo_l; # future |
Dan Albert | c8a95a3 | 2016-08-04 15:39:05 -0700 | [diff] [blame] | 1288 | pthread_getname_np; # future |
| 1289 | quotactl; # future |
Elliott Hughes | 7c59f3f | 2016-08-16 18:14:26 -0700 | [diff] [blame] | 1290 | semctl; # future |
| 1291 | semget; # future |
| 1292 | semop; # future |
| 1293 | semtimedop; # future |
Dan Albert | c8a95a3 | 2016-08-04 15:39:05 -0700 | [diff] [blame] | 1294 | setdomainname; # future |
| 1295 | setgrent; # future |
| 1296 | setpwent; # future |
Elliott Hughes | 7c59f3f | 2016-08-16 18:14:26 -0700 | [diff] [blame] | 1297 | shmat; # future |
| 1298 | shmctl; # future |
| 1299 | shmdt; # future |
| 1300 | shmget; # future |
Dan Albert | c8a95a3 | 2016-08-04 15:39:05 -0700 | [diff] [blame] | 1301 | sighold; # future |
| 1302 | sigignore; # future |
| 1303 | sigpause; # future |
| 1304 | sigrelse; # future |
| 1305 | sigset; # future |
Dan Albert | 3103f6d | 2016-09-21 01:42:19 -0700 | [diff] [blame] | 1306 | strtod_l; # future |
| 1307 | strtof_l; # future |
| 1308 | strtol_l; # future |
| 1309 | strtoul_l; # future |
Dan Albert | c8a95a3 | 2016-08-04 15:39:05 -0700 | [diff] [blame] | 1310 | sync_file_range; # future |
| 1311 | towctrans; # future |
| 1312 | towctrans_l; # future |
| 1313 | wctrans; # future |
| 1314 | wctrans_l; # future |
Elliott Hughes | 725b2a9 | 2016-03-23 11:20:47 -0700 | [diff] [blame] | 1315 | } LIBC_N; |
| 1316 | |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1317 | LIBC_PRIVATE { |
| 1318 | global: |
| 1319 | ___Unwind_Backtrace; # arm |
| 1320 | ___Unwind_ForcedUnwind; # arm |
| 1321 | ___Unwind_RaiseException; # arm |
| 1322 | ___Unwind_Resume; # arm |
| 1323 | ___Unwind_Resume_or_Rethrow; # arm |
| 1324 | __accept4; # arm x86 mips |
| 1325 | __adddf3; # arm |
| 1326 | __addsf3; # arm |
Dimitry Ivanov | d90d067 | 2016-01-05 16:38:43 -0800 | [diff] [blame] | 1327 | __aeabi_atexit; # arm |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1328 | __aeabi_cdcmpeq; # arm |
| 1329 | __aeabi_cdcmple; # arm |
| 1330 | __aeabi_cdrcmple; # arm |
| 1331 | __aeabi_d2f; # arm |
| 1332 | __aeabi_d2iz; # arm |
| 1333 | __aeabi_dadd; # arm |
| 1334 | __aeabi_dcmpeq; # arm |
| 1335 | __aeabi_dcmpge; # arm |
| 1336 | __aeabi_dcmpgt; # arm |
| 1337 | __aeabi_dcmple; # arm |
| 1338 | __aeabi_dcmplt; # arm |
| 1339 | __aeabi_dcmpun; # arm |
| 1340 | __aeabi_ddiv; # arm |
| 1341 | __aeabi_dmul; # arm |
| 1342 | __aeabi_drsub; # arm |
| 1343 | __aeabi_dsub; # arm |
| 1344 | __aeabi_f2d; # arm |
| 1345 | __aeabi_f2iz; # arm |
| 1346 | __aeabi_f2uiz; # arm |
| 1347 | __aeabi_fadd; # arm |
| 1348 | __aeabi_fcmpun; # arm |
| 1349 | __aeabi_fdiv; # arm |
| 1350 | __aeabi_fmul; # arm |
| 1351 | __aeabi_frsub; # arm |
| 1352 | __aeabi_fsub; # arm |
| 1353 | __aeabi_i2d; # arm |
| 1354 | __aeabi_i2f; # arm |
| 1355 | __aeabi_idiv; # arm |
| 1356 | __aeabi_idiv0; # arm |
| 1357 | __aeabi_idivmod; # arm |
| 1358 | __aeabi_l2d; # arm |
| 1359 | __aeabi_l2f; # arm |
| 1360 | __aeabi_lasr; # arm |
| 1361 | __aeabi_ldiv0; # arm |
| 1362 | __aeabi_ldivmod; # arm |
| 1363 | __aeabi_llsl; # arm |
| 1364 | __aeabi_llsr; # arm |
| 1365 | __aeabi_lmul; # arm |
Dimitry Ivanov | d90d067 | 2016-01-05 16:38:43 -0800 | [diff] [blame] | 1366 | __aeabi_memclr; # arm |
| 1367 | __aeabi_memclr4; # arm |
| 1368 | __aeabi_memclr8; # arm |
| 1369 | __aeabi_memcpy; # arm |
| 1370 | __aeabi_memcpy4; # arm |
| 1371 | __aeabi_memcpy8; # arm |
| 1372 | __aeabi_memmove; # arm |
| 1373 | __aeabi_memmove4; # arm |
| 1374 | __aeabi_memmove8; # arm |
| 1375 | __aeabi_memset; # arm |
| 1376 | __aeabi_memset4; # arm |
| 1377 | __aeabi_memset8; # arm |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1378 | __aeabi_ui2d; # arm |
| 1379 | __aeabi_ui2f; # arm |
| 1380 | __aeabi_uidiv; # arm |
| 1381 | __aeabi_uidivmod; # arm |
| 1382 | __aeabi_ul2d; # arm |
| 1383 | __aeabi_ul2f; # arm |
| 1384 | __aeabi_uldivmod; # arm |
| 1385 | __aeabi_unwind_cpp_pr0; # arm |
| 1386 | __aeabi_unwind_cpp_pr1; # arm |
| 1387 | __aeabi_unwind_cpp_pr2; # arm |
| 1388 | __arm_fadvise64_64; # arm |
| 1389 | __ashldi3; # arm |
| 1390 | __ashrdi3; # arm |
| 1391 | __bionic_brk; # arm x86 mips |
| 1392 | __bionic_libgcc_compat_symbols; # arm x86 |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1393 | __cmpdf2; # arm |
| 1394 | __divdf3; # arm |
| 1395 | __divdi3; # arm x86 mips |
| 1396 | __divsf3; # arm |
| 1397 | __divsi3; # arm |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1398 | __dso_handle; # arm |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1399 | __eqdf2; # arm |
| 1400 | __extendsfdf2; # arm |
| 1401 | __fixdfsi; # arm |
| 1402 | __fixsfsi; # arm |
| 1403 | __fixunssfsi; # arm |
| 1404 | __floatdidf; # arm |
| 1405 | __floatdisf; # arm |
| 1406 | __floatsidf; # arm |
| 1407 | __floatsisf; # arm |
| 1408 | __floatundidf; # arm |
| 1409 | __floatundisf; # arm |
| 1410 | __floatunsidf; # arm |
| 1411 | __floatunsisf; # arm |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1412 | __futex_wait; # arm x86 mips |
| 1413 | __futex_wake; # arm x86 mips |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1414 | __gedf2; # arm |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1415 | __get_thread; # arm x86 mips |
| 1416 | __get_tls; # arm x86 mips |
Dimitry Ivanov | 788a2bc | 2015-12-21 23:26:53 -0800 | [diff] [blame] | 1417 | __getdents64; # arm x86 mips |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1418 | __gnu_ldivmod_helper; # arm |
| 1419 | __gnu_uldivmod_helper; # arm |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1420 | __gnu_Unwind_Backtrace; # arm |
| 1421 | __gnu_unwind_execute; # arm |
| 1422 | __gnu_Unwind_Find_exidx; # arm |
| 1423 | __gnu_Unwind_ForcedUnwind; # arm |
| 1424 | __gnu_unwind_frame; # arm |
| 1425 | __gnu_Unwind_RaiseException; # arm |
| 1426 | __gnu_Unwind_Restore_VFP; # arm |
| 1427 | __gnu_Unwind_Restore_VFP_D; # arm |
| 1428 | __gnu_Unwind_Restore_VFP_D_16_to_31; # arm |
| 1429 | __gnu_Unwind_Restore_WMMXC; # arm |
| 1430 | __gnu_Unwind_Restore_WMMXD; # arm |
| 1431 | __gnu_Unwind_Resume; # arm |
| 1432 | __gnu_Unwind_Resume_or_Rethrow; # arm |
| 1433 | __gnu_Unwind_Save_VFP; # arm |
| 1434 | __gnu_Unwind_Save_VFP_D; # arm |
| 1435 | __gnu_Unwind_Save_VFP_D_16_to_31; # arm |
| 1436 | __gnu_Unwind_Save_WMMXC; # arm |
| 1437 | __gnu_Unwind_Save_WMMXD; # arm |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1438 | __gtdf2; # arm |
| 1439 | __ledf2; # arm |
| 1440 | __lshrdi3; # arm |
| 1441 | __ltdf2; # arm |
| 1442 | __muldf3; # arm |
| 1443 | __muldi3; # arm |
| 1444 | __mulsf3; # arm |
| 1445 | __nedf2; # arm |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1446 | __open; # arm x86 mips |
| 1447 | __page_shift; # arm x86 mips |
| 1448 | __page_size; # arm x86 mips |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1449 | __popcount_tab; # arm |
| 1450 | __popcountsi2; # arm x86 mips |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1451 | __pthread_gettid; # arm x86 mips |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1452 | __restore_core_regs; # arm |
Dimitry Ivanov | 788a2bc | 2015-12-21 23:26:53 -0800 | [diff] [blame] | 1453 | __sclose; # arm x86 mips |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1454 | __sdidinit; # arm x86 mips |
| 1455 | __set_errno; # arm x86 mips |
Dimitry Ivanov | 788a2bc | 2015-12-21 23:26:53 -0800 | [diff] [blame] | 1456 | __sflags; # arm x86 mips |
| 1457 | __sflush; # arm x86 mips |
| 1458 | __sfp; # arm x86 mips |
| 1459 | __sglue; # arm x86 mips |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1460 | __sinit; # arm x86 mips |
Dimitry Ivanov | 788a2bc | 2015-12-21 23:26:53 -0800 | [diff] [blame] | 1461 | __smakebuf; # arm x86 mips |
| 1462 | __sread; # arm x86 mips |
| 1463 | __srefill; # arm x86 mips |
| 1464 | __srget; # arm x86 mips |
| 1465 | __sseek; # arm x86 mips |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1466 | __subdf3; # arm |
| 1467 | __subsf3; # arm |
Dimitry Ivanov | 788a2bc | 2015-12-21 23:26:53 -0800 | [diff] [blame] | 1468 | __swbuf; # arm x86 mips |
| 1469 | __swrite; # arm x86 mips |
| 1470 | __swsetup; # arm x86 mips |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1471 | __truncdfsf2; # arm |
Dimitry Ivanov | 9f39326 | 2016-04-16 00:58:12 +0000 | [diff] [blame] | 1472 | __udivdi3; # arm x86 mips |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1473 | __udivsi3; # arm |
| 1474 | __unorddf2; # arm |
| 1475 | __unordsf2; # arm |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1476 | __wait4; # arm x86 mips |
Dimitry Ivanov | 788a2bc | 2015-12-21 23:26:53 -0800 | [diff] [blame] | 1477 | _fwalk; # arm x86 mips |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1478 | _Unwind_Backtrace; # arm |
| 1479 | _Unwind_Complete; # arm |
| 1480 | _Unwind_DeleteException; # arm |
| 1481 | _Unwind_ForcedUnwind; # arm |
| 1482 | _Unwind_GetCFA; # arm |
| 1483 | _Unwind_GetDataRelBase; # arm |
| 1484 | _Unwind_GetLanguageSpecificData; # arm |
| 1485 | _Unwind_GetRegionStart; # arm |
| 1486 | _Unwind_GetTextRelBase; # arm |
| 1487 | _Unwind_RaiseException; # arm |
| 1488 | _Unwind_Resume; # arm |
| 1489 | _Unwind_Resume_or_Rethrow; # arm |
| 1490 | _Unwind_VRS_Get; # arm |
| 1491 | _Unwind_VRS_Pop; # arm |
| 1492 | _Unwind_VRS_Set; # arm |
Dimitry Ivanov | 97cb4fb | 2016-01-26 14:07:32 -0800 | [diff] [blame] | 1493 | android_getaddrinfofornet; |
| 1494 | android_getaddrinfofornetcontext; |
| 1495 | android_gethostbyaddrfornet; |
| 1496 | android_gethostbynamefornet; |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1497 | arc4random_addrandom; # arm x86 mips |
| 1498 | arc4random_stir; # arm x86 mips |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1499 | atexit; # arm |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1500 | bcopy; # arm x86 mips |
| 1501 | bzero; # arm x86 mips |
| 1502 | dlmalloc; # arm x86 mips |
| 1503 | dlmalloc_inspect_all; # arm x86 mips |
| 1504 | dlmalloc_trim; # arm x86 mips |
| 1505 | dlmalloc_usable_size; # arm x86 mips |
| 1506 | fdprintf; # arm x86 mips |
Dimitry Ivanov | 788a2bc | 2015-12-21 23:26:53 -0800 | [diff] [blame] | 1507 | free_malloc_leak_info; |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1508 | ftime; # arm x86 mips |
Dimitry Ivanov | 788a2bc | 2015-12-21 23:26:53 -0800 | [diff] [blame] | 1509 | get_malloc_leak_info; |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1510 | getdents; # arm x86 mips |
| 1511 | getdtablesize; # arm x86 mips |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1512 | gMallocLeakZygoteChild; |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1513 | index; # arm x86 mips |
| 1514 | issetugid; # arm x86 mips |
| 1515 | memswap; # arm x86 mips |
| 1516 | pthread_attr_getstackaddr; # arm x86 mips |
| 1517 | pthread_attr_setstackaddr; # arm x86 mips |
Dimitry Ivanov | 5ce79b0 | 2015-12-21 21:29:45 -0800 | [diff] [blame] | 1518 | restore_core_regs; # arm |
Dmitriy Ivanov | 665607a | 2015-06-03 17:48:51 -0700 | [diff] [blame] | 1519 | SHA1Final; # arm x86 mips |
| 1520 | SHA1Init; # arm x86 mips |
| 1521 | SHA1Transform; # arm x86 mips |
| 1522 | SHA1Update; # arm x86 mips |
Elliott Hughes | 5ffed9b | 2016-08-10 14:06:14 -0700 | [diff] [blame] | 1523 | strntoimax; # arm x86 mips |
| 1524 | strntoumax; # arm x86 mips |
| 1525 | strtotimeval; # arm x86 mips |
| 1526 | sysv_signal; # arm x86 mips |
| 1527 | tkill; # arm x86 mips |
| 1528 | vfdprintf; # arm x86 mips |
| 1529 | wait3; # arm x86 mips |
| 1530 | wcswcs; # arm x86 mips |
Elliott Hughes | 725b2a9 | 2016-03-23 11:20:47 -0700 | [diff] [blame] | 1531 | } LIBC_O; |
Pierre Imai | 97c9d73 | 2016-04-18 12:00:12 +0900 | [diff] [blame] | 1532 | |
Dimitry Ivanov | 581b9f6 | 2017-01-09 11:05:52 -0800 | [diff] [blame] | 1533 | LIBC_DEPRECATED { |
| 1534 | global: |
| 1535 | __system_property_find_nth; |
Dimitry Ivanov | 41a3a6f | 2017-02-16 15:34:21 -0800 | [diff] [blame] | 1536 | __system_property_wait_any; |
Dimitry Ivanov | 581b9f6 | 2017-01-09 11:05:52 -0800 | [diff] [blame] | 1537 | }; |
| 1538 | |
Pierre Imai | 97c9d73 | 2016-04-18 12:00:12 +0900 | [diff] [blame] | 1539 | LIBC_PLATFORM { |
| 1540 | global: |
Dimitry Ivanov | 41a3a6f | 2017-02-16 15:34:21 -0800 | [diff] [blame] | 1541 | __system_properties_init; |
| 1542 | __system_property_area__; # var |
Dimitry Ivanov | 581b9f6 | 2017-01-09 11:05:52 -0800 | [diff] [blame] | 1543 | __system_property_add; |
Dimitry Ivanov | 41a3a6f | 2017-02-16 15:34:21 -0800 | [diff] [blame] | 1544 | __system_property_area_init; |
Dimitry Ivanov | 41a3a6f | 2017-02-16 15:34:21 -0800 | [diff] [blame] | 1545 | __system_property_set_filename; |
Dimitry Ivanov | 581b9f6 | 2017-01-09 11:05:52 -0800 | [diff] [blame] | 1546 | __system_property_update; |
Pierre Imai | 97c9d73 | 2016-04-18 12:00:12 +0900 | [diff] [blame] | 1547 | android_net_res_stats_get_info_for_net; |
| 1548 | android_net_res_stats_aggregate; |
| 1549 | android_net_res_stats_get_usable_servers; |
Dimitry Ivanov | 54548d8 | 2016-04-27 18:16:16 -0700 | [diff] [blame] | 1550 | malloc_backtrace; |
| 1551 | malloc_disable; |
| 1552 | malloc_enable; |
| 1553 | malloc_iterate; |
Pierre Imai | 97c9d73 | 2016-04-18 12:00:12 +0900 | [diff] [blame] | 1554 | } LIBC_O; |