9
0
Fork 0
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@814 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2008-08-10 22:03:58 +00:00
parent 51d766eb67
commit 1c4ef8ebae
2 changed files with 2 additions and 2 deletions

View File

@ -395,6 +395,6 @@
0.3.13 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Added mkfatfs, mkfifo, sleep, usleep and nice commands to NSH
* NSH will not execute commands in background
* NSH will now execute commands in background
* sched_get_priority_max/min returned error on SCHED_RR

View File

@ -1029,7 +1029,7 @@ buildroot-0.1.0 2007-03-09 &lt;spudmonkey@racsa.co.cr&gt
nuttx-0.3.13 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;
* Added mkfatfs, mkfifo, sleep, usleep and nice commands to NSH
* NSH will not execute commands in background
* NSH will now execute commands in background
* sched_get_priority_max/min returned error on SCHED_RR
pascal-0.1.3 2008-xx-xx Gregory Nutt &lt;spudmonkey@racsa.co.cr&gt;