summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/none.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* . Static'ize functions exported via function reference variables only.phantom2005-02-271-15/+29
* Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These aretjr2004-07-211-15/+18
* Scan the source string for invalid wide characters in wcsrtombs()tjr2004-05-251-2/+9
* Allow encoding modules to override the default implementations oftjr2004-05-131-0/+57
* Move prototypes of various encoding-related functions into a new headertjr2004-05-121-5/+1
* Allow partial multibyte characters to accumulate in conversion statetjr2004-04-071-1/+15
* Allow mbrtowc() and wcrtomb() to be implemented directly, instead oftjr2003-11-011-39/+42
* Avoid truncating invalid wide characters that are outside the range oftjr2002-10-161-1/+8
* Fix the style of the SCM ID's.obrien2002-03-221-2/+2
* Remove __P() usage.obrien2002-03-211-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+2
* As above.phk1995-10-221-2/+0
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+93
OpenPOWER on IntegriCloud