summaryrefslogtreecommitdiff
path: root/lib/libc/locale/setlocale.c
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
1997-07-09Clean up some -Wall flowers.Todd C. Miller
1996-10-29POSIX compliance.Todd C. Miller
1996-09-15Remove dead codeThorsten Lockert
1996-08-26use issetugid() to protect against bad getenvTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt