minix/common/include
Evgeniy Ivanov ef0a265086 New stat structure.
* VFS and installed MFSes must be in sync before and after this change *

Use struct stat from NetBSD. It requires adding new STAT, FSTAT and LSTAT
syscalls. Libc modification is both backward and forward compatible.

Also new struct stat uses modern field sizes to avoid ABI
incompatibility, when we update uid_t, gid_t and company.
Exceptions are ino_t and off_t in old libc (though paddings added).
2011-07-12 16:39:55 +02:00
..
arch/i386 Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00
ddekit Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
minix New stat structure. 2011-07-12 16:39:55 +02:00
net/gen Move back resolv.h, nameser.h and netdb.h as they conflict with NetBSD headers and libc. 2011-04-08 18:50:58 +00:00
sys Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
curses.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
env.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
fetch.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
hgfs.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
lib.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
libutil.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
Makefile.inc Move back resolv.h, nameser.h and netdb.h as they conflict with NetBSD headers and libc. 2011-04-08 18:50:58 +00:00
Makefile.termios.inc Move shared headers in common/include 2011-02-06 22:59:02 +00:00
termios.h Unbreak build by fixing typo. 2011-02-14 15:15:12 +00:00
timers.h introduce option to time assert()s 2011-06-24 16:00:42 +02:00