minix/lib/libc
David van Moolenbroek 7113bcb896 Redo mount(2)/umount(2) ABI
- pass in file system type through mount(2), and return this type in
  statvfs structures as generated by [f]statvfs(2);
- align mount flags field with NetBSD's, splitting out service flags
  which are not to be passed to VFS;
- remove limitation of mount ABI to 16-byte labels, so that labels
  can be made larger in the future;
- introduce new m11 message union type for mount(2) as side effect.

Change-Id: I88b7710e297e00a5e4582ada5243d3d5c2801fd9
2014-02-18 11:25:01 +01:00
..
arch libc: make MINIX assembly code position-independent 2013-08-09 11:09:51 +02:00
atomic Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cdb Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
citrus VFS: add ability to open files O_CLOEXEC 2013-02-28 10:08:53 +00:00
compat Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
compat-43 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
db libc: revert inadvertent removal of O_CLOEXEC #ifndefs 2013-07-12 18:39:12 +02:00
dlfcn Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
gdtoa Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
gen Importing usr.bin/nl 2013-10-14 18:06:05 -04:00
gmon Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
hash Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
iconv Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
include Redo mount(2)/umount(2) ABI 2014-02-18 11:25:01 +01:00
inet Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
isc Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
locale Fixing cross build i386 on minix 2013-01-23 21:03:38 +01:00
md Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
minix Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
misc Fix signal handling for services on abort/exit 2013-03-07 13:11:31 +01:00
nameser Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
net struct uucred 2014-02-18 11:25:01 +01:00
nls Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
pkgconfig Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
quad Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
regex Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
resolv Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
rpc Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
softfloat a few DBG=-g build fixes, both arches 2013-06-16 15:27:41 +02:00
ssp Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
stdio VFS: add ability to open files O_CLOEXEC 2013-02-28 10:08:53 +00:00
stdlib Fix signal handling for services on abort/exit 2013-03-07 13:11:31 +01:00
string Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
sys Implement getrusage 2013-07-01 23:00:47 +02:00
sys-minix Redo mount(2)/umount(2) ABI 2014-02-18 11:25:01 +01:00
termios Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
thread-stub Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
time Fixing cross build i386 on minix 2013-01-23 21:03:38 +01:00
tls Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
uuid Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
yp Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
libcincludes.mk Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Makefile LLVM bitcode for almost the whole source tree 2013-06-18 10:49:53 +02:00
Makefile.inc a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
shlib_version Libraries updates and cleanup 2013-01-14 11:36:26 +01:00