ack/lang/cem/libcc.ansi/sys/misc
2018-06-23 23:15:42 +02:00
..
clock.c Move the portable time code into core. clock() goes into sys (as it calls 2018-06-23 19:49:29 +02:00
getpass.c Move the big gnarly functions like system() and popen() into sys, and make them 2018-06-23 19:18:16 +02:00
isatty.c Move the big gnarly functions like system() and popen() into sys, and make them 2018-06-23 19:18:16 +02:00
mktemp.c Move mktemp to sys; attic getgrent as noone will ever use this. 2018-06-23 23:15:42 +02:00
popen.c Move the big gnarly functions like system() and popen() into sys, and make them 2018-06-23 19:18:16 +02:00
remove.c Move the big gnarly functions like system() and popen() into sys, and make them 2018-06-23 19:18:16 +02:00
sleep.c Move the big gnarly functions like system() and popen() into sys, and make them 2018-06-23 19:18:16 +02:00
system.c Move the big gnarly functions like system() and popen() into sys, and make them 2018-06-23 19:18:16 +02:00
time.c Move time() into sys; change the name of the variable which controls it. 2018-06-23 19:40:50 +02:00