Files
nuttx/libs/libc/libc.csv
T
Gregory Nutt abf6965c24 Squashed commit of the following:
libs/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    syscall/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    wireless/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    Documentation/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    include/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    drivers/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    sched/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    configs:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/xtensa:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/z80:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/x86:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/renesas and arch/risc-v:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/or1k:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
    arch/misoc:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
    arch/mips:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
    arch/avr:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
    arch/arm:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
2019-04-29 14:52:05 -06:00

18 KiB

1_inet_ntoaarpa/inet.hdefined(CONFIG_NET_IPv4) && !defined(CONFIG_CAN_PASS_STRUCTS)FAR charin_addr_t
2abortstdlib.hvoid
3absstdlib.hintint
4aio_erroraio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
5aio_returnaio.hdefined(CONFIG_FS_AIO)ssize_tFAR struct aiocb *
6aio_suspendaio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *const []|FAR struct aiocb *const *intFAR const struct timespec *
7asprintfstdio.hintFAR char **FAR const char *...
8vasprintfstdio.hintFAR char **FAR const char *va_list
9b16atan2fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
10b16cosfixedmath.hb16_tb16_t
11b16divb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
12b16mulb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
13b16sinfixedmath.hb16_tb16_t
14b16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_t
15basenamelibgen.hFAR charFAR char *
16cfgetspeedtermios.hdefined(CONFIG_SERIAL_TERMIOS)speed_tFAR const struct termios *
17cfsetspeedtermios.hdefined(CONFIG_SERIAL_TERMIOS)intFAR struct termios *speed_t
18chdirunistd.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
19clocktime.hclock_t
20crc32crc32.huint32_tFAR const uint8_t *size_t
21crc32partcrc32.huint32_tFAR const uint8_t *size_tuint32_t
22dirnamelibgen.hFAR charFAR char *
23dq_addafterqueue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
24dq_addbeforequeue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
25dq_addfirstqueue.hvoidFAR dq_entry_t *dq_queue_t *
26dq_addlastqueue.hvoidFAR dq_entry_t *dq_queue_t *
27dq_remqueue.hvoidFAR dq_entry_t *dq_queue_t *
28dq_remfirstqueue.hFAR dq_entry_tdq_queue_t *
29dq_remlastqueue.hFAR dq_entry_tdq_queue_t *
30_errdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)intFAR const char *...
31ether_ntoanetinet/ether.hFAR charFAR const struct ether_addr *
32fclosestdio.hCONFIG_NFILE_STREAMS > 0intFAR FILE *
33fdopenstdio.hCONFIG_NFILE_STREAMS > 0FAR FILEintFAR const char *
34fflushstdio.hCONFIG_NFILE_STREAMS > 0intFAR FILE *
35ffsstrings.hintint
36fgetcstdio.hCONFIG_NFILE_STREAMS > 0intFAR FILE *
37fgetposstdio.hCONFIG_NFILE_STREAMS > 0intFAR FILE *FAR fpos_t *
38fgetsstdio.hCONFIG_NFILE_STREAMS > 0FAR charFAR char *intFAR FILE *
39filenostdio.hintFAR FILE *
40fopenstdio.hCONFIG_NFILE_STREAMS > 0FAR FILEFAR const char *FAR const char *
41fprintfstdio.hCONFIG_NFILE_STREAMS > 0intFAR FILE *FAR const char *...
42fputcstdio.hCONFIG_NFILE_STREAMS > 0intint cFAR FILE *
43fputsstdio.hCONFIG_NFILE_STREAMS > 0intFAR const char *FAR FILE *
44freadstdio.hCONFIG_NFILE_STREAMS > 0size_tFAR void *size_tsize_tFAR FILE *
45fseekstdio.hCONFIG_NFILE_STREAMS > 0intFAR FILE *long intint
46fsetposstdio.hCONFIG_NFILE_STREAMS > 0intFAR FILE *FAR fpos_t *
47ftellstdio.hCONFIG_NFILE_STREAMS > 0longFAR FILE *
48fwritestdio.hCONFIG_NFILE_STREAMS > 0size_tFAR const void *size_tsize_tFAR FILE *
49getcwdunistd.h!defined(CONFIG_DISABLE_ENVIRON)FAR charFAR char *size_t
50gethostnameunistd.hintFAR char*size_t
51getoptunistd.hintintFAR char *const[]FAR const char *
52getoptargpunistd.hFAR char *
53getoptindpunistd.hint
54getoptoptpunistd.hint
55getsstdio.hCONFIG_NFILE_STREAMS > 0FAR charFAR char *
56gmtimetime.hstruct tmFAR const time_t *
57gmtime_rtime.hFAR struct tmFAR const time_t *FAR struct tm *
58htonlarpa/inet.huint32_tuint32_t
59htonsarpa/inet.huint16_tuint16_t
60imaxabsinttypes.hintmax_tintmax_t
61inet_addrarpa/inet.hin_addr_tFAR const char
62inet_ntoaarpa/inet.hdefined(CONFIG_NET_IPv4) && defined(CONFIG_CAN_PASS_STRUCTS)FAR charstruct in_addr
63inet_ntoparpa/inet.hFAR const charintFAR const void *FAR char *socklen_t
64inet_ptonarpa/inet.hintintFAR const char *FAR void *
65iswalnumwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
66iswalphawctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
67iswblankwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
68iswcntrlwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
69iswctypewctype.hdefined(CONFIG_LIBC_WCHAR)intwint_twctype_t
70iswdigitwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
71iswgraphwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
72iswlowerwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
73iswprintwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
74iswpunctwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
75iswspacewctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
76iswupperwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
77iswxdigitwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
78labsstdlib.hlong intlong int
79lib_dumpbufferdebug.hvoidFAR const char *FAR const uint8_t *unsigned int
80lio_listioaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb *const []|FAR struct aiocb *const *intFAR struct sigevent *
81llabsstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long long intlong long int
82matchnuttx/lib/regex.hintFAR const char *FAR const char *
83mbrtowcwchar.hdefined(CONFIG_LIBC_WCHAR)size_twchar_t *FAR const char *size_tmbstate_t *
84mbsnrtowcswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char **size_tsize_tmbstate_t *
85mbtowcwchar.hdefined(CONFIG_LIBC_WCHAR)intwchar_t *FAR const wchar_t *size_t
86memccpystring.hFAR voidFAR void *FAR const void *int csize_t
87memchrstring.hFAR voidFAR const void *int csize_t
88memcmpstring.hintFAR const void *FAR const void *size_t
89memcpystring.hFAR voidFAR void *FAR const void *size_t
90memmovestring.hFAR voidFAR void *FAR const void *size_t
91memsetstring.hFAR voidFAR void *int csize_t
92mkfifosys/stat.hintFAR const char*mode_t
93mktimetime.htime_tFAR const struct tm *
94ntohlarpa/inet.huint32_tuint32_t
95ntohsarpa/inet.huint16_tuint16_t
96perrorstdio.hCONFIG_NFILE_STREAMS > 0voidFAR const char *
97pipeunistd.hintint [2]|int*
98printfstdio.hintFAR const char *...
99pthread_attr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
100pthread_attr_getinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
101pthread_attr_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR struct sched_param *
102pthread_attr_getschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int *
103pthread_attr_getstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR size_t *
104pthread_attr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
105pthread_attr_setinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
106pthread_attr_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR const struct sched_param *
107pthread_attr_setschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
108pthread_attr_setstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *size_t
109pthread_barrierattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
110pthread_barrierattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_barrierattr_t *FAR int *
111pthread_barrierattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
112pthread_barrierattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *int
113pthread_barrier_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t*
114pthread_barrier_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t*FAR const pthread_barrierattr_t*unsigned int
115pthread_barrier_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t*
116pthread_condattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
117pthread_condattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
118pthread_cond_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*
119pthread_cond_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t*FAR const pthread_condattr_t*
120pthread_mutexattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
121pthread_mutexattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *FAR int *
122pthread_mutexattr_gettypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR const pthread_mutexattr_t *int *
123pthread_mutexattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
124pthread_mutexattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *int
125pthread_mutexattr_settypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intpthread_mutexattr_t *int
126pthread_oncepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_once_t*CODE void (*)(void)
127pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
128putsstdio.hCONFIG_NFILE_STREAMS > 0intFAR const char *
129qsortstdlib.hvoidvoid *size_tsize_tint(*)(const void *FAR const void *)
130randstdlib.hint
131readdir_rdirent.hintFAR DIR *FAR struct dirent *FAR struct dirent **
132sched_get_priority_maxsched.hintint
133sched_get_priority_minsched.hintint
134sem_getvaluesemaphore.hintFAR sem_t *FAR int *
135sem_initsemaphore.hintFAR sem_t *intunsigned int
136sendfilesys/sendfile.hssize_tintintoff_tsize_t
137setlocalelocale.hFAR char *sintFAR const char *s
138setlogmasksyslog.hintint
139sigaddsetsignal.hintFAR sigset_t *int
140sigdelsetsignal.hintFAR sigset_t *int
141sigemptysetsignal.hintFAR sigset_t *
142sigfillsetsignal.hintFAR sigset_t *
143sigismembersignal.hintFAR const sigset_t *int
144sleepunistd.hunsigned intunsigned int
145snprintfstdio.hintFAR char *size_tFAR const char *...
146sprintfstdio.hintFAR char *FAR const char *...
147sq_addafterqueue.hvoidFAR sq_entry_t *FAR sq_entry_t *FAR sq_queue_t *
148sq_addfirstqueue.hvoidFAR sq_entry_t *sq_queue_t *
149sq_addlastqueue.hvoidFAR sq_entry_t *sq_queue_t *
150sq_remqueue.hvoidFAR sq_entry_t *sq_queue_t *
151sq_remafterqueue.hFAR sq_entry_tFAR sq_entry_t *sq_queue_t *
152sq_remfirstqueue.hFAR sq_entry_tsq_queue_t *
153sq_remlastqueue.hFAR sq_entry_tsq_queue_t *
154srandstdlib.hvoidunsigned int
155sscanfstdio.hintFAR const char *FAR const char *...
156strcasecmpstrings.hintFAR const char *FAR const char *
157strcasestrstring.hFAR charFAR const char *FAR const char *
158strcatstring.hFAR charFAR char *FAR const char *
159strchrstring.hFAR charFAR const char *int
160strcmpstring.hintFAR const char *FAR const char *
161strcollstring.hCONFIG_LIBC_LOCALEintFAR const char *FAR const char *
162strcpystring.hFAR char *FAR char *FAR const char *
163strcspnstring.hsize_tFAR const char *FAR const char *
164strdupstring.hFAR charFAR const char *
165strerrorstring.hFAR const charint
166strerror_rstring.hintintFAR char *size_t
167strftimetime.hsize_tFAR char *size_tFAR const char *FAR const struct tm *
168strlenstring.hsize_tFAR const char *
169strncasecmpstrings.hintFAR const char *FAR const char *size_t
170strncatstring.hFAR charFAR char *FAR const char *size_t
171strncmpstring.hintFAR const char *FAR const char *size_t
172strncpystring.hFAR charFAR char *FAR const char *size_t
173strndupstring.hFAR charFAR const char *size_t
174strnlenstring.hsize_tFAR const char *size_t
175strpbrkstring.hFAR charFAR const char *FAR const char *
176strrchrstring.hFAR charFAR const char *int
177strspnstring.hsize_tFAR const char *FAR const char *
178strstrstring.hFAR charFAR const char *FAR const char *
179strtodstdlib.hdouble_tFAR const char *strFAR char **endptr
180strtokstring.hFAR charFAR char *FAR const char *
181strtok_rstring.hFAR charFAR char *FAR const char *FAR char **
182strtolstring.hlongFAR const char *FAR char **int
183strtollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *nptrFAR char **endptrint base
184strtoulstdlib.hunsigned longFAR const char *FAR char **int
185strtoullstdlib.hdefined(CONFIG_HAVE_LONG_LONG)unsigned long longFAR const char *FAR char **int
186strxfrmstring.hdefined(CONFIG_LIBC_LOCALE)size_tFAR char *FAR const char *size_t
187swabunistd.hvoidintFAR const void *FAR void *ssize_t
188swprintfwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR wchar_t *size_tFAR const wchar_t *...
189syslogsyslog.hintintFAR const char *...
190tcflushtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintint
191tcgetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintFAR struct termios *
192tcsetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintintFAR const struct termios *
193telldirdirent.hoff_tFAR DIR *
194timetime.htime_ttime_t *
195towlowerwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
196towupperwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
197ub16divub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
198ub16mulub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
199ub16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_t
200ungetcstdio.hCONFIG_NFILE_STREAMS > 0intintFAR FILE *
201usleepunistd.hintintFAR FILE *
202_infodebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_INFO)intFAR const char *...
203vfprintfstdio.hCONFIG_NFILE_STREAMS > 0intFAR FILE *FAR const char *va_list
204vprintfstdio.hCONFIG_NFILE_STREAMS > 0intFAR const char *va_list
205vsnprintfstdio.hintFAR char *size_tFAR const char *va_list
206vsprintfstdio.hintFAR char *FAR const char *va_list
207vsscanfstdio.hintFAR char *FAR const char *va_list
208vsyslogsyslog.hintintFAR const char *va_list
209wcrtombwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *wchar_tmbstate_t *
210wcscmpwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
211wcscollwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
212wcsftimewchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *size_tFAR const wchar_t *FAR const struct tm *
213wcslcpywchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR const wchar_t *FAR const wchar_t *size_t
214wcslenwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR const wchar_t *
215wcsnrtombswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t **size_tsize_tmbstate_t *
216wcstodwchar.hdefined(CONFIG_LIBC_WCHAR)FAR const wchar_t *FAR wchar_t **
217wcstofwchar.hdefined(CONFIG_LIBC_WCHAR)floatFAR const wchar_t *FAR wchar_t **
218wcstolwchar.hdefined(CONFIG_LIBC_WCHAR)long intFAR const wchar_t *FAR wchar_t **int
219wcstoldwchar.hdefined(CONFIG_LIBC_WCHAR)long doubleFAR const wchar_t *FAR wchar_t **
220wcstollwchar.hdefined(CONFIG_LIBC_WCHAR)long long intFAR const wchar_t *FAR wchar_t **int
221wcstoulwchar.hdefined(CONFIG_LIBC_WCHAR)unsigned long intFAR const wchar_t *FAR wchar_t **int
222wcsxfrmwchar.hdefined(CONFIG_LIBC_WCHAR)size_twchar_t *FAR const wchar_t *size_t
223wctobwchar.hdefined(CONFIG_LIBC_WCHAR)intwchar_t
224wctombwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR char *wchar_t
225wctypewctype.hdefined(CONFIG_LIBC_WCHAR)wctype_tFAR const char *
226wmemchrwchar.hdefined(CONFIG_LIBC_WCHAR)wchar_t *wchar_t *wchar_tsize_t
227wmemcmpwchar.hdefined(CONFIG_LIBC_WCHAR)intwchar_t *wchar_t *size_t
228wmemcpywchar.hdefined(CONFIG_LIBC_WCHAR)wchat_t *wchar_t *wchar_t *size_t
229wmemmovewchar.hdefined(CONFIG_LIBC_WCHAR)wchat_t *wchar_t *wchar_t *size_t
230wmemsetwchar.hdefined(CONFIG_LIBC_WCHAR)wchat_t *wchar_t *wchar_tsize_t
231_warndebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_WARN)intFAR const char *...