ack/lang/cem/libcc.ansi/misc
1991-02-26 18:08:25 +00:00
..
.distr Added hypot.c 1991-02-26 18:08:25 +00:00
closedir.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
environ.c changed environment handling to decrease namespace pollution 1990-09-27 13:40:08 +00:00
fdopen.c Fix FOPEN_MAX array bound error 1991-02-22 16:32:05 +00:00
getdents.c changed int-functions to void-functions 1990-09-11 10:24:15 +00:00
getgrent.c changed int-functions to void-functions 1990-09-11 10:24:15 +00:00
getopt.c Initial revision 1989-12-18 14:40:54 +00:00
getpass.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
getpw.c Initial revision 1989-12-18 14:40:54 +00:00
getw.c Initial revision 1989-12-18 14:40:54 +00:00
hypot.c Added hypot.c 1991-02-26 18:08:25 +00:00
isatty.c added isatty.c: it is reasonably standard on UNIX systems 1990-12-03 14:13:31 +00:00
LIST Added hypot.c 1991-02-26 18:08:25 +00:00
Makefile added isatty.c: it is reasonably standard on UNIX systems 1990-12-03 14:13:31 +00:00
mktemp.c Added mktemp.c 1991-02-01 10:31:03 +00:00
opendir.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
popen.c removed test because of moon3 1990-08-28 14:53:34 +00:00
putenv.c oops, _envp should have been _penvp 1990-09-27 16:52:07 +00:00
putw.c Initial revision 1989-12-18 14:40:54 +00:00
readdir.c Initial revision 1989-12-18 14:40:54 +00:00
rewinddir.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
seekdir.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
sleep.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
telldir.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
termcap.c Initial revision 1989-12-18 14:40:54 +00:00