summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_libfflush.c
Commit message (Expand)AuthorAgeFilesLines
* Make use of FAR consistent in stdio.hpatacongo2008-11-101-3/+3
* Fix bug: Using unsigned to detect errno<0patacongo2008-07-311-1/+1
* fflush(NULL) returns errorpatacongo2008-02-061-0/+195