9
0
Fork 0
nuttx-bb/nuttx/lib
patacongo e0306b8c1d task_create now accepts variable number of arguments; 8051 bringup changes
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@56 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2007-03-11 17:37:47 +00:00
..
Makefile Add to nsh, add limits.h, gets, strtok, strtok_r 2007-03-10 14:42:30 +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 This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_fflush.c Debug instrumentation 2007-03-09 15:27:47 +00:00
lib_fgetc.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_fgets.c task_create now accepts variable number of arguments; 8051 bringup changes 2007-03-11 17:37:47 +00:00
lib_filesem.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
lib_fopen.c This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_fprintf.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_fputc.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_fputs.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_fread.c This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_fwrite.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_getenv.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
lib_gets.c task_create now accepts variable number of arguments; 8051 bringup changes 2007-03-11 17:37:47 +00:00
lib_init.c Debug instrumentation 2007-03-09 15:27:47 +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 This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_libfwrite.c This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_libsprintf.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_libvsprintf.c Botched the case for n=0 2007-03-06 21:35:03 +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 NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_memcmp.c Code complete for 8051 (not tested) 2007-03-02 21:27:47 +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 NuttX RTOS 2007-02-17 23:21:28 +00:00
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 This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_rand.c Eliminating GCC dependencies 2007-02-20 22:39:56 +00:00
lib_rawprintf.c Add capability to manager memory in discontiguous regions. 2007-03-04 15:23:22 +00:00
lib_rawstream.c This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_rint.c Fix link problems 2007-02-28 13:42:19 +00:00
lib_sem.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_sprintf.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_sscanf.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
lib_stdstream.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_strchr.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_strcmp.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_strcpy.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_strdup.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
lib_streamsem.c This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_strlen.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_strncpy.c NuttX RTOS 2007-02-17 23:21:28 +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 NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_ungetc.c This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_vfprintf.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_vprintf.c This creates a 8051 build that can run in 24Kb of RAM 2007-03-01 21:05:55 +00:00
lib_vsprintf.c NuttX RTOS 2007-02-17 23:21:28 +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