ack/lang/cem/libcc.ansi/misc
David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
..
closedir.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
environ.c Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
fdopen.c Header --> Id 1994-06-24 14:02:31 +00:00
getdents.c changed int-functions to void-functions 1990-09-11 10:24:15 +00:00
getgrent.c Header --> Id 1994-06-24 14:02:31 +00:00
getopt.c Header --> Id 1994-06-24 14:02:31 +00:00
getpass.c Adapted for ANSI C and our pseudo-Posix syscall interface. 2007-04-21 23:18:14 +00:00
getpw.c Header --> Id 1994-06-24 14:02:31 +00:00
getw.c Header --> Id 1994-06-24 14:02:31 +00:00
hypot.c Header --> Id 1994-06-24 14:02:31 +00:00
isatty.c Header --> Id 1994-06-24 14:02: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 Header --> Id 1994-06-24 14:02:31 +00:00
opendir.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
popen.c Header --> Id 1994-06-24 14:02:31 +00:00
putenv.c Add some missing libc functions: setenv, unsetenv, strdup. 2013-05-29 21:41:58 +01:00
putw.c Header --> Id 1994-06-24 14:02:31 +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 Header --> Id 1994-06-24 14:02:31 +00:00
telldir.c changed system-calls to avoid namespace pollution 1990-01-22 11:44:21 +00:00
termcap.c Header --> Id 1994-06-24 14:02:31 +00:00