minix/include/sys
Ben Gras 43ea6a9ce8 Added <minix/sys_config.h>. This file is intended to be included from
other, user-includable config files. It only defines names that don't
pollute the users namespace (start with _). <minix/config.h> still works
like always; it includes sys_config.h now and defines the 'messy' names
(such as CHIP) as the 'cleaner' names (such as _MINIX_CHIP).

Changed some of the other include files to use sys_config.h and the
'cleaner' names. This solves some (past and future) compilation problems.
2005-08-29 13:52:08 +00:00
..
asynchio.h Misc fixes and additions 2005-07-12 13:10:06 +00:00
dir.h Initial revision 2005-04-21 14:53:53 +00:00
ioc_cmos.h Check if kernel calls is allowed (from process' call mask) added. Not yet 2005-08-04 19:23:03 +00:00
ioc_disk.h . release fixes 2005-08-25 09:47:31 +00:00
ioc_file.h Many changes to simplify porting applications. 2005-07-11 13:00:43 +00:00
ioc_memory.h Intermediate update---please await next commit. 2005-05-19 09:36:44 +00:00
ioc_scsi.h Initial revision 2005-04-21 14:53:53 +00:00
ioc_sound.h Initial revision 2005-04-21 14:53:53 +00:00
ioc_tape.h Initial revision 2005-04-21 14:53:53 +00:00
ioc_tty.h Initial revision 2005-04-21 14:53:53 +00:00
ioctl.h Check if kernel calls is allowed (from process' call mask) added. Not yet 2005-08-04 19:23:03 +00:00
mtio.h Initial revision 2005-04-21 14:53:53 +00:00
param.h Many changes to simplify porting applications. 2005-07-11 13:00:43 +00:00
ptrace.h Initial revision 2005-04-21 14:53:53 +00:00
resource.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
select.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
sigcontext.h Added <minix/sys_config.h>. This file is intended to be included from 2005-08-29 13:52:08 +00:00
socket.h Added {h,n}to{l,s} prototypes. Added IPPROTO_TCP. SA_FAMILY_T -> _SA_FAMILY_T 2005-07-27 11:42:54 +00:00
stat.h Renamed some types Uid_t, Gid_t, Mode_t, etc. for perl5. 2005-06-23 11:07:31 +00:00
statfs.h Initial revision 2005-04-21 14:53:53 +00:00
svrctl.h Changed various header file to support dynamically staring drivers. 2005-08-02 15:31:12 +00:00
time.h Improved compatibility with other Unix systems. 2005-06-10 15:12:03 +00:00
times.h Initial revision 2005-04-21 14:53:53 +00:00
types.h Renamed some types Uid_t, Gid_t, Mode_t, etc. for perl5. 2005-06-23 11:07:31 +00:00
uio.h Many changes to simplify porting applications. 2005-07-11 13:00:43 +00:00
un.h Added {h,n}to{l,s} prototypes. Added IPPROTO_TCP. SA_FAMILY_T -> _SA_FAMILY_T 2005-07-27 11:42:54 +00:00
utsname.h Initial revision 2005-04-21 14:53:53 +00:00
wait.h Initial revision 2005-04-21 14:53:53 +00:00