aboutsummaryrefslogtreecommitdiff
path: root/nuttx/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-0159-10859/+0
* stdio: fixed build error for stdio on px4ioAndrew Tridgell2013-05-041-0/+2
* libvsprintf: fixed handling of "%f" to print precision 6Andrew Tridgell2013-05-041-1/+4
* libdtoa: don't print trailing zeros if no decimal is printedAndrew Tridgell2013-05-041-2/+7
* libdtoa: fixed handling of NaN and InfinityAndrew Tridgell2013-05-041-1/+22
* Attempt to fix sscanf() %n handlingLorenz Meier2013-03-161-23/+29
* Merge commit '049c93446561c6ad3e59183c139f3916230ddee5' into nuttx-merge-5596px4dev2013-02-068-31/+39
|\
| * NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken Bann...patacongo2013-02-011-1/+1
| * The USB monitor now works with the stm32f4discover/nsh configuration (but not...patacongo2013-01-291-1/+0
| * Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-284-21/+21
| * Misc SYSLOG and STM32 serial fixespatacongo2013-01-281-7/+9
| * Add configs/stm32f4discovery/usbnshpatacongo2013-01-272-0/+5
| * Move stream data from TCB to task group structure.patacongo2013-01-261-1/+1
| * Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JPpatacongo2013-01-241-1/+3
* | Merge pull request #174 from tridge/vdprintfpx4dev2013-01-233-1/+97
|\ \ | |/ |/|
| * stdio: added vdprintf() for printf to a file descriptorAndrew Tridgell2013-01-213-1/+97
| * Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-1158-0/+10717
* Fix an error handling bug in the fread logicpatacongo2013-01-111-1/+2
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-1058-60/+60
* Still trying to recover directory contentspatacongo2012-11-1058-0/+10717