nuttx/lib
patacongo 4bdf936730 Cloning error in functin name
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1648 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 13:11:43 +00:00
..
dq_addafter.c
dq_addbefore.c
dq_addfirst.c
dq_addlast.c
dq_rem.c
dq_remfirst.c
dq_remlast.c
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
lib_chdir.c Added ch and pwd to NSH 2008-08-23 15:16:10 +00:00
lib_dbg.c cosmetic 2009-03-07 17:59:28 +00:00
lib_dirname.c
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_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 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 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 Use MAX_INT, not 0x7fffffff. On some machines int is 16-bits 2009-02-14 22:11:58 +00:00
lib_libfflush.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_libflushall.c
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 cosmetic 2009-02-28 14:24:48 +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
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
lib_strdup.c
lib_streamsem.c
lib_strerror.c
lib_strlen.c Add chdir() and getcwd() 2008-08-22 23:38:33 +00:00
lib_strncasecmp.c Cloning error in functin name 2009-03-28 13:11:43 +00:00
lib_strncat.c
lib_strncmp.c Add str[n]casecmp 2008-11-15 14:26:22 +00:00
lib_strncpy.c
lib_strrchr.c
lib_strspn.c
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 fixed precision sin() and cos() 2008-11-29 01:19:35 +00:00
sq_addafter.c
sq_addfirst.c
sq_addlast.c
sq_rem.c
sq_remafter.c
sq_remfirst.c
sq_remlast.c