NetBSD/lib/libc/stdio
wiz 1f01816d38 Avoid Po/Pq. 2001-12-07 12:36:40 +00:00
..
Makefile.inc - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
_fseeko.c XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
_ftello.c XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
asprintf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
clrerr.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fclose.3 add LIBRARY section to man page 1998-02-05 18:45:17 +00:00
fclose.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
fdopen.c This is for completeness only (to make fdopen symmetric with fopen and freopen) 2000-11-29 15:36:42 +00:00
feof.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
ferror.3 Boring whitespace fixes. 2001-09-16 02:08:55 +00:00
ferror.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fflush.3 Mainly sort SEE ALSO, but also sort sections, and some punctuation and 2001-09-16 02:17:15 +00:00
fflush.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fgetc.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fgetln.3 Sprinkle some __restrict into stdio. 2000-12-29 15:22:48 +00:00
fgetln.c Delint. 2000-01-22 22:19:07 +00:00
fgetpos.c In fgetpos() and fsetpos(), use ftello() and fseeko(), respectively, to avoid 2000-07-08 13:51:27 +00:00
fgets.3 Mainly sort SEE ALSO, but also sort sections, and some punctuation and 2001-09-16 02:17:15 +00:00
fgets.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
fgetwc.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
fileext.h add files forgotten in my previous commit. 2001-12-07 12:02:07 +00:00
fileno.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
findfp.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
flags.c add and "f" flag to fopen that makes sure we are opening a plain file, 2000-01-15 01:11:45 +00:00
floatio.h
fopen.3 Sprinkle some __restrict into stdio. 2000-12-29 15:22:48 +00:00
fopen.c make sure we preserve errno. 2000-11-29 15:30:20 +00:00
fprintf.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fpurge.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
fputc.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fputs.3 Mainly sort SEE ALSO, but also sort sections, and some punctuation and 2001-09-16 02:17:15 +00:00
fputs.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
fputwc.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
fread.3 apparently ansi c only required fread(3) to return 0 if size or nmembs == 0. 2001-01-25 02:06:25 +00:00
fread.c apparently ansi c only required fread(3) to return 0 if size or nmembs == 0. 2001-01-25 02:06:25 +00:00
freopen.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
fscanf.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fseek.3 Boring whitespace fixes. 2001-09-16 02:08:55 +00:00
fseek.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fseeko.c Oops, forgot to define weak aliases for public names. 2000-07-26 08:52:57 +00:00
fsetpos.c In fgetpos() and fsetpos(), use ftello() and fseeko(), respectively, to avoid 2000-07-08 13:51:27 +00:00
ftell.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
ftello.c Oops, forgot to define weak aliases for public names. 2000-07-26 08:52:57 +00:00
funopen.3 Boring whitespace fixes. 2001-09-16 02:08:55 +00:00
funopen.c delint 1998-11-15 17:19:53 +00:00
fvwrite.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fvwrite.h s/c_plusplus/__cplusplus/ 1998-09-08 15:10:12 +00:00
fwalk.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
fwide.3 Grammar improvements, some additional markup and a typo fix. 2001-12-07 12:35:13 +00:00
fwide.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
fwrite.c apparently ansi c only required fread(3) to return 0 if size or nmembs == 0. 2001-01-25 02:06:25 +00:00
getc.3 Mainly sort SEE ALSO, but also sort sections, and some punctuation and 2001-09-16 02:17:15 +00:00
getc.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getchar.c Use FLOCKFILE() and FUNLOCKFILE() macros from reentrant.h so that stdio 1998-01-19 07:38:41 +00:00
gets.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
gettemp.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getw.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
getwc.3 Markup getwc in one place. 2001-12-07 12:35:54 +00:00
getwc.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
getwchar.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
glue.h fix duplicate declaration of __glue. 2000-12-10 04:17:28 +00:00
local.h - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
makebuf.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
mkdtemp.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
mkstemp.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
mktemp.3 Draw attention to the fact that the created file/dir may not be readable 2001-06-22 20:09:05 +00:00
mktemp.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
perror.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
perror.c No need for "namespace.h". 1999-08-22 12:52:28 +00:00
printf.3 Fix a mis-pasting in previous; pointed out by Thomas Klausner. 2001-12-02 20:41:12 +00:00
printf.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
putc.3 Document getc_unlocked(3), getchar_unlocked(3), putc_unlocked(3) and 2001-04-25 22:06:53 +00:00
putc.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
putchar.c Use FLOCKFILE() and FUNLOCKFILE() macros from reentrant.h so that stdio 1998-01-19 07:38:41 +00:00
puts.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
putw.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
putwc.3 - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
putwc.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
putwchar.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
refill.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
remove.3 Boring whitespace fixes. 2001-09-16 02:08:55 +00:00
remove.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
rewind.c Call __sclearerr(), nor clearerr(), so we don\`t try to double lock. 2000-01-21 19:54:13 +00:00
rget.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
scanf.3 Mainly sort SEE ALSO, but also sort sections, and some punctuation and 2001-09-16 02:17:15 +00:00
scanf.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
setbuf.3 Mainly sort SEE ALSO, but also sort sections, and some punctuation and 2001-09-16 02:17:15 +00:00
setbuf.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
setbuffer.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
setvbuf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
snprintf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
sprintf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
sscanf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
stdio.3 Slight grammar improvement. 2001-12-07 12:36:11 +00:00
stdio.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
tempnam.c casts to size_t 2001-06-21 21:17:10 +00:00
tmpfile.c Need an internal name for fdopen(). 1998-10-13 14:07:04 +00:00
tmpnam.3 Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
tmpnam.c Need internal names for snprintf() and vsnprintf(). 1998-10-13 14:19:21 +00:00
ungetc.3 Mainly sort SEE ALSO, but also sort sections, and some punctuation and 2001-09-16 02:17:15 +00:00
ungetc.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
ungetwc.3 Avoid Po/Pq. 2001-12-07 12:36:40 +00:00
ungetwc.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
vasprintf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
vfprintf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
vfscanf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
vprintf.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
vscanf.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00
vsnprintf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
vsprintf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
vsscanf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
wbuf.c - make FILE structure extensible without breaking binary-compatibility. 2001-12-07 11:47:40 +00:00
wcio.h g/c #if 0. 2001-12-07 12:18:53 +00:00
wsetup.c back out the #ifdef _DIAGNOSTIC argument checks; too many people complained. 1999-09-20 04:38:56 +00:00