minix/lib
Ben Gras ea75918df1 printf() by kernel and servers now send messages to an array of processes,
OUTPUT_PROCS_ARRAY in <minix/config.h>, in that order, terminated by NONE.
log no longer forwards messages to tty itself. This leads to less funny
loops and more robust debug-message handling. Also the list of
processes receiving messages can easily be changed around or disabled by
editing the array (e.g. disable it by changing the array to { NONE }.).
2005-10-18 10:34:54 +00:00
..
ack ack subdir for combined ack/gcc library build 2005-10-10 15:27:47 +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 Restore libm 2005-10-18 10:32:28 +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
gnu gcc subdir for combined gcc/ack library build 2005-10-10 15:28:15 +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 Nonblocking connect for TCP sockets. 2005-09-30 12:50:50 +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 New libary functions. 2005-10-12 15:10:14 +00:00
posix Add fsync() interface. 2005-09-05 21:22:45 +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 Joren l'Ami 's updates to stdio, minor modification by me too (skip 2005-09-05 17:17:58 +00:00
syscall New libary functions. 2005-10-12 15:10:14 +00:00
syslib Added sys_eniop, sys_vm_setbuf, and sys_vm_map. 2005-09-30 12:51:33 +00:00
sysutil printf() by kernel and servers now send messages to an array of processes, 2005-10-18 10:34:54 +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
zlib-1.2.3 zlib 1.2.2 -> 1.2.3 2005-09-23 22:39:07 +00:00
Makefile zlib 1.2.2 -> 1.2.3 2005-09-23 22:39:07 +00:00