summaryrefslogtreecommitdiff
path: root/nuttx/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* lib_sscanf: fixed a hang in scanf() on end of stringAndrew Tridgell2014-11-061-0/+4
* Also consider negative values to be valid, and while we are at it add support...Lorenz Meier2013-09-221-2/+9
* Also consider negative values to be validLorenz Meier2013-09-221-2/+5
* Cover a range of sscanf() corner cases, including %n not being the last forma...Lorenz Meier2013-09-221-17/+82
* Fixed two sscanf() issues: 1) sscanf() always reported as result value the nu...Lorenz Meier2013-09-211-16/+42
* Fix an assertionGregory Nutt2013-06-022-2/+2
* Add dprintf() and vdprintf()Gregory Nutt2013-06-023-1/+121
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-096-9/+17
* Misc changes for clean built od mikroe-stm32f4 configurationsGregory Nutt2013-05-011-1/+2
* Support for printing NaN and infinity from Andrew TridgellGregory Nutt2013-04-171-3/+40
* Fix for trailing %n bug in sscanf (with help from Lorenz Meier)patacongo2013-03-181-122/+238
* Prep for 6.26 releasenuttx-6.26patacongo2013-03-151-0/+5
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-092-1/+5
* 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
* 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