summaryrefslogtreecommitdiff
path: root/com32/include/stdio.h
Commit message (Expand)AuthorAgeFilesLines
* stdio: Fix unhexchar() for hex digits > 9Matt Fleming2012-12-031-3/+3
* com32: Add unhexcharMatt Fleming2011-11-021-0/+23
* 0613 temp debugFeng Tang2010-07-201-0/+2
* elflink: fix some compile errorFeng Tang2010-07-201-0/+3
* 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