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