aboutsummaryrefslogtreecommitdiff
path: root/nuttx/lib
Commit message (Expand)AuthorAgeFilesLines
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-1/+1
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-111-1/+1
* Generated libraries are now installed in a new lib/ directorypatacongo2012-11-112-0/+51
* Still trying to recover directory contentspatacongo2012-11-10286-32008/+0
* Trying to recover from deleted directory contentspatacongo2012-11-10286-0/+32008
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-10286-32008/+0
* RGMP 4.0 update from Qiang Yupatacongo2012-11-042-0/+9
* Add support for ferror(), feof(), and clearerr()patacongo2012-11-015-14/+287
* libm compilation fixes from Darcy Gongpatacongo2012-10-2948-48/+48
* Ooops... last version of file was still in editorpatacongo2012-10-281-0/+1
* lib/math files not follow coding standard; float, double, and long double ver...patacongo2012-10-2877-1185/+3859
* Part I of port of Rhombus math librarypatacongo2012-10-2835-14/+1645
* Kconfig changes to get a clean STM32 ADC example buildpatacongo2012-10-211-1/+1
* Minor tweaks to memsetpatacongo2012-10-212-34/+29
* Optimized memset() can be configured to do 64-bit storespatacongo2012-10-211-1/+1
* Optimized memset() can be configured to do 64-bit storespatacongo2012-10-213-18/+82
* Add a versin of memset() optimized for speedpatacongo2012-10-212-14/+107
* Add Daniel Vik's optimized memcpy as a configuration optionpatacongo2012-10-203-1/+418
* The termios c_speed field cannot be 'const'patacongo2012-10-201-6/+1
* Another dtoa() fix from Mike Smithpatacongo2012-10-111-2/+9
* Eliminate a warningpatacongo2012-10-061-0/+8
* More sscanf: Long flag (as in %ld) not be used in all of the places it shoul...patacongo2012-09-211-14/+40
* Fix bug in last sscanf changepatacongo2012-09-211-45/+64
* One more sscanf changepatacongo2012-09-211-1/+1
* Add support for Fire STM32v3; sscanf fixes from Katepatacongo2012-09-211-46/+118
* Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Katepatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-17209-0/+26724