minix/lib/libc
Cristiano Giuffrida 65ef539739 Driver mapping refactory.
VFS CHANGES:
- dmap table no longer statically initialized in VFS
- Dropped FSSIGNON svrctl call no longer used by INET

INET CHANGES:
- INET announces its presence to VFS just like any other driver

RS CHANGES:
- The boot image dev table contains all the data to initialize VFS' dmap table
- RS interface supports asynchronous up and update operations now
- RS interface extended to support driver style and flags
2010-04-09 21:56:44 +00:00
..
ack Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
ansi isblank() implementation. 2010-04-08 15:00:25 +00:00
arch/i386 cdecl calling convention expects the callee to pop the hidden pointer on 2010-03-24 17:25:17 +00:00
gnu fix newsigset/oldsigset references 2010-03-09 20:46:26 +00:00
ip Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
math Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
other Driver mapping refactory. 2010-04-09 21:56:44 +00:00
posix Removed unused variables, added const where possible. 2010-04-07 11:25:51 +00:00
regex Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
stdio - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
stdtime Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
syscall New RS and new signal handling for system processes. 2010-03-17 01:15:29 +00:00
sysvipc Incorporate bsdmake into buildsystem and reorganize libs 2010-02-16 14:41:33 +00:00
Makefile Improve makefile logic for building programs/libs 2010-02-24 11:58:05 +00:00
Makefile.inc Improve makefile logic for building programs/libs 2010-02-24 11:58:05 +00:00