Fixe open count error + O_NONBLOCK function
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1013 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
7164f28aaa
commit
c01dcff420
@ -8,7 +8,7 @@
|
|||||||
<tr align="center" bgcolor="#e4e4e4">
|
<tr align="center" bgcolor="#e4e4e4">
|
||||||
<td>
|
<td>
|
||||||
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
<h1><big><font color="#3c34ec"><i>NuttX RTOS</i></font></big></h1>
|
||||||
<p>Last Updated: October 7, 2008</p>
|
<p>Last Updated: October 9, 2008</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
@ -1081,6 +1081,7 @@ nuttx-0.3.16 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
|||||||
* Add LPC214x USB serial configuration; Add examples/usbserial test (still a work in progress)
|
* Add LPC214x USB serial configuration; Add examples/usbserial test (still a work in progress)
|
||||||
* Added USB device side driver for the DM320 (untested at initial checkin)
|
* Added USB device side driver for the DM320 (untested at initial checkin)
|
||||||
* Fixed an error in a previous (post 0.3.15) check-in that broke the LPC214x system timer.
|
* Fixed an error in a previous (post 0.3.15) check-in that broke the LPC214x system timer.
|
||||||
|
* Fixed serial drive bugs related to (1) open counts and (2) recognizing O_NONBLOCK on read.
|
||||||
|
|
||||||
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
pascal-0.1.3 2008-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user