.. |
asprintf.c
|
Add an implementation of the gnu-ish asprintf() and vasprintf(). They are
|
1996-05-27 10:49:43 +00:00 |
clrerr.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fclose.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
fclose.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fdopen.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
feof.c
|
Code cleanup:-
|
1996-06-12 23:02:53 +00:00 |
ferror.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
ferror.c
|
Code cleanup:-
|
1996-06-12 22:56:41 +00:00 |
fflush.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
fflush.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fgetc.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fgetln.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
fgetln.c
|
Code cleanup:-
|
1996-06-12 22:56:41 +00:00 |
fgetpos.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fgets.3
|
Say what happens to the buffer when fgets() returns NULL.
|
1996-03-27 17:43:38 +00:00 |
fgets.c
|
Since n is int now, sanity check must be n <= 0, not simple n == 0
|
1996-03-25 12:03:11 +00:00 |
fileno.c
|
Code cleanup:-
|
1996-06-12 22:56:41 +00:00 |
findfp.c
|
Minor cleanup, #include's and unused vars.
|
1995-10-22 14:52:30 +00:00 |
flags.c
|
Code cleanup:-
|
1996-06-12 22:56:41 +00:00 |
floatio.h
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
fopen.3
|
Added missing section numbers to a bunch of .Xr macros, or
|
1996-03-27 20:49:07 +00:00 |
fopen.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
fprintf.c
|
Code cleanup:-
|
1996-06-12 22:56:41 +00:00 |
fpurge.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fputc.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fputs.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
fputs.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fread.3
|
Fixed various problems: typos, grammer, missing include files
|
1996-05-23 01:05:25 +00:00 |
fread.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
freopen.c
|
Remove trailing whitespace.
|
1995-05-30 05:51:47 +00:00 |
fscanf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fseek.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
fseek.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
fsetpos.c
|
Code cleanup:-
|
1996-06-12 22:58:21 +00:00 |
ftell.c
|
Removed now-bogus casts that were to hide the inconsistency between the
|
1996-03-27 18:07:29 +00:00 |
funopen.3
|
Fix a variety of minor typos and cross references in a bunch of
|
1996-01-20 07:29:11 +00:00 |
funopen.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
fvwrite.c
|
Code cleanup:-
|
1996-06-12 22:58:21 +00:00 |
fvwrite.h
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
fwalk.c
|
Code cleanup:-
|
1996-06-12 22:58:21 +00:00 |
fwrite.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
getc.3
|
Fixed bogus cross references.
|
1996-03-27 17:54:40 +00:00 |
getc.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
getchar.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
gets.c
|
Make a link-time warning for the use of gets().
|
1995-10-04 18:29:01 +00:00 |
getw.c
|
Code cleanup:-
|
1996-06-12 22:58:21 +00:00 |
glue.h
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
local.h
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
makebuf.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
Makefile.inc
|
Fix bogus MLINKS line from vasprintf change.
|
1996-05-29 05:00:12 +00:00 |
mktemp.3
|
Fix a typo.
|
1996-05-01 22:49:36 +00:00 |
mktemp.c
|
Code cleanup:-
|
1996-06-12 22:58:21 +00:00 |
perror.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
printf.3
|
Reword the sentence about the required space for the result string.
|
1996-06-09 06:48:42 +00:00 |
printf.c
|
Code cleanup:-
|
1996-06-12 22:58:21 +00:00 |
putc.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
putc.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
putchar.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
puts.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
putw.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
refill.c
|
Code cleanup:-
|
1996-06-12 22:58:21 +00:00 |
remove.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
remove.c
|
Code cleanup:-
|
1996-06-12 23:02:53 +00:00 |
rewind.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
rget.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
scanf.3
|
Added missing section numbers to a bunch of .Xr macros, or
|
1996-03-27 20:49:07 +00:00 |
scanf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
setbuf.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
setbuf.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
setbuffer.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
setvbuf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
snprintf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
sprintf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
sscanf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
stdio.3
|
Fixed various problems: typos, grammer, missing include files
|
1996-05-23 01:05:25 +00:00 |
stdio.c
|
Code cleanup:-
|
1996-06-12 22:59:55 +00:00 |
tempnam.c
|
Code cleanup:-
|
1996-06-12 22:59:55 +00:00 |
tmpfile.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
tmpnam.3
|
Added missing section numbers to a bunch of .Xr macros, or
|
1996-03-27 20:49:07 +00:00 |
tmpnam.c
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
ungetc.3
|
BSD 4.4 Lite Lib Sources
|
1994-05-27 05:00:24 +00:00 |
ungetc.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
vasprintf.c
|
Add an implementation of the gnu-ish asprintf() and vasprintf(). They are
|
1996-05-27 10:49:43 +00:00 |
vfprintf.c
|
The 4.4-lite vfprintf counted the %# hex prefix and the sign in
|
1996-03-20 18:28:48 +00:00 |
vfscanf.c
|
Code cleanup:-
|
1996-06-12 22:59:55 +00:00 |
vprintf.c
|
Code cleanup:-
|
1996-06-12 22:59:55 +00:00 |
vscanf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
vsnprintf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
vsprintf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
vsscanf.c
|
Reviewed by: julian and (hsu?)
|
1996-01-22 00:02:33 +00:00 |
wbuf.c
|
Code cleanup:-
|
1996-06-12 22:59:55 +00:00 |
wsetup.c
|
Code cleanup:-
|
1996-06-12 22:59:55 +00:00 |