Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Kees van Reeuwijk a34d34bc1f Add a set of declarations to math.h. Since we don't actually have
implementations for these functions, we lean on GNU builtin functions
for using them, so these declarations are also conditional on using
a GNU compiler.
2010-03-09 22:05:20 +00:00
benchmarks only check local benchmark dir if it exists 2010-02-04 18:15:10 +00:00
boot Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
commands Prevent the use of an unitialized variable for block size in CRC calculation. 2010-03-09 16:21:41 +00:00
docs Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
drivers Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
etc Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
include Add a set of declarations to math.h. Since we don't actually have 2010-03-09 22:05:20 +00:00
kernel Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
lib fix newsigset/oldsigset references 2010-03-09 20:46:26 +00:00
man Include directory reorg and makefile updates. 2010-03-08 11:04:59 +00:00
servers Move archtypes.h, fpu.h, and stackframe.h 2010-03-09 09:41:14 +00:00
test panic() cleanup. 2010-03-05 15:05:11 +00:00
tools slight tuning of /etc/mk situation when making release. 2010-03-01 15:53:57 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Also run fixincludes in gcc 4.4.3 2010-03-08 14:51:00 +00:00