thorpej
500e663387
Now that setreuid() and setregid() are system calls again, don't call
...
the C library "private" versions. Doing so results in unresolved
symbols the next time a dynamically linked program is run after the
new C library is installed.
1996-07-08 16:42:49 +00:00
jtc
c7527f8b84
Converted to use link-time warning messages.
1994-07-21 17:13:35 +00:00
mycroft
d3972d5149
Get rid of extra calls to strlen().
1994-04-24 01:05:13 +00:00
mycroft
aa5c63cbe2
Print the name of the program using a deprecated syscall.
1994-04-24 01:00:39 +00:00
cgd
dcf70f0099
fix warning.
1994-04-12 23:20:35 +00:00
cgd
7891b9b4af
print warnings, and use a helper function, to optimize...
1994-04-10 06:32:32 +00:00
cgd
a2770ef528
M-x shuffle-functions-and-documentation
...
basically, move things around so documentation is in the correct place,
and bump appropriate functions into the 'compat' section.
1994-04-06 23:28:36 +00:00