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