Files
nuttx/libs/libc/libc.csv
T
Xiang Xiao fdf7055d7b libc: Guard gettext function with CONFIG_LIBC_LOCALE_GETTEXT in libc.csv
since Makefile and source files doesn't use CONFIG_LIBC_LOCALE at all

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-08-22 17:27:41 +08:00

26 KiB

1__assertassert.hvoidFAR const char *intFAR const char *
2__cxa_atexitstdlib.hintFAR CODE void (*)(FAR void *)|FAR void *FAR void *FAR void *
3__errnoerrno.hdefined(CONFIG_BUILD_FLAT)FAR int *
4__stack_chk_failssp/ssp.hdefined(CONFIG_STACK_CANARIES)voidvoid
5_alertdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
6_errdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
7_exitunistd.hvoidint
8_infodebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_INFO)voidFAR const char *...
9_warndebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_WARN)voidFAR const char *...
10abortstdlib.hvoid
11absstdlib.hintint
12aio_erroraio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
13aio_returnaio.hdefined(CONFIG_FS_AIO)ssize_tFAR struct aiocb *
14aio_suspendaio.hdefined(CONFIG_FS_AIO)intFAR const struct aiocb * const []|FAR const struct aiocb * const *intFAR const struct timespec *
15alarmunistd.h!defined(CONFIG_DISABLE_POSIX_TIMERS)unsigned intunsigned int
16alphasortdirent.hintFAR const struct dirent **FAR const struct dirent **
17asprintfstdio.hintFAR char **FAR const IPTR char *...
18atofstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *
19atoistdlib.hintFAR const char *
20atolstdlib.hlongFAR const char *
21atollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *
22b16atan2fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
23b16cosfixedmath.hb16_tb16_t
24b16divb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
25b16mulb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
26b16sinfixedmath.hb16_tb16_t
27b16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_t
28basenamelibgen.hFAR char *FAR char *
29bind_textdomain_codesetlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *FAR const char *
30bindtextdomainlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *FAR const char *
31btowcwchar.hwint_tint
32callocstdlib.hFAR void *size_tsize_t
33cfgetspeedtermios.hspeed_tFAR const struct termios *
34cfsetspeedtermios.hintFAR struct termios *speed_t
35chdirunistd.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
36clock_getcpuclockidtime.hintpid_tFAR clockid_t *
37clock_getrestime.hintclockid_tFAR struct timespec *
38closedirdirent.hintDIR *
39crc32nuttx/crc32.huint32_tFAR const uint8_t *size_t
40crc32partnuttx/crc32.huint32_tFAR const uint8_t *size_tuint32_t
41ctimetime.hchar *const time_t *
42daemonunistd.hintintint
43dgettextlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *FAR const char *
44dirnamelibgen.hFAR char *FAR char *
45dlclosedlfcn.hdefined(CONFIG_LIBC_DLFCN)intFAR void *
46dlerrordlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR char *
47dlopendlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR void *FAR const char *int
48dlsymdlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR void *FAR void *FAR const char *
49dlsymtabdlfcn.hdefined(CONFIG_LIBC_DLFCN)intFAR const struct symtab_s *int
50dq_addafternuttx/queue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
51dq_remfirstnuttx/queue.hFAR dq_entry_t *FAR dq_queue_t *
52dq_remlastnuttx/queue.hFAR dq_entry_t *FAR dq_queue_t *
53ether_ntoanetinet/ether.hFAR char *FAR const struct ether_addr *
54execvunistd.hintFAR const char *FAR char *const[]|FAR char *const *
55exitstdlib.hnoreturnint
56fchdirunistd.h!defined(CONFIG_DISABLE_ENVIRON)intint
57fclosestdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
58fdopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *intFAR const char *
59feofstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
60ferrorstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
61fflushstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
62ffsstrings.hintint
63fgetcstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
64fgetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
65fgetsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *intFAR FILE *
66filenostdio.hintFAR FILE *
67flockfilestdio.h!defined(CONFIG_FILE_STREAM)voidFAR FILE *
68fnmatchfnmatch.hintFAR const char *FAR const char *int
69fopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *FAR const char *FAR const char *
70fprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *...
71fputcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
72fputsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *FAR FILE *
73freadstdio.hdefined(CONFIG_FILE_STREAM)size_tFAR void *size_tsize_tFAR FILE *
74freestdlib.hvoidFAR void *
75freeaddrinfonetdb.hdefined(CONFIG_LIBC_NETDB)voidFAR struct addrinfo *
76fscanfstdio.hintFAR FILE *FAR const char *...
77fseekstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *long intint
78fsetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
79fstatvfssys/statvfs.hintintFAR struct statvfs *
80ftellstdio.hdefined(CONFIG_FILE_STREAM)longFAR FILE *
81ftrylockfilestdio.h!defined(CONFIG_FILE_STREAM)intFAR FILE *
82funlockfilestdio.h!defined(CONFIG_FILE_STREAM)voidFAR FILE *
83fwritestdio.hdefined(CONFIG_FILE_STREAM)size_tFAR const void *size_tsize_tFAR FILE *
84gai_strerrornetdb.hdefined(CONFIG_LIBC_NETDB)FAR const char *int
85getaddrinfonetdb.hdefined(CONFIG_LIBC_NETDB)intFAR const char *FAR const char *FAR const struct addrinfo *FAR struct addrinfo **
86getcstdio.hintFAR FILE *
87getcwdunistd.h!defined(CONFIG_DISABLE_ENVIRON)FAR char *FAR char *size_t
88getegidunistd.hgid_t
89geteuidunistd.huid_t
90gethostbynamenetdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *
91gethostbyname2netdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *int
92gethostnameunistd.hintFAR char *size_t
93getnameinfonetdb.hdefined(CONFIG_LIBC_NETDB)intFAR const struct sockaddr *socklen_tFAR char *socklen_tFAR char *socklen_tint
94getoptunistd.hintintFAR char * const []|FAR char * const *FAR const char *
95getoptargpunistd.hFAR char **
96getopterrpunistd.hFAR int *
97getoptindpunistd.hFAR int *
98getoptoptpunistd.hFAR int *
99getprioritysys/resource.hintintid_t
100getpwnam_rpwd.hintFAR const char *FAR struct passwd *FAR char *size_tFAR struct passwd **
101getpwuid_rpwd.hintuid_tFAR struct passwd *FAR char *size_tFAR struct passwd **
102getsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *
103gettextlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *
104gettimeofdaysys/time.hintFAR struct timeval *FAR struct timezone *
105gmtimetime.hFAR struct tm *FAR const time_t *
106gmtime_rtime.hFAR struct tm *FAR const time_t *FAR struct tm *
107htonlarpa/inet.huint32_tuint32_t
108htonqarpa/inet.huint64_tuint64_t
109htonsarpa/inet.huint16_tuint16_t
110iconviconv.hdefined(CONFIG_LIBC_LOCALE)size_ticonv_tFAR char **FAR size_t *FAR char **FAR size_t *
111iconv_closeiconv.hdefined(CONFIG_LIBC_LOCALE)inticonv_t
112iconv_openiconv.hdefined(CONFIG_LIBC_LOCALE)iconv_tFAR const char *FAR const char *
113imaxabsinttypes.hintmax_tintmax_t
114inet_addrarpa/inet.hin_addr_tFAR const char *
115inet_ntoaarpa/inet.hdefined(CONFIG_NET_IPv4)FAR char *struct in_addr
116inet_ntoparpa/inet.hFAR const charintFAR const void *FAR char *socklen_t
117inet_ptonarpa/inet.hintintFAR const char *FAR void *
118isalnumctype.hintint
119isalphactype.hintint
120isasciictype.hintint
121isattyunistd.hintint
122isblankctype.hintint
123iscntrlctype.hintint
124isdigitctype.hintint
125isgraphctype.hintint
126islowerctype.hintint
127isprintctype.hintint
128ispunctctype.hintint
129isspacectype.hintint
130isupperctype.hintint
131iswalnumwctype.hintwint_t
132iswalphawctype.hintwint_t
133iswblankwctype.hintwint_t
134iswcntrlwctype.hintwint_t
135iswctypewctype.hintwint_twctype_t
136iswdigitwctype.hintwint_t
137iswgraphwctype.hintwint_t
138iswlowerwctype.hintwint_t
139iswprintwctype.hintwint_t
140iswpunctwctype.hintwint_t
141iswspacewctype.hintwint_t
142iswupperwctype.hintwint_t
143iswxdigitwctype.hintwint_t
144isxdigitctype.hintint
145labsstdlib.hlong intlong int
146lib_dumpbufferdebug.hvoidFAR const char *FAR const uint8_t *unsigned int
147lib_get_streamnuttx/tls.hFAR struct file_struct *int
148lio_listioaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb * const []|FAR struct aiocb * const *intFAR struct sigevent *
149llabsstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long long intlong long int
150localtimetime.hstruct tm *const time_t *
151localtime_rtime.hFAR struct tm *FAR const time_t *FAR struct tm *
152mallinfomalloc.hstruct mallinfovoid
153mallocstdlib.hFAR void *size_t
154malloc_sizemalloc.hsize_tFAR void *
155mblenstdlib.hintFAR const char *size_t
156mbrlenwchar.hsize_tFAR const char *size_tFAR mbstate_t *
157mbrtowcwchar.hsize_tFAR wchar_t *FAR const char *size_tFAR mbstate_t *
158mbsnrtowcswchar.hsize_tFAR wchar_t *FAR const char **size_tsize_tFAR mbstate_t *
159mbsrtowcswchar.hsize_tFAR wchar_t *FAR const char **size_tFAR mbstate_t *
160mbstowcsstdlib.hsize_tFAR wchar_t *FAR const char *size_t
161mbtowcstdlib.hintFAR wchar_t *FAR const char *size_t
162memccpystring.hFAR void *FAR void *FAR const void *intsize_t
163memchrstring.hFAR void *FAR const void *intsize_t
164memcmpstring.hintFAR const void *FAR const void *size_t
165memcpystring.hFAR void *FAR void *FAR const void *size_t
166memmovestring.hFAR void *FAR void *FAR const void *size_t
167memsetstring.hFAR void *FAR void *intsize_t
168mkdtempstdlib.hFAR char *FAR char *
169mkfifosys/stat.hdefined(CONFIG_PIPES) && CONFIG_DEV_FIFO_SIZE > 0intFAR const char *mode_t
170mkstempstdlib.hintFAR char *
171mktempstdlib.hFAR char *FAR char *
172mktimetime.htime_tFAR struct tm *
173niceunistd.hintint
174ntohlarpa/inet.huint32_tuint32_t
175ntohqarpa/inet.huint64_tuint64_t
176ntohsarpa/inet.huint16_tuint16_t
177opendirdirent.hFAR DIR *FAR const char *
178perrorstdio.hdefined(CONFIG_FILE_STREAM)voidFAR const char *
179posix_fallocatefcntl.hintintoff_toff_t
180posix_memalignstdlib.hintFAR void **size_tsize_t
181preadvsys/uio.hssize_tintFAR const struct iovec *intoff_t
182printfstdio.hintFAR const IPTR char *...
183pthread_attr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
184pthread_attr_getinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
185pthread_attr_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR struct sched_param *
186pthread_attr_getschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
187pthread_attr_getstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR size_t *
188pthread_attr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
189pthread_attr_setinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
190pthread_attr_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR const struct sched_param *
191pthread_attr_setschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
192pthread_attr_setstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *size_t
193pthread_barrier_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
194pthread_barrier_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *FAR const pthread_barrierattr_t *unsigned int
195pthread_barrier_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
196pthread_barrierattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
197pthread_barrierattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_barrierattr_t *FAR int *
198pthread_barrierattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
199pthread_barrierattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *int
200pthread_cond_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *
201pthread_cond_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR const pthread_condattr_t *
202pthread_cond_timedwaitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR pthread_mutex_t *FAR const struct timespec *
203pthread_condattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
204pthread_condattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
205pthread_condattr_setclockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *clockid_t
206pthread_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_t *FAR const pthread_attr_t *pthread_startroutine_tpthread_addr_t
207pthread_getname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tchar *size_t
208pthread_getspecificpthread.h!defined(CONFIG_DISABLE_PTHREAD)FAR void *pthread_key_t
209pthread_key_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_key_t *FAR void (*) (void *)|FAR void *
210pthread_key_deletepthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_key_t
211pthread_mutex_lockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
212pthread_mutexattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
213pthread_mutexattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *FAR int *
214pthread_mutexattr_gettypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR const pthread_mutexattr_t *FAR int *
215pthread_mutexattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
216pthread_mutexattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *int
217pthread_mutexattr_settypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR pthread_mutexattr_t *int
218pthread_oncepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_once_t*CODE void (*)(void)
219pthread_rwlock_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_rwlock_t *
220pthread_rwlock_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_rwlock_t *restrictFAR const pthread_rwlockattr_t *
221pthread_rwlock_rdlockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_rwlock_t *
222pthread_rwlock_unlockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_rwlock_t *
223pthread_setname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tconst char *
224pthread_setspecificpthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_key_tFAR const void *
225pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
226putsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *
227pwritevsys/uio.hssize_tintFAR const struct iovec *intoff_t
228qsortstdlib.hvoidFAR void *size_tsize_tint(*)(FAR const void *FAR const void *)
229raisesignal.hintint
230randstdlib.hint
231readdirdirent.hFAR struct dirent *FAR DIR *
232readdir_rdirent.hintFAR DIR *FAR struct dirent *FAR struct dirent **
233readvsys/uio.hssize_tintFAR const struct iovec *int
234reallocstdlib.hFAR void *FAR void *size_t
235removestdio.hintconst char *
236rewindstdio.hdefined(CONFIG_FILE_STREAM)voidFAR FILE *
237scandirdirent.hintFAR const char *FAR struct dirent ***FAR int (*)(const struct dirent *)|FAR void *FAR void *
238sched_get_priority_maxsched.hintint
239sched_get_priority_minsched.hintint
240sem_getvaluesemaphore.hintFAR sem_t *FAR int *
241sem_initsemaphore.hintFAR sem_t *intunsigned int
242setlocalelocale.hdefined(CONFIG_LIBC_LOCALE)FAR char *intFAR const char *
243setlogmasksyslog.hintint
244setprioritysys/resource.hintintid_tint
245shutdownsys/socket.hdefined(CONFIG_NET)intintint
246sigaddsetsignal.hintFAR sigset_t *int
247sigdelsetsignal.hintFAR sigset_t *int
248sigemptysetsignal.hintFAR sigset_t *
249sigfillsetsignal.hintFAR sigset_t *
250sigismembersignal.hintFAR const sigset_t *int
251signalsignal.h_sa_handler_tint_sa_handler_t
252sleepunistd.hunsigned intunsigned int
253snprintfstdio.hintFAR char *size_tFAR const IPTR char *...
254sprintfstdio.hintFAR char *FAR const IPTR char *...
255sprintfstdio.hintFAR char *FAR const IPTR char *...
256sq_addafternuttx/queue.hvoidFAR sq_entry_t *FAR sq_entry_t *FAR sq_queue_t *
257sq_remafternuttx/queue.hFAR sq_entry_tFAR sq_entry_t *FAR sq_queue_t *
258sq_remfirstnuttx/queue.hFAR sq_entry_t *FAR sq_queue_t *
259sq_remlastnuttx/queue.hFAR sq_entry_t *FAR sq_queue_t *
260srandstdlib.hvoidunsigned int
261sscanfstdio.hintFAR const IPTR char *FAR const char *...
262sscanfstdio.hintFAR const char *FAR const char *...
263statvfssys/statvfs.hintFAR const char *FAR struct statvfs *
264stpcpystring.hFAR char *FAR char *FAR const char *
265strcasecmpstrings.hintFAR const char *FAR const char *
266strcasestrstring.hFAR char *FAR const char *FAR const char *
267strcatstring.hFAR char *FAR char *FAR const char *
268strchrstring.hFAR char *FAR const char *int
269strchrnulstring.hFAR char *FAR const char *int
270strcmpstring.hintFAR const char *FAR const char *
271strcollstring.hdefined(CONFIG_LIBC_LOCALE)intFAR const char *FAR const char *
272strcpystring.hFAR char *FAR char *FAR const char *
273strcspnstring.hsize_tFAR const char *FAR const char *
274strdupstring.hFAR char *FAR const char *
275strerrorstring.hFAR char *int
276strerror_rstring.hintintFAR char *size_t
277strftimetime.hsize_tFAR char *size_tFAR const char *FAR const struct tm *
278strlenstring.hsize_tFAR const char *
279strncasecmpstrings.hintFAR const char *FAR const char *size_t
280strncatstring.hFAR char *FAR char *FAR const char *size_t
281strncmpstring.hintFAR const char *FAR const char *size_t
282strncpystring.hFAR char *FAR char *FAR const char *size_t
283strndupstring.hFAR char *FAR const char *size_t
284strnlenstring.hsize_tFAR const char *size_t
285strpbrkstring.hFAR char *FAR const char *FAR const char *
286strrchrstring.hFAR char *FAR const char *int
287strsepstring.hFAR char *FAR char **FAR const char *
288strspnstring.hsize_tFAR const char *FAR const char *
289strstrstring.hFAR char *FAR const char *FAR const char *
290strtodstdlib.hdoubleFAR const char *FAR char **
291strtodstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *FAR char **
292strtoimaxinttypes.hintmax_tFAR const char *FAR char **int
293strtokstring.hFAR char *FAR char *FAR const char *
294strtok_rstring.hFAR char *FAR char *FAR const char *FAR char **
295strtolstdlib.hlongFAR const char *FAR char **int
296strtollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *FAR char **int
297strtoulstdlib.hunsigned longFAR const char *FAR char **int
298strtoullstdlib.hunsigned long long intFAR const char *FAR char **int
299strtoullstdlib.hdefined(CONFIG_HAVE_LONG_LONG)unsigned long longFAR const char *FAR char **int
300strtoumaxinttypes.huintmax_tFAR const char *FAR char **int
301strxfrmstring.hdefined(CONFIG_LIBC_LOCALE)size_tFAR char *FAR const char *size_t
302swabunistd.hvoidFAR const void *FAR void *ssize_t
303swprintfwchar.hintFAR wchar_t *size_tFAR const wchar_t *...
304sysconfunistd.hlongint
305syslogsyslog.hvoidintFAR const IPTR char *...
306task_tls_get_valuenuttx/tls.hCONFIG_TLS_TASK_NELEM > 0uintptr_tint
307task_tls_set_valuenuttx/tls.hCONFIG_TLS_TASK_NELEM > 0intintuintptr_t
308tcflushtermios.hintintint
309tcgetattrtermios.hintintFAR struct termios *
310tcsetattrtermios.hintintintFAR const struct termios *
311telldirdirent.hoff_tFAR DIR *
312textdomainlibintl.hdefined(CONFIG_LIBC_LOCALE_GETTEXT)FAR char *FAR const char *
313timetime.htime_tFAR time_t *
314tolowerctype.hintint
315toupperctype.hintint
316towlowerwchar.hwint_twint_t
317towupperwchar.hwint_twint_t
318truncateunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)intFAR const char *off_t
319ub16divub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
320ub16mulub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
321ub16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_t
322unamesys/utsname.hintFAR struct utsname *
323ungetcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
324usleepunistd.hintuseconds_t
325vasprintfstdio.hintFAR char **FAR const IPTR char *va_list
326versionsortdirent.hintFAR const struct dirent **FAR const struct dirent **
327vfprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *va_list
328vprintfstdio.hintFAR const IPTR char *va_list
329vscanfstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *va_list
330vsnprintfstdio.hintFAR char *size_tFAR const IPTR char *va_list
331vsprintfstdio.hintFAR char *FAR const IPTR char *va_list
332vsscanfstdio.hintFAR const char *FAR const IPTR char *va_list
333vsyslogsyslog.hvoidintFAR const IPTR char *va_list
334wcrtombwchar.hsize_tFAR char *wchar_tFAR mbstate_t *
335wcscmpwchar.hintFAR const wchar_t *FAR const wchar_t *
336wcscollwchar.hintFAR const wchar_t *FAR const wchar_t *
337wcsftimewchar.hsize_tFAR wchar_t *size_tFAR const wchar_t *FAR const struct tm *
338wcslcpywchar.hsize_tFAR wchar_t *FAR const wchar_t *size_t
339wcslenwchar.hsize_tFAR const wchar_t *
340wcsnrtombswchar.hsize_tFAR char *FAR const wchar_t **size_tsize_tFAR mbstate_t *
341wcsrtombswchar.hsize_tFAR char *FAR const wchar_t **size_tFAR mbstate_t *
342wcstodwchar.hdoubleFAR const wchar_t *FAR wchar_t **
343wcstofwchar.hfloatFAR const wchar_t *FAR wchar_t **
344wcstolwchar.hlong intFAR const wchar_t *FAR wchar_t **int
345wcstoldwchar.hlong doubleFAR const wchar_t *FAR wchar_t **
346wcstollwchar.hlong long intFAR const wchar_t *FAR wchar_t **int
347wcstombsstdlib.hsize_tFAR char *FAR const wchar_t *size_t
348wcstoulwchar.hunsigned long intFAR const wchar_t *FAR wchar_t **int
349wcsxfrmwchar.hsize_tFAR wchar_t *FAR const wchar_t *size_t
350wctobwchar.hintwint_t
351wctombstdlib.hintFAR char *wchar_t
352wctypewctype.hwctype_tFAR const char *
353wmemchrwchar.hFAR wchar_t *FAR const wchar_t *wchar_tsize_t
354wmemcmpwchar.hintFAR const wchar_t *FAR const wchar_t *size_t
355wmemcpywchar.hFAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
356wmemmovewchar.hFAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
357wmemsetwchar.hFAR wchat_t *FAR wchar_t *wchar_tsize_t
358writevsys/uio.hssize_tintFAR const struct iovec *int