nuttx/lib
patacongo 9ab11697a8 Simply conditional build; fix conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@275 42af7a65-404d-4744-a932-0658087f49c3
2007-06-09 19:11:00 +00:00
..
dq_addafter.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
dq_addbefore.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
dq_addfirst.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
dq_addlast.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
dq_rem.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
dq_remfirst.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
dq_remlast.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
lib_fclose.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_fflush.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_fgetc.c
lib_fgets.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_filesem.c Cosmetic 2007-03-24 15:55:21 +00:00
lib_fopen.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_fprintf.c
lib_fputc.c
lib_fputs.c
lib_fread.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_fwrite.c
lib_getenv.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
lib_gets.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_init.c Container being deallocated before buffers in container. Caused memory leak. 2007-03-29 16:53:03 +00:00
lib_internal.h Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byte generic pointers. 2007-03-05 20:38:39 +00:00
lib_libfread.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_libfwrite.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_libsprintf.c
lib_libvsprintf.c long and long long have the same problem as integer 2007-03-19 21:43:53 +00:00
lib_lowprintf.c This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_lowstream.c
lib_memcmp.c Bad return value 2007-05-19 21:10:23 +00:00
lib_memcpy.c Code complete for 8051 (not tested) 2007-03-02 21:27:47 +00:00
lib_memmove.c Code complete for 8051 (not tested) 2007-03-02 21:27:47 +00:00
lib_memset.c Code complete for 8051 (not tested) 2007-03-02 21:27:47 +00:00
lib_memstream.c
lib_nullstream.c Re-design vsprintf so that it does not use so much stack; handle 8051's 2-byte generic pointers. 2007-03-05 20:38:39 +00:00
lib_printf.c This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_puts.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_rand.c
lib_rawprintf.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_rawstream.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_rint.c Fix link problems 2007-02-28 13:42:19 +00:00
lib_sem.c Create a place to hold board specific header files 2007-03-26 16:47:17 +00:00
lib_sprintf.c
lib_sscanf.c Add strspn() and strcspn() 2007-05-20 19:27:02 +00:00
lib_stdstream.c
lib_strchr.c
lib_strcmp.c
lib_strcpy.c
lib_strcspn.c Function incorrectly named 2007-06-07 00:20:35 +00:00
lib_strdup.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
lib_streamsem.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_strerror.c Add strerror() 2007-03-17 16:18:49 +00:00
lib_strlen.c
lib_strncpy.c
lib_strspn.c Add strspn() and strcspn() 2007-05-20 19:27:02 +00:00
lib_strtok.c Add to nsh, add limits.h, gets, strtok, strtok_r 2007-03-10 14:42:30 +00:00
lib_strtokr.c Add to nsh, add limits.h, gets, strtok, strtok_r 2007-03-10 14:42:30 +00:00
lib_strtol.c
lib_ungetc.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_vfprintf.c Moved exclusion logic to a higher level so that printf output is more readable when the same stdout FILE* is shared 2007-03-29 14:21:31 +00:00
lib_vprintf.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_vsprintf.c
Makefile Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
sq_addafter.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
sq_addfirst.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
sq_addlast.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
sq_rem.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
sq_remafter.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
sq_remfirst.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
sq_remlast.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00