nuttx/lib
patacongo e4fa1da557 Fix a possible sigsegv in getopt
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1252 42af7a65-404d-4744-a932-0658087f49c3
2008-11-16 14:54:29 +00:00
..
dq_addafter.c
dq_addbefore.c
dq_addfirst.c
dq_addlast.c
dq_rem.c
dq_remfirst.c
dq_remlast.c Various fixes for buffered R/W I/O and seeking 2008-02-05 18:13:13 +00:00
lib_basename.c Add basename, dirname, strrchr 2007-07-01 17:37:11 +00:00
lib_chdir.c Added ch and pwd to NSH 2008-08-23 15:16:10 +00:00
lib_dbg.c Added low-level, verbose debug support 2008-10-27 16:37:48 +00:00
lib_dirname.c Added support for socket descriptors 2007-09-01 18:06:15 +00:00
lib_etherntoa.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fclose.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +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_filesem.c
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 Fix a possible sigsegv in getopt 2008-11-16 14:54:29 +00:00
lib_gets.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_htonl.c Verified recvfrom() 2007-11-23 19:25:39 +00:00
lib_htons.c fix compilation errors/warnings 2008-02-06 20:11:39 +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 Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +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 Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_libvsprintf.c Syntax error when field width not supported 2008-11-10 15:01:08 +00:00
lib_lowprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_lowstream.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_memcmp.c
lib_memcpy.c
lib_memmove.c
lib_memset.c
lib_memstream.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_nullstream.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +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_rand.c
lib_rawprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_rawstream.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_rdflush.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_rint.c
lib_sem.c
lib_snprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_sprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_sscanf.c Compiles with ZDS-II 2008-01-09 22:53:52 +00:00
lib_stdstream.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_strcasecmp.c Add str[n]casecmp 2008-11-15 14:26:22 +00:00
lib_strcat.c cosmetic 2008-08-11 23:17:34 +00:00
lib_strchr.c
lib_strcmp.c Add str[n]casecmp 2008-11-15 14:26:22 +00:00
lib_strcpy.c
lib_strcspn.c Function incorrectly named 2007-06-07 00:20:35 +00:00
lib_strdup.c
lib_streamsem.c Simply conditional build; fix conditional compilation 2007-06-09 19:11:00 +00:00
lib_strerror.c
lib_strlen.c Add chdir() and getcwd() 2008-08-22 23:38:33 +00:00
lib_strncasecmp.c Add str[n]casecmp 2008-11-15 14:26:22 +00:00
lib_strncat.c Add strcat() and strncat() 2007-11-20 15:42:11 +00:00
lib_strncmp.c Add str[n]casecmp 2008-11-15 14:26:22 +00:00
lib_strncpy.c
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_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
lib_ungetc.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_vfprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_vprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_vsnprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_vsprintf.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_wrflush.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
Makefile Add str[n]casecmp 2008-11-15 14:26:22 +00:00
sq_addafter.c
sq_addfirst.c
sq_addlast.c
sq_rem.c
sq_remafter.c
sq_remfirst.c
sq_remlast.c