haiku/headers/posix/sys
Scott McCreary 88ff3bdb33 Fixed some variable names to fit coding style guidelines.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38752 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-09-21 06:30:21 +00:00
..
cdefs.h
file.h
ioctl.h * Includes termios.h in sys/ioctl.h, for TIOCGWINSZ. 2009-05-28 20:16:35 +00:00
ipc.h First patch by Salvatore to implement XSI semaphores with a few changes 2008-07-29 12:03:41 +00:00
mman.h * Implemented mprotect(). A vm_area does now have an optional array 2008-08-08 01:00:06 +00:00
msg.h * Introduced new header directory "config", which ATM contains HaikuConfig.h 2009-11-24 19:44:07 +00:00
param.h
poll.h
resource.h Whitespace cleanup, no functional change. 2009-12-22 16:53:28 +00:00
select.h * Introduced new header directory "config", which ATM contains HaikuConfig.h 2009-11-24 19:44:07 +00:00
sem.h First patch by Salvatore to implement XSI semaphores with a few changes 2008-07-29 12:03:41 +00:00
socket.h Readded parameter names, taking them from the ones used at opengroup, except for sockatmark for which I used descriptor instead of "s". 2010-09-18 22:39:14 +00:00
sockio.h * Renamed the proprietary SIOC_* ioctls to B_SOCKET_* - no reason to pollute 2010-08-03 15:51:54 +00:00
stat.h * Added missing AT_EACCESS. 2009-11-26 16:17:17 +00:00
statvfs.h Fixed some variable names to fit coding style guidelines. 2010-09-21 06:30:21 +00:00
time.h More consolidation of timezone code: 2010-08-03 23:02:57 +00:00
timeb.h
times.h
types.h * Moved phys_addr_t definition to SupportDefs.h. 2010-05-25 11:18:38 +00:00
uio.h
un.h
utsname.h
wait.h