No description
Find a file
Gianluca Guida b87af1c325 Fix stat, add fstat and other NBSD libc fixes.
This patch changes the NBSD libc stat implemenation and adds
fstat (and headers), taken from current libc.
It also adds weaks alias to functions in the resolver that
were removed from public use in NetBSD but that are still
used by Minix, and fixes a NetBSD non-REENTRANT bug in
in gen/initdir.c.
2011-03-04 22:31:31 +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 Fix stat, add fstat and other NBSD libc fixes. 2011-03-04 22:31:31 +00:00
man remove fsck1 altogether 2010-12-21 11:00:13 +00:00
nbsd_include Fix stat, add fstat and other NBSD libc fixes. 2011-03-04 22:31:31 +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 mk scripts: add flag for compiling with nbsd libc. 2011-03-03 16:41:19 +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