summaryrefslogtreecommitdiff
path: root/com32/include/stdio.h
Commit message (Expand)AuthorAgeFilesLines
* Run Nindent on com32/include/stdio.hH. Peter Anvin2009-05-291-11/+12
* stdio.h: change fflush() from "extern inline" to "static inline"H. Peter Anvin2008-08-121-1/+1
* stdio.h: revamp fread/fwrite to make gcc less unhappyH. Peter Anvin2008-08-121-11/+12
* Un-inline fclose()H. Peter Anvin2008-02-271-6/+1
* Move <zlib.h> to include directory; add prototype for ftell()hpa2005-01-081-0/+3
* Add code to edit the command line in the simple menuhpa2004-12-211-0/+3
* Very basic operations now work; need to handle line-orientedhpa2004-11-171-0/+2
* Very first cut at a klibc-derived C library for com32hpa2004-11-101-0/+112