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