nuttx/lib
patacongo d146196b72 SLIP corrections
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3376 42af7a65-404d-4744-a932-0658087f49c3
2011-03-13 15:12:31 +00:00
..
dq_addafter.c
dq_addbefore.c Add qsort() 2009-06-20 18:22:47 +00:00
dq_addfirst.c
dq_addlast.c
dq_rem.c
dq_remfirst.c
dq_remlast.c Add strtod 2010-03-14 15:10:16 +00:00
lib_abs.c Add labs(), llabs(), and imaxabs() 2010-10-09 21:12:49 +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 Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_calendar2utc.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_chdir.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_checkbase.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_crc32.c Add CRC32 to lib/; add tool to make lpc313x bootloader images 2010-01-16 02:12:48 +00:00
lib_daysbeforemonth.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_dbg.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_dirname.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_dtoa.c Fix issues detected by CppCheck tool 2011-01-19 20:02:23 +00:00
lib_dumpbuffer.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_etherntoa.c
lib_fclose.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_fflush.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_fgetc.c
lib_fgetpos.c types blkcnt_t and off_t should not depend on memory model; Remove non-standard type STATUS 2009-12-13 18:01:46 +00:00
lib_fgets.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_fileno.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_filesem.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_fixedmath.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_fopen.c SLIP corrections 2011-03-13 15:12:31 +00:00
lib_fprintf.c
lib_fputc.c
lib_fputs.c
lib_fread.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_fseek.c
lib_fsetpos.c
lib_ftell.c
lib_fwrite.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_getcwd.c
lib_getopt.c Add missing RGB type 2011-02-24 00:52:51 +00:00
lib_getoptargp.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_getoptindp.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_getoptoptp.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_gets.c
lib_gmtime.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_gmtimer.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_htonl.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_htons.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_imaxabs.c Add inttypes.h 2010-10-10 00:20:09 +00:00
lib_inetntoa.c
lib_init.c Eliminate warnings 2008-11-10 23:19:07 +00:00
lib_internal.h Add floating point support to printf 2010-05-08 03:10:51 +00:00
lib_isbasedigit.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_isleapyear.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_labs.c add imaxabs(), labs(), and llabs() 2010-10-09 21:35:21 +00:00
lib_libdtoa.c Add floating point support to printf 2010-05-08 03:10:51 +00:00
lib_libfflush.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_libflushall.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_libfread.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_libfwrite.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_libsprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_libvsprintf.c Add floating point support to printf 2010-05-08 03:10:51 +00:00
lib_llabs.c add imaxabs(), labs(), and llabs() 2010-10-09 21:35:21 +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
lib_memcpy.c
lib_meminstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_memmove.c
lib_memoutstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
lib_memset.c
lib_mktime.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +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
lib_puts.c
lib_qsort.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_rand.c
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
lib_rint.c
lib_sem.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_skipspace.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_snprintf.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_sprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_sscanf.c Add config to enable floating point support 2010-03-14 17:54:16 +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 Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strcat.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strchr.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strcmp.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strcpy.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strcspn.c
lib_strdup.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_streamsem.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strerror.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strftime.c Fix hcs12 integer overflows 2009-12-12 18:27:20 +00:00
lib_strlen.c
lib_strncasecmp.c Get rid of cwd in THTTPD 2009-08-15 20:25:13 +00:00
lib_strncat.c
lib_strncmp.c strstr fails because length off by 1 2009-08-15 22:59:41 +00:00
lib_strncpy.c
lib_strnlen.c Add strnlen() 2010-10-27 20:54:11 +00:00
lib_strpbrk.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strrchr.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strspn.c
lib_strstr.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strtod.c Add strtod 2010-03-14 15:10:16 +00:00
lib_strtok.c
lib_strtokr.c
lib_strtol.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strtoll.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strtoul.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_strtoull.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_ungetc.c
lib_vfprintf.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_vprintf.c
lib_vsnprintf.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_vsprintf.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_wrflush.c Switching to C99 stdint.h types 2009-12-14 20:51:11 +00:00
lib_zeroinstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
Makefile Add strnlen() 2010-10-27 20:54:11 +00:00
sq_addafter.c
sq_addfirst.c
sq_addlast.c
sq_rem.c
sq_remafter.c
sq_remfirst.c
sq_remlast.c