nuttx/lib
patacongo fdf76b48bc dup() and dup2() support for socket descriptors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1884 42af7a65-404d-4744-a932-0658087f49c3
2009-06-15 18:58:22 +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
lib_b16sin.c
lib_basename.c
lib_chdir.c
lib_checkbase.c Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
lib_dbg.c cosmetic 2009-03-07 17:59:28 +00:00
lib_dirname.c
lib_etherntoa.c
lib_fclose.c
lib_fflush.c Make use of FAR consistent in stdio.h 2008-11-10 14:40:03 +00:00
lib_fgetc.c
lib_fgetpos.c
lib_fgets.c
lib_filesem.c
lib_fixedmath.c Remove extra line 2008-12-08 17:00:16 +00:00
lib_fopen.c
lib_fprintf.c
lib_fputc.c
lib_fputs.c
lib_fread.c
lib_fseek.c
lib_fsetpos.c
lib_ftell.c
lib_fwrite.c
lib_getcwd.c
lib_getopt.c
lib_gets.c
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
lib_init.c
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_libfflush.c
lib_libflushall.c
lib_libfread.c
lib_libfwrite.c
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_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_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_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
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
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
lib_strcat.c
lib_strchr.c
lib_strcmp.c
lib_strcpy.c
lib_strcspn.c
lib_strdup.c Finally, a clean SDCC compile 2007-02-27 21:17:21 +00:00
lib_streamsem.c
lib_strerror.c
lib_strlen.c
lib_strncasecmp.c Cloning error in functin name 2009-03-28 13:11:43 +00:00
lib_strncat.c
lib_strncmp.c
lib_strncpy.c
lib_strrchr.c
lib_strspn.c
lib_strtok.c
lib_strtokr.c
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
lib_vfprintf.c Extend lib to handle incoming streams 2009-05-30 20:06:24 +00:00
lib_vprintf.c
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
lib_zeroinstream.c update comments; add lib_zeroinstream 2009-06-01 14:24:29 +00:00
Makefile Add strtoul, strtoll, strtoull, atol, and atoll. 2009-06-14 15:36:18 +00:00
sq_addafter.c
sq_addfirst.c
sq_addlast.c
sq_rem.c
sq_remafter.c
sq_remfirst.c
sq_remlast.c