summaryrefslogtreecommitdiff
path: root/nuttx/libc/stdio/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* Add tmpnam() and tempnam()Gregory Nutt2014-11-051-0/+4
* Move syslog logic from libc/misc and libc/stdio to libc/syslogGregory Nutt2014-10-081-8/+3
* Add seekable standard streamsGregory Nutt2014-06-141-2/+2
* Add support for seekable raw streamsGregory Nutt2014-06-141-1/+2
* Add support for seekable memory streamsGregory Nutt2014-06-141-4/+5
* Add lib_libfgets() to better support the small differences between gets(), ge...Gregory Nutt2014-01-081-5/+6
* Add type rsize_t and function gets_s()Gregory Nutt2014-01-071-15/+15
* Fix an assertionGregory Nutt2013-06-021-1/+1
* Add dprintf() and vdprintf()Gregory Nutt2013-06-021-1/+2
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-101-1/+1
* Still trying to recover directory contentspatacongo2012-11-101-0/+85