haiku/headers/posix/sys
Jérôme Duval 7d961f9746 sys/resource.h: add rusage compatibility fields, set to zero
POSIX defines this structure but specifies only two fields (which we
already implement). However, both the *BSD and Linux have agreed on
some more fields, which are often assumed to be there by applications.

The benefice of having compatibility fields is
greater as having to patch every other software at HaikuPorts.

Change-Id: Ie28ca2e348aa16b4c57eb3498eb62175100d9b9d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4083
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Niels Sascha Reedijk <niels.reedijk@gmail.com>
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>
2021-06-20 12:50:24 +00:00
..
cdefs.h x86_64: fenv.c needs __weak_reference() 2015-03-27 20:16:57 +01:00
file.h
ioctl.h POSIX: lseek: support SEEK_DATA and SEEK_HOLE constants 2020-11-12 10:42:11 +00:00
ipc.h
mman.h implement mlock(), munlock() 2020-12-03 07:58:05 +00:00
msg.h
param.h
poll.h
resource.h sys/resource.h: add rusage compatibility fields, set to zero 2021-06-20 12:50:24 +00:00
select.h <langinfo.h>/<select.h>: don't use C++ comments 2013-06-12 14:55:16 +02:00
sem.h
socket.h Implement MSG_NOSIGNAL 2015-06-10 17:39:53 +02:00
sockio.h
stat.h mknod[at](): moves from unistd.h to sys/stat.h 2014-08-04 19:03:08 +02:00
statvfs.h
time.h libbsd: Move lutimes to bsd compat 2017-11-17 14:27:26 -06:00
timeb.h
times.h
types.h build fixes. 2019-08-27 20:51:51 +02:00
uio.h POSIX: make readv() and writev() conform to IEEE Std 1003.1-2001 2021-03-16 12:03:02 +00:00
un.h
utsname.h
wait.h