minix/include
Thomas Veerman c2ffe723d1 - Moved (u)mount prototypes from unistd.h to sys/mount.h.
- Prepared mount system call to accept multiple mount flags
   instead of just read_only (however, it remains backwards
   compatible).
 - Updated the man mount(2) to reflect new header file usage. 
 - Updated badblocks, newroot, mount, and umount commands to use the
   new header file.
2009-08-12 19:57:37 +00:00
..
arpa
ibm Support for VMWare Workstation 6.x 2009-05-27 23:35:34 +00:00
minix PM: fix ptrace(T_EXIT) 'exit_proc: not idle' race condition. 2009-07-11 13:22:56 +00:00
net
netinet
sys - Moved (u)mount prototypes from unistd.h to sys/mount.h. 2009-08-12 19:57:37 +00:00
a.out.h
alloca.h
ansi.h Tweak 64-bit integer type declarations; Fixes GCC sysutil build 2009-03-30 17:07:39 +00:00
assert.h
configfile.h
ctype.h
curses.h
dirent.h Getdents implementation in library/vfs/mfs. 2006-11-09 16:22:54 +00:00
env.h . made memory parsing function into a library call 2007-02-16 15:54:28 +00:00
errno.h Added ERESTART. 2008-02-21 15:58:26 +00:00
fcntl.h Added O_REOPEN. 2008-02-21 15:58:06 +00:00
float.h
fts.h
glob.h A glob() implementation. 2008-04-08 13:14:33 +00:00
grp.h
ifaddrs.h
inttypes.h
lib.h
libgen.h
libutil.h
limits.h Increase ARG_MAX 2009-03-17 07:38:35 +00:00
locale.h
Makefile Make includes for gcc 4.1.1 too if found. 2006-08-01 09:17:43 +00:00
math.h A rint() implementation. 2007-12-14 11:59:54 +00:00
mathconst.h add M_SQRT1_2 (1/sqrt(2)) 2007-12-11 10:59:02 +00:00
netdb.h
pwd.h
regex.h
regexp.h
setjmp.h Setjmp/longjmp updates and cleanup. 2006-12-08 16:23:18 +00:00
sgtty.h
signal.h _NSIG is supposed to be highest signal number plus one, not highest 2006-09-27 08:56:37 +00:00
stdarg.h add va_copy() 2008-12-11 14:10:56 +00:00
stddef.h
stdint.h Tweak 64-bit integer type declarations; Fixes GCC sysutil build 2009-03-30 17:07:39 +00:00
stdio.h
stdlib.h
string.h
strings.h
sysexits.h
syslog.h
tar.h
termcap.h
termios.h
time.h Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
timers.h
tools.h Basic VM and other minor improvements. 2008-11-19 12:26:10 +00:00
ttyent.h
unistd.h - Moved (u)mount prototypes from unistd.h to sys/mount.h. 2009-08-12 19:57:37 +00:00
utime.h
utmp.h