NetBSD/sys/compat/svr4/files.svr4
christos 298d9e0d50 Deal with {get,set}rlimit{,64} properly, respecting the RLIM_INFINITY,
RLIM_SAVED_MAX, and RLIM_SAVED_CUR values. We should fix our own implementation
to do this and use unsigned numbers for rlim_t as solaris does.
1998-11-28 21:53:02 +00:00

27 lines
1023 B
Plaintext

# $NetBSD: files.svr4,v 1.10 1998/11/28 21:53:02 christos Exp $
#
# Config file description for machine-independent SVR4 compat code.
# Included by ports that need it.
# ports should define any machine-specific files they need in their
# own file lists.
file compat/svr4/svr4_errno.c compat_svr4
file compat/svr4/svr4_exec.c compat_svr4
file compat/svr4/svr4_fcntl.c compat_svr4
file compat/svr4/svr4_filio.c compat_svr4
file compat/svr4/svr4_ioctl.c compat_svr4
file compat/svr4/svr4_ipc.c compat_svr4
file compat/svr4/svr4_misc.c compat_svr4
file compat/svr4/svr4_net.c compat_svr4
file compat/svr4/svr4_resource.c compat_svr4
file compat/svr4/svr4_signal.c compat_svr4
file compat/svr4/svr4_socket.c compat_svr4
file compat/svr4/svr4_sockio.c compat_svr4
file compat/svr4/svr4_stat.c compat_svr4
file compat/svr4/svr4_stream.c compat_svr4
file compat/svr4/svr4_syscalls.c compat_svr4
file compat/svr4/svr4_sysent.c compat_svr4
file compat/svr4/svr4_termios.c compat_svr4
file compat/svr4/svr4_ttold.c compat_svr4