minix/lib
Jorrit Herder e396496d8c Fixed small bug in alarm code.
Kernel timer count was not reset after expiry.
2005-08-05 16:46:27 +00:00
..
ansi Added some error strings. 2005-07-27 11:53:05 +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 Updates system library calls: interface changes (removed unused parameters). 2005-07-29 15:01:59 +00:00
ip small fix for connect 2005-08-01 14:47:24 +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 *** empty log message *** 2005-08-02 15:50:00 +00:00
posix Took fchdir out of the user library, it's suspected of being buggy (in FS) 2005-07-27 18:48:48 +00:00
regex Initial revision 2005-04-21 14:53:53 +00:00
rts Initial revision 2005-04-21 14:53:53 +00:00
stdio Added mkstemp function. Should use a secure random number generator. 2005-06-29 15:29:08 +00:00
syscall *** empty log message *** 2005-08-02 15:50:00 +00:00
syslib Updates system library calls: interface changes (removed unused parameters). 2005-07-29 15:01:59 +00:00
sysutil Fixed small bug in alarm code. 2005-08-05 16:46:27 +00:00
timers Removed 'tracing' flag from sys_exec. Logic is now local to PM. 2005-07-20 15:33:54 +00:00
util new -lutil, only openpty() for now 2005-07-19 16:01:37 +00:00
Makefile Removed socket library, there is a socket library in libc now 2005-08-03 11:35:41 +00:00