summaryrefslogtreecommitdiff
path: root/lib/libc/locale
AgeCommit message (Expand)Author
2005-08-07commit LC_CTYPE files from NetBSD/citrus, not yet linked in.Marc Espie
2005-07-24split off mbrtowc functions, so that vfprintf won't pull the wholeMarc Espie
2005-07-01Add a few missing functions so that wctype.h/wchar.h are more or lessMarc Espie
2005-06-17next citrus step.Marc Espie
2005-05-12remove unsupported LIBRARY section;Jason McIntyre
2005-05-11major abi changes:Marc Espie
2005-04-30fix a broken .St;Jason McIntyre
2005-04-30isw* classification functions from citrus, with a `stub' implementationMarc Espie
2005-04-14introduce some wchar functions (from citrus and an itojun@ diff)Marc Espie
2005-03-23ansify. ok deraadt@ millert@Otto Moerbeek
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
2004-04-16more display/list fixes, and a little whitespace;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-17typoJun-ichiro itojun Hagino
2002-09-17correct possible buffer overrun in setlocale(x, y) where y is supplied fromJun-ichiro itojun Hagino
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-07-30fix YESEXPR; jabley@buddha.automagic.orgTheo de Raadt
2001-06-27use strlcpy vs strncpy+a[len-1]='\0'. millert@ ok.lebel
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
1999-08-31Consistify naming of RETURN VALUES section.Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-05formatting nitsAaron Campbell
1999-06-29fix some old macros that didn't get converted from man to mdocAaron Campbell
1999-05-28"SEE ALSO" -> SEE ALSO, missed these files beforeAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1998-08-26s/NetBSD/OpenBSDkstailey
1997-07-25add man page from netbsdMichael Shalayeff
1997-07-23tabify + trailing blankskstailey
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
1996-02-24From NetBSD: Fix embarassing typoNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt