9
0
Fork 0
nuttx-bb/nuttx/lib
patacongo f8fe64d894 Fix pointer increment bug
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@2061 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2009-09-16 14:00:30 +00:00
..
Makefile Add strpbrk() 2009-07-18 20:39:57 +00:00
dq_addafter.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
dq_addbefore.c Add qsort() 2009-06-20 18:22:47 +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 Various fixes for buffered R/W I/O and seeking 2008-02-05 18:13:13 +00:00
lib_b16cos.c Add fixed precision sin() and cos() 2008-11-29 01:19:35 +00:00
lib_b16sin.c Add fixed precision sin() and cos() 2008-11-29 01:19:35 +00:00
lib_basename.c Add basename, dirname, strrchr 2007-07-01 17:37:11 +00:00
lib_calendar2utc.c Add strftime 2009-07-12 15:16:00 +00:00
lib_chdir.c Added ch and pwd to NSH 2008-08-23 15:16:10 +00:00
lib_checkbase.c Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
lib_daysbeforemonth.c Fix various errors in time manipulation routines 2009-08-08 16:54:36 +00:00
lib_dbg.c Added some pattern matching logic 2009-07-11 13:59:42 +00:00
lib_dirname.c Added support for socket descriptors 2007-09-01 18:06:15 +00:00
lib_dumpbuffer.c Fixes for clean ez80 compilation 2009-06-26 19:22:21 +00:00
lib_etherntoa.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fclose.c remove warning 2009-09-16 13:22:01 +00:00
lib_fflush.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fgetc.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fgetpos.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fgets.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fileno.c Fix build problems with different configuratin options 2009-08-02 12:56:52 +00:00
lib_filesem.c Cosmetic 2007-03-24 15:55:21 +00:00
lib_fixedmath.c Remove extra line 2008-12-08 17:00:16 +00:00
lib_fopen.c Eliminate warnings 2008-11-10 23:19:07 +00:00
lib_fprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fputc.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fputs.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fread.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fseek.c Fix fseek/ftell; add fsetpos/fgetpos 2008-09-01 20:35:41 +00:00
lib_fsetpos.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_ftell.c Fix fseek/ftell; add fsetpos/fgetpos 2008-09-01 20:35:41 +00:00
lib_fwrite.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_getcwd.c Added ch and pwd to NSH 2008-08-23 15:16:10 +00:00
lib_getopt.c Adding basic framework for NXFLAT 2009-06-16 13:26:07 +00:00
lib_getoptargp.c Adding basic framework for NXFLAT 2009-06-16 13:26:07 +00:00
lib_getoptindp.c Adding basic framework for NXFLAT 2009-06-16 13:26:07 +00:00
lib_getoptoptp.c Adding basic framework for NXFLAT 2009-06-16 13:26:07 +00:00
lib_gets.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_gmtime.c Add gmtime and localtime 2009-07-12 00:41:06 +00:00
lib_gmtimer.c Fix various errors in time manipulation routines 2009-08-08 16:54:36 +00:00
lib_htonl.c cosmetic 2009-03-01 21:23:11 +00:00
lib_htons.c cosmetic 2009-03-01 21:23:11 +00:00
lib_inetntoa.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_init.c Eliminate warnings 2008-11-10 23:19:07 +00:00
lib_internal.h Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
lib_isbasedigit.c Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
lib_isleapyear.c Add strftime 2009-07-12 15:16:00 +00:00
lib_libfflush.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_libflushall.c fix compilation errors/warnings 2008-02-06 20:11:39 +00:00
lib_libfread.c Eliminate warnings 2008-11-10 23:19:07 +00:00
lib_libfwrite.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_libsprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_libvsprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_lowinstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_lowoutstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_lowprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_match.c Added some pattern matching logic 2009-07-11 13:59:42 +00:00
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_meminstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_memmove.c Code complete for 8051 (not tested) 2007-03-02 21:27:47 +00:00
lib_memoutstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_memset.c Code complete for 8051 (not tested) 2007-03-02 21:27:47 +00:00
lib_mktime.c Add strftime 2009-07-12 15:16:00 +00:00
lib_nullinstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_nulloutstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_printf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_puts.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_qsort.c Add qsort() 2009-06-20 18:22:47 +00:00
lib_rand.c Eliminating GCC dependencies 2007-02-20 22:39:56 +00:00
lib_rawinstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_rawoutstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_rawprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_rdflush.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +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_skipspace.c Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
lib_snprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_sprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_sscanf.c Compiles with ZDS-II 2008-01-09 22:53:52 +00:00
lib_stdinstream.c dup() and dup2() support for socket descriptors 2009-06-15 18:58:22 +00:00
lib_stdoutstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_strcasecmp.c Get rid of cwd in THTTPD 2009-08-15 20:25:13 +00:00
lib_strcat.c cosmetic 2008-08-11 23:17:34 +00:00
lib_strchr.c Add strstr() 2009-07-18 20:11:11 +00:00
lib_strcmp.c Add str[n]casecmp 2008-11-15 14:26:22 +00:00
lib_strcpy.c NuttX RTOS 2007-02-17 23:21:28 +00:00
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_strftime.c Fix various errors in time manipulation routines 2009-08-08 16:54:36 +00:00
lib_strlen.c Add chdir() and getcwd() 2008-08-22 23:38:33 +00:00
lib_strncasecmp.c Get rid of cwd in THTTPD 2009-08-15 20:25:13 +00:00
lib_strncat.c Add strcat() and strncat() 2007-11-20 15:42:11 +00:00
lib_strncmp.c strstr fails because length off by 1 2009-08-15 22:59:41 +00:00
lib_strncpy.c NuttX RTOS 2007-02-17 23:21:28 +00:00
lib_strpbrk.c Add strpbrk() 2009-07-18 20:39:57 +00:00
lib_strrchr.c Add basename, dirname, strrchr 2007-07-01 17:37:11 +00:00
lib_strspn.c Add strspn() and strcspn() 2007-05-20 19:27:02 +00:00
lib_strstr.c Fix pointer increment bug 2009-09-16 14:00:30 +00:00
lib_strtok.c Remove duplicate strtok() implementatin 2008-08-16 13:47:33 +00:00
lib_strtokr.c Remove warning 2008-08-30 23:02:16 +00:00
lib_strtol.c Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
lib_strtoll.c Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
lib_strtoul.c Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
lib_strtoull.c Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
lib_ungetc.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_vfprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_vprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_vsnprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_vsprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_wrflush.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_zeroinstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +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