提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt 4b4dbc79a2 Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 8 年之前
  Paul A. Patience f8f7b7582c Silence some warnings 8 年之前
  Gregory Nutt cf14f8d1b5 drivers/: Fixes to spacing and alignement 9 年之前
  Gregory Nutt 417f67c132 Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 11 年之前
  patacongo d4c88180c3 Add capability to traverse inodes in the NuttX psuedo-filesystem 12 年之前
  patacongo 5b7341f5db drivers/, drivers/pipes, and drivers/serial file clean-up 12 年之前
  patacongo 2fe4ad52f8 Move file-system header files to include/nuttx/fs 12 年之前
  patacongo 9634f25391 Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 15 年之前
  patacongo aa22bbeb39 All file_operations vtables should be static const 15 年之前
  patacongo cf12e1690e Move poll save area back into struct pollfd (as it was 16 年之前
  patacongo 0f4896d7b8 Revert part of last change 16 年之前
  patacongo b2b69f173b Implement poll/select for sockets 16 年之前
  patacongo 68ec2ba098 Add poll() method 16 年之前
  patacongo dbda581f26 Add infrastructure to support poll() 16 年之前
  patacongo 174a9f77c6 Fix /dev/zero 16 年之前
  patacongo 09af7cf6ce Added lseek() 16 年之前