summaryrefslogtreecommitdiff
path: root/lib/libc/gen/setmode.c
AgeCommit message (Collapse)Author
1998-11-18negative change strtol()Theo de Raadt
1998-08-14realloc repairTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-23tabifykstailey
1997-03-07From NetBSD (christos) [fixed typo introduced in comment]:Todd C. Miller
If ``who'' was not specified, set the appropriate bits as the manual page states. ``chmod +s foo'' and ``chmod +t dir'' now work.
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-25Prototype internal functionsThorsten Lockert
Do the right thing in presense of __STDC__
1995-10-18initial import of NetBSD treeTheo de Raadt