minix/lib
Ben Gras 9647fbc94e moved type and constants for random data to include file;
added consistency check in random; added source of randomness
internal to random using timing; only retrieve random bins that are full.
2009-04-02 15:24:44 +00:00
..
ack
ansi
curses
dummy
editline
end
float
fphook
gnu
i86
i386
ip
math
other
posix
regex
stdio
stdtime
syscall
syslib
sysutil moved type and constants for random data to include file; 2009-04-02 15:24:44 +00:00
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