Added lseek()

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@612 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-02-01 22:19:20 +00:00
parent e293e5aef9
commit c0cf7a1be2

View File

@ -965,6 +965,7 @@ Other memory:
* Added a test case to verify the Pascal P-Code interpreter * Added a test case to verify the Pascal P-Code interpreter
* Added /dev/zero * Added /dev/zero
* 'errno' is now defined to be *get_errno_ptr() with no name conflicts * 'errno' is now defined to be *get_errno_ptr() with no name conflicts
* Added lseek()
</pre></ul> </pre></ul>
<table width ="100%"> <table width ="100%">