summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Adding socket(), bind() logicpatacongo2007-09-011-0/+1
* Adding uIP 1.0patacongo2007-08-261-0/+2
* Prep for 0.2.8 releasenuttx-2.8patacongo2007-07-021-2/+3
* add set and unsetpatacongo2007-07-011-1/+2
* Add rm and rmdir commandspatacongo2007-07-011-1/+1
* Added cp commandpatacongo2007-07-011-2/+5
* Add environment variable test; fix several detected bugspatacongo2007-06-301-1/+3
* Fix error in realloc when memory is extended downwardpatacongo2007-06-301-0/+2
* Add environment variable functionpatacongo2007-06-301-0/+2
* Add basic tasking support for environment variablespatacongo2007-06-301-1/+4
* NSH: Add cat; add -l, -s, -R to lspatacongo2007-06-101-1/+2
* Add getoptpatacongo2007-06-101-0/+2
* Correct opendir semaphore hanlding -- was causing deadlockpatacongo2007-06-101-0/+1
* Force directory name to be nuttx-xx.yy.zzpatacongo2007-06-101-0/+1
* Fixed a problem with arch/arm/src dependenciespatacongo2007-06-101-1/+3
* Oops ChangeLog not updated in last releasepatacongo2007-06-091-1/+3
* Don't call usleep if signals are disabledpatacongo2007-06-091-0/+2
* SDCC specific changes. Z80 support; re-enable __FILE__ and __LINE__ in assert...patacongo2007-06-091-0/+3
* No longer uses _GNU_SOURCE-specific asprintf()patacongo2007-06-091-0/+2
* Simply conditional build; fix conditional compilationpatacongo2007-06-091-0/+5
* Add support for custom system timer frequencypatacongo2007-06-091-1/+3
* updatespatacongo2007-06-071-0/+8
* Added statfs()patacongo2007-05-291-2/+2
* Added fat_getattrib.c and fat_setattrib.cpatacongo2007-05-271-0/+1
* Fix reference count problempatacongo2007-05-271-0/+1
* Add stat()patacongo2007-05-271-0/+2
* prepare for 0.2.6 releasenuttx-2.6patacongo2007-05-261-2/+5
* Finish FAT directory operations; add option to disable mountpoints; fix ARM c...patacongo2007-05-261-0/+4
* Add FAT rename()patacongo2007-05-211-1/+1
* Add FAT mkdir()patacongo2007-05-211-1/+1
* Add FAT rmdir and unlinkpatacongo2007-05-211-0/+2
* Add unlink(), mkdir(), rmdir(), and rename()patacongo2007-05-211-0/+1
* Add lseek; prep for 0.2.5nuttx-2.5patacongo2007-05-211-2/+5
* Add strspn() and strcspn()patacongo2007-05-201-0/+1
* Add fsync()patacongo2007-05-201-0/+1
* updatespatacongo2007-05-201-0/+5
* Misc. changes to support FAT32 fileysystempatacongo2007-05-131-0/+1
* updatedpatacongo2007-05-121-2/+4
* updatepatacongo2007-05-091-1/+2
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-291-0/+4
* Updated for 0.2.4 releasenuttx-2.4patacongo2007-04-281-1/+4
* Documents new arch/arm directorypatacongo2007-04-281-1/+4
* arch/c5471/include and arch/dm320/include are not identical. This is in prep...patacongo2007-04-261-0/+2
* Makesystem changes to better support different SoCspatacongo2007-04-251-0/+1
* Misc changes to good c5471 build on Cygwinpatacongo2007-04-221-0/+1
* updatenuttx-2.3patacongo2007-03-301-2/+4
* Correct a race condition in the pthread join logic. Sometimes the join struc...patacongo2007-03-301-0/+3
* Add timed mqueue test.patacongo2007-03-291-0/+3
* Container being deallocated before buffers in container. Caused memory leak.patacongo2007-03-291-0/+2
* Moved exclusion logic to a higher level so that printf output is more readabl...patacongo2007-03-291-1/+4