summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-022-12/+4
* typoitojun2002-09-171-3/+3
* correct possible buffer overrun in setlocale(x, y) where y is supplied fromitojun2002-09-171-59/+97
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-4/+4
* fix YESEXPR; jabley@buddha.automagic.orgderaadt2001-07-301-2/+2
* use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel2001-06-271-12/+7
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-2/+2
* Consistify naming of RETURN VALUES section.aaron1999-08-311-2/+2
* - remove all trailing whitespaceaaron1999-07-091-3/+3
* formatting nitsaaron1999-07-052-10/+13
* fix some old macros that didn't get converted from man to mdocaaron1999-06-291-1/+1
* "SEE ALSO" -> SEE ALSO, missed these files beforeaaron1999-05-281-1/+1
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-1/+1
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+2
* s/NetBSD/OpenBSDkstailey1998-08-261-1/+1
* add man page from netbsdmickey1997-07-252-2/+318
* tabify + trailing blankskstailey1997-07-236-14/+14
* Clean up some -Wall flowers.millert1997-07-091-2/+4
* POSIX compliance.millert1996-10-291-11/+15
* Remove dead codetholo1996-09-151-1/+2
* use issetugid() to protect against bad getenvderaadt1996-08-261-2/+3
* Fix RCS idstholo1996-08-199-6/+21
* From NetBSD: Fix embarassing typoniklas1996-02-241-2/+2
* initial import of NetBSD treederaadt1995-10-189-0/+545