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