]> granicus.if.org Git - nethack/commit
more portable Gnome uid workaround
authorcohrs <cohrs>
Sun, 21 Apr 2002 23:59:52 +0000 (23:59 +0000)
committercohrs <cohrs>
Sun, 21 Apr 2002 23:59:52 +0000 (23:59 +0000)
commit310e4661624bb751a7083a88bb557b2acb2a1e4e
tree0c5ab648f1b6d095fa3d01877e0fbf1c5b1e5fa2
parent8260da268e0b999a92cc3fa4c3ac94936252da1e
more portable Gnome uid workaround
- incorporate a more portable way of calling the real getres*id() functions
on Linux platforms that uses the glibc interface rather than calling
the system call directly.  The previous version didn't work on ia64 linux.
doc/fixes34.1
sys/unix/unixres.c