minix/lib
Ben Gras bdab3c4cfb Library call for cpu features; make kernel and vm use this to query cpu
features (specifically: 4MB pages and TLB global bit).  Only enable
these features in CR4 if available. 4MB pages to be used in the near
future.
2009-05-15 17:07:36 +00:00
..
ack
ansi
curses
dummy
editline
end
float
fphook
gnu
i86
i386
ip
math
other
posix
regex
stdio
stdtime
syscall
syslib
sysutil
timers
util
.depend-ack
.depend-gnu
generate.sh
Makedepend-ack
Makedepend-gnu
Makefile
Makefile.in
README

make depend  - find dependencies of ack libraries
make all     - compile ack libraries
make install - compile and install ack libraries

make depend-gnu  - find dependencies of gnu libraries
make all-gnu     - compile gnu libraries
make install-gnu - compile and install gnu libraries