minix/lib
Jorrit Herder 654722493b Renamed various system calls.
Cleaned up system call library.
Added new alert() trap to replace notify() --- current notify will be removed
and alert() will be called notify() later.
2005-07-14 15:13:33 +00:00
..
ansi Applied MINIX 2.0.4 pathes provides by Al Woodhull. 2005-06-17 13:00:04 +00:00
curses Initial revision 2005-04-21 14:53:53 +00:00
dummy Initial revision 2005-04-21 14:53:53 +00:00
editline Initial revision 2005-04-21 14:53:53 +00:00
end Initial revision 2005-04-21 14:53:53 +00:00
float Must be able to run FP.compile if FP.compile isn't an executable script. 2005-05-03 15:41:39 +00:00
fphook Initial revision 2005-04-21 14:53:53 +00:00
h Initial revision 2005-04-21 14:53:53 +00:00
i86 Initial revision 2005-04-21 14:53:53 +00:00
i386 Renamed various system calls. 2005-07-14 15:13:33 +00:00
ip Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
libm2 Initial revision 2005-04-21 14:53:53 +00:00
libp Initial revision 2005-04-21 14:53:53 +00:00
liby Initial revision 2005-04-21 14:53:53 +00:00
math Initial revision 2005-04-21 14:53:53 +00:00
other Added random, strdup, and strtok_r. 2005-07-11 13:06:27 +00:00
posix Usleep implementation based on select. 2005-07-11 13:08:00 +00:00
regex Initial revision 2005-04-21 14:53:53 +00:00
rts Initial revision 2005-04-21 14:53:53 +00:00
socket Fixed annoying compile warnings. 2005-07-08 12:25:13 +00:00
stdio Added mkstemp function. Should use a secure random number generator. 2005-06-29 15:29:08 +00:00
syscall Fixed 'ps' utility: now get process table addresses with getsysinfo() calls. 2005-06-06 13:51:50 +00:00
syslib Renamed various system calls. 2005-07-14 15:13:33 +00:00
timers Fix stupid assumption that caused headache. 2005-07-01 17:17:13 +00:00
utils Renamed various system calls. 2005-07-14 15:13:33 +00:00
Makefile (Im)port of zlib-1.2.2 2005-06-27 13:05:04 +00:00