summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_fgets.c
Commit message (Collapse)AuthorAgeFilesLines
* Switching to C99 stdint.h typespatacongo2009-12-141-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2338 42af7a65-404d-4744-a932-0658087f49c3
* Make use of FAR consistent in stdio.hpatacongo2008-11-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1182 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-09-081-19/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@897 42af7a65-404d-4744-a932-0658087f49c3
* Fix EOF detectionpatacongo2008-08-121-33/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@818 42af7a65-404d-4744-a932-0658087f49c3
* Simply conditional build; fix conditional compilationpatacongo2007-06-091-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@275 42af7a65-404d-4744-a932-0658087f49c3
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@107 42af7a65-404d-4744-a932-0658087f49c3
* task_create now accepts variable number of arguments; 8051 bringup changespatacongo2007-03-111-14/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@56 42af7a65-404d-4744-a932-0658087f49c3
* Add to nsh, add limits.h, gets, strtok, strtok_rpatacongo2007-03-101-23/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@54 42af7a65-404d-4744-a932-0658087f49c3
* Fix IRQ-related bugs, fix serial read logic, add fgetspatacongo2007-03-101-0/+306
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@51 42af7a65-404d-4744-a932-0658087f49c3