Date: Sun, 16 Jan 2000 08:30:54 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern syscalls.master Message-ID: <200001161630.IAA83971@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/01/16 08:30:53 PST Modified files: sys/kern syscalls.master Log: Implement setres[ug]id() and getres[ug]id(). This has been sitting in my tree for ages (~2 years) waiting for an excuse to commit it. Now Linux has implemented it and it seems that Staroffice (when using the linux_base6.1 port's libc) calls this in the linux emulator and dies in setup. The Linux emulator can call these now. Revision Changes Path 1.71 +5 -3 src/sys/kern/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001161630.IAA83971>