summaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/setruid.c
AgeCommit message (Expand)Author
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1997-01-20back out my last change to avoid the __warn_references on the mips - it'sThomas Graichen
1997-01-19put all the __warn_references behind a #ifndef NO_WARN_REFERENCES whichThomas Graichen
1996-08-19Fix RCS idsThorsten Lockert
1996-03-25Cast negative args to their unsigned typeThorsten Lockert
1996-03-25Add prototypes for internal functionsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt