Official MINIX sources - Automatically replicated from gerrit.minix3.org
Go to file
Gianluca Guida 4f294c247f Add NBSDLibc Minix specific files.
This patch mainly copies and modifies files existing in
the current libc implementing minix specific functions.

To keep consisten with the NetBSD libc, we remove 
namespace stubs and we use "namespace.h" and weak
links.
2011-02-17 17:11:09 +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 cleantmp.c - protect against double definition of NDEBUG 2011-02-16 19:04:29 +00:00
common Fix NetBSD a.out bug in common/libc and port Makefile 2011-02-15 20:12:04 +00:00
docs UPDATING - warning about /usr/gnu/lib 2010-09-21 12:46:55 +00:00
drivers memory driver: munmap() imgrd after first close. 2011-02-10 15:39:56 +00:00
etc usr/Makefile: added missing sh minibootstrap.sh 2011-02-10 17:00:02 +00:00
include Move network includes and lib.h into common/include subdir. 2011-02-14 12:49:18 +00:00
kernel kernel - account for kernel cpu time (ipc, kcalls) in caller 2011-02-08 13:58:32 +00:00
lib Add NBSDLibc Minix specific files. 2011-02-17 17:11:09 +00:00
man remove fsck1 altogether 2010-12-21 11:00:13 +00:00
nbsd_include Clean up NetBSD includes Minix port. 2011-02-15 20:16:12 +00:00
servers add NOASSERTS make flag that disables assert()s (NDEBUG=1). 2011-02-16 18:58:30 +00:00
share add NOASSERTS make flag that disables assert()s (NDEBUG=1). 2011-02-16 18:58:30 +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 <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00