minix/lib/libminc
Ben Gras b6ea15115c kernel: facility for user-visible memory
. map all objects named usermapped_*.o with globally visible
	  pages; usermapped_glo_*.o with the VM 'global' bit on, i.e.
	  permanently in tlb (very scarce resource!)
	. added kinfo, machine, kmessages and loadinfo for a start
	. modified log, tty to make use of the shared messages struct
2012-07-28 20:57:38 +00:00
..
arch/i386 Move setjmp and strnlen to common/lib. 2012-06-18 09:20:22 +02:00
_stdfile.c Move minimal libc from libsys into separate lib. 2011-07-09 22:32:38 +02:00
abort.c Move minimal libc from libsys into separate lib. 2011-07-09 22:32:38 +02:00
calloc.c Move minimal libc from libsys into separate lib. 2011-07-09 22:32:38 +02:00
fputs.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00
Makefile kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
malloc.c Fix a ton of compiler warnings 2011-11-14 10:07:49 +00:00