Major structure of file system functions to better support asynchronous I/O. Respository should not be trusted until I have a chance to verify everything

This commit is contained in:
Gregory Nutt
2014-10-06 10:53:25 -06:00
parent 1d45f80a9b
commit d914f3ceec
33 changed files with 731 additions and 341 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
* Function: net_clone
*
* Description:
* Performs the low level, common portion of net_dup() and net_dup2()
* Performs the low level, common portion of net_dupsd() and net_dupsd2()
*
****************************************************************************/