aboutsummaryrefslogtreecommitdiffstats
path: root/src/stdio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bump yearMattias Andrée2016-01-012-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* fix punctuationMattias Andrée2015-12-271-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* fix errors and warningsMattias Andrée2015-12-271-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
* sprintf considered saferMattias Andrée2015-11-261-0/+30
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* tell in doc in which version things were introducedMattias Andrée2015-11-252-2/+144
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-11-251-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add sockprintf, vsockprintf, sockwprintf, and vsockwprintfMattias Andrée2015-11-231-2/+161
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix errorsMattias Andrée2015-10-172-10/+33
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2015-10-161-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve and fix bprintfMattias Andrée2015-10-161-12/+25
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2015-10-121-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of scanf functionsMattias Andrée2015-10-111-0/+641
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-10-111-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-10-111-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + m docMattias Andrée2015-10-111-4/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add printf functions, not fully implementedMattias Andrée2015-09-031-0/+1212
Signed-off-by: Mattias Andrée <maandree@operamail.com>