minix/include/sys
Ben Gras 056ac0a0d3 replace library time handling functions
mktime, tzset, asctime, ctime, gmtime, localtime, strftime
with zoneinfo implementations in src/commands/zoneinfo, referenced
from src/lib/stdtime/Makefile.in.
2007-03-30 15:36:49 +00:00
..
asynchio.h
dir.h
file.h
ioc_cmos.h
ioc_disk.h
ioc_file.h
ioc_memory.h
ioc_scsi.h
ioc_sound.h
ioc_tape.h
ioc_tty.h Introduction of a 'big' ioctl, with more bits (20) reserved for encoding the 2006-07-25 09:41:40 +00:00
ioctl.h
jmp_buf.h Setjmp/longjmp updates and cleanup. 2006-12-08 16:23:18 +00:00
kbdio.h
mtio.h
param.h
ptrace.h first commit of extra ptrace code for fault injection. 2006-08-28 15:03:03 +00:00
resource.h
select.h Use size-dependant no. of words, with OPEN_MAX as default for fd_set size. 2006-10-06 15:45:13 +00:00
sigcontext.h Setjmp/longjmp updates and cleanup. 2006-12-08 16:23:18 +00:00
socket.h Prototypes for send and recv. Fixed send (pass null address) and sendto 2006-07-14 14:34:00 +00:00
stat.h
statfs.h
svrctl.h
time.h replace library time handling functions 2007-03-30 15:36:49 +00:00
times.h
types.h First cut at 64-bit file offsets in block devices for mkfs/fsck. 2006-11-27 14:21:43 +00:00
uio.h Turn off prototypes for readv and writev until they're defined 2006-08-02 15:18:49 +00:00
un.h
utsname.h
vm.h
wait.h