.. |
.distr
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
clearerr.c
|
clearerr is now also a macro
|
1991-01-03 14:23:54 +00:00 |
data.c
|
deleted _tname from __iobuf structure
|
1990-04-09 15:38:02 +00:00 |
doprnt.c
|
removed unused variables
|
1991-02-20 09:48:00 +00:00 |
doscan.c
|
fixed character count in doscan
|
1990-07-11 09:08:33 +00:00 |
ecvt.c
|
changed names of ?cvt : namespace problems
|
1990-02-27 16:48:01 +00:00 |
fclose.c
|
changed system-calls to avoid namespace pollution
|
1990-01-22 11:13:26 +00:00 |
feof.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
ferror.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
fflush.c
|
improved _doscan(); fflush() doesn't call fseek() anymore
|
1990-04-04 15:52:01 +00:00 |
fgetc.c
|
Initial revision
|
1989-05-30 13:34:25 +00:00 |
fgetpos.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
fgets.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
fileno.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
fillbuf.c
|
always flush line-buffered output when filling an input buffer
|
1990-06-21 11:13:23 +00:00 |
fltpr.c
|
changed names of ?cvt : namespace problems
|
1990-02-27 16:48:01 +00:00 |
flushbuf.c
|
fixed problems with flushbuf
|
1991-02-22 16:45:47 +00:00 |
fopen.c
|
Fix FOPEN_MAX array bound error
|
1991-02-22 16:32:05 +00:00 |
fprintf.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
fputc.c
|
Initial revision
|
1989-05-30 13:34:25 +00:00 |
fputs.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
fread.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
freopen.c
|
fixed freopen() bug by deleting some code
|
1990-08-28 13:44:48 +00:00 |
fscanf.c
|
Initial revision
|
1989-05-30 13:34:25 +00:00 |
fseek.c
|
changed system-calls to avoid namespace pollution
|
1990-01-22 11:13:26 +00:00 |
fsetpos.c
|
Initial revision
|
1989-05-30 13:34:25 +00:00 |
ftell.c
|
changed system-calls to avoid namespace pollution
|
1990-01-22 11:13:26 +00:00 |
fwrite.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
gcvt.c
|
changed names of ?cvt : namespace problems
|
1990-02-27 16:48:01 +00:00 |
getc.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
getchar.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
gets.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
icompute.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
isatty.c
|
changed system-calls to avoid namespace pollution
|
1990-01-22 11:13:26 +00:00 |
LIST
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
loc_incl.h
|
changed names of ?cvt : namespace problems
|
1990-02-27 16:48:01 +00:00 |
Makefile
|
changed Makefile again
|
1989-12-19 15:06:03 +00:00 |
perror.c
|
Use fputs instead of printf in perror.c
|
1990-05-21 10:20:15 +00:00 |
printf.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
putc.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
putchar.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
puts.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
remove.c
|
changed system-calls to avoid namespace pollution
|
1990-01-22 11:13:26 +00:00 |
rename.c
|
added #if because rename() is also in POSIX
|
1990-09-11 10:26:42 +00:00 |
rewind.c
|
Initial revision
|
1989-05-30 13:34:25 +00:00 |
scanf.c
|
Initial revision
|
1989-05-30 13:34:25 +00:00 |
setbuf.c
|
various fixes and improvements
|
1989-06-26 10:37:05 +00:00 |
setvbuf.c
|
set _IOMYBUF in setvbuf() when necessary
|
1990-12-14 14:47:26 +00:00 |
sprintf.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
sscanf.c
|
changed first arg of sscanf() to const char *
|
1990-09-26 13:19:19 +00:00 |
tmpfile.c
|
changed system-calls to avoid namespace pollution
|
1990-01-22 11:13:26 +00:00 |
tmpnam.c
|
Fixed tmpnam(): name contained null-byte
|
1991-02-26 09:28:39 +00:00 |
ungetc.c
|
bug fixes for scanf()
|
1990-03-28 16:33:05 +00:00 |
vfprintf.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
vprintf.c
|
made a lot of changes
|
1989-12-18 15:04:14 +00:00 |
vsprintf.c
|
vsprintf() sets _IOWRITING flag
|
1990-11-13 10:56:53 +00:00 |