Go to file
Gianluca Guida f4814901af Move even more includes to common/include.
This patch moves more includes (most of them, to tell the truth) to
common/include directory. This completes the list of includes needed
to compile current trunk with the new libc (but to do that you need
more patches in queue).

This patch also contains some modification (for compilation with new
headers) to the common includes under __NBSD_LIBC, the define used
in mk script to specialize compilation with new includes.
2011-03-03 16:39:02 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
boot csu/build support for ELF 2010-12-10 22:20:12 +00:00
commands don't define CHIP at all any more, just use the namespace-trained name 2011-02-26 10:28:48 +00:00
common Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
docs Update docs/UPDATING 2011-02-26 23:01:27 +00:00
drivers ramdisk: Add procfs to ramdisk 2011-02-23 13:05:28 +00:00
etc add /usr/include/ddekit dirs 2011-02-25 15:42:53 +00:00
include Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
kernel VM and kernel support for ELF 2011-02-26 23:00:55 +00:00
lib rename aligned() macro to _minix_aligned 2011-03-02 16:05:59 +00:00
man remove fsck1 altogether 2010-12-21 11:00:13 +00:00
nbsd_include Fix signal handling in NBSD libc. 2011-02-21 18:06:54 +00:00
servers auto-tune mfs cache size based on FS usage and remaining system memory 2011-02-28 14:19:19 +00:00
share added libddekit 2011-02-25 12:40:31 +00:00
test Allow for overriding GCC var in test Makefile 2010-11-19 10:33:26 +00:00
tools add NOASSERTS make flag that disables assert()s (NDEBUG=1). 2011-02-16 18:58:30 +00:00
.gitignore revert r8783, as those entries are auto-generated now 2010-11-17 14:29:32 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile add clean clang libraries target 2011-02-21 16:07:22 +00:00