summaryrefslogtreecommitdiff
path: root/nuttx/fs/fs_lseek.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up some naming: fd vs. fildes vs. filedes and filep vs filpGregory Nutt2013-09-281-3/+3
* The last checkin replaced some impossible error handling with DEBUGASSERT. E...Gregory Nutt2013-09-281-10/+9
* Optimized sendfile() from Max HoltzbergGregory Nutt2013-09-281-64/+86
* Clean-up files in fs/ directorypatacongo2012-07-141-39/+40
* trivial cosmeticpatacongo2008-11-151-1/+1
* cosmeticpatacongo2008-09-121-4/+0
* Added lseek()patacongo2008-02-011-0/+179