The NetBSD Project

src/lib/libc/locale/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / locale

Current tag: wrstuden-fixsa-newbase


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile.inc  1.50   17 years  tnozaki   PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3) (wcs?width and w...
[TXT] setlocale.c  1.50   18 years  tnozaki   make "locale -a" read locale.alias file.
[TXT] rune.c  1.29   18 years  christos   branches: 1.29.10; Coverity CID 571: Remove dead code.
[TXT] setlocale.3  1.21   20 years  wiz   branches: 1.21.90; 1.21.100; Lots of grammar and wording changes from jmc@open...
[TXT] nl_langinfo.3  1.16   17 years  wiz   branches: 1.16.28; Quote some characters for HTML output.
[TXT] localeconv.c  1.13   18 years  christos   WARNS=4
[TXT] runetable.c  1.13   18 years  yamt   constify and remove an __UNCONST.
[TXT] wcsrtombs.3  1.12   17 years  wiz   kleink reminded me in a friendly way that "NULL" is the C API synonyme for a "nu...
[TXT] wcstod.c  1.12   17 years  christos   namespace protect wcstod too, and fix the protection in wcstold and wcstof.
[TXT] mbsrtowcs.3  1.11   17 years  wiz   Hyphenate nul-terminate.
[TXT] nl_langinfo.c  1.11   18 years  christos   branches: 1.11.26; 1.11.28; WARNS=4
[TXT] wcstombs.3  1.11   17 years  wiz   branches: 1.11.24; kleink reminded me in a friendly way that "NULL" is the C AP...
[TXT] mbstowcs.3  1.10   17 years  wiz   branches: 1.10.24; kleink reminded me in a friendly way that "NULL" is the C AP...
[TXT] iswalnum.3  1.9   20 years  wiz   Lots of grammar and wording changes from jmc@openbsd, with some additional consi...
[TXT] mbrlen.3  1.8.2.1   16 years  bouyer   Pull up following revision(s) (requested by tnozaki in ticket #1093): lib/libc/...
[TXT] mbrtowc.3  1.8   17 years  wiz   Mark up NULL.
[TXT] mbtowc.3  1.8   17 years  wiz   Mark up NULL.
[TXT] wcrtomb.3  1.8   17 years  wiz   kleink reminded me in a friendly way that "NULL" is the C API synonyme for a "nu...
[TXT] towlower.3  1.7   20 years  wiz   Use St -isoC-9X instead of St -isoC9X, to be in sync with groff.
[TXT] _wctrans.c  1.6   19 years  tnozaki   branches: 1.6.32; 1.6.34; considering huge character set(ucs, gb18030), use no...
[TXT] iswctype.3  1.6   20 years  wiz   Lots of grammar and wording changes from jmc@openbsd, with some additional consi...
[TXT] mblen.3  1.6   17 years  wiz   Consistency: NULL pointer, but nul character.
[TXT] mbsinit.3  1.6   17 years  wiz   kleink reminded me in a friendly way that "NULL" is the C API synonyme for a "nu...
[TXT] towctrans.3  1.6   18 years  wiz   Fix pasto, noted by Marc Espie.
[TXT] multibyte_amd1.c  1.5   21 years  tshiozak   branches: 1.5.38; 1.5.40; changes related to lib/20576 and lib/20577. - add ...
[TXT] wctomb.3  1.5   17 years  wiz   Consistency: NULL pointer, but nul character.
[TXT] wctype.3  1.5   20 years  wiz   Lots of grammar and wording changes from jmc@openbsd, with some additional consi...
[TXT] btowc.3  1.4   20 years  wiz   Lots of grammar and wording changes from jmc@openbsd, with some additional consi...
[TXT] multibyte_c90.c  1.4   21 years  tshiozak   branches: 1.4.38; 1.4.40; changes related to lib/20576 and lib/20577. - add ...
[TXT] wcstod.3  1.4   17 years  wiz   Some serial commas.
[TXT] wctob.3  1.4   20 years  wiz   Lots of grammar and wording changes from jmc@openbsd, with some additional consi...
[TXT] wctrans.3  1.4   20 years  wiz   Lots of grammar and wording changes from jmc@openbsd, with some additional consi...
[TXT] _wcstol.h  1.3   18 years  christos   branches: 1.3.44; WARNS=4
[TXT] _wcstoul.h  1.3   18 years  christos   branches: 1.3.44; WARNS=4
[TXT] multibyte.h  1.3   20 years  scw   branches: 1.3.38; 1.3.40; The fourth parameter of _citrus_ctype_mbrtowc() is a...
[TXT] wcstol.c  1.3   19 years  itojun   fix missing license.
[TXT] wcstoul.c  1.3   19 years  itojun   fix missing license.
[TXT] wcsxfrm.3  1.3   17 years  wiz   kleink reminded me in a friendly way that "NULL" is the C API synonyme for a "nu...
[TXT] wcwidth.3  1.3   17 years  wiz   Consistency: NULL pointer, but nul character.
[TXT] __mb_cur_max.c  1.2   23 years  itojun   split setlocale.c for smaller footprint (do not pull things in too much). have m...
[TXT] _wctrans_local.h  1.2   20 years  tshiozak   branches: 1.2.38; 1.2.40; - support for the additional code area of zh_CN.GB18...
[TXT] wcscoll.3  1.2   17 years  wiz   nul, not null (for the character).
[TXT] wcsftime.3  1.2   18 years  kleink   Add some pedantry to exceptions from being equivalent to strftime.
[TXT] wcsftime.c  1.2   17 years  tnozaki   use wcstombs/mbstowcs instead of wcsrtombs/mbsrtombs for performance of non-C/PO...
[TXT] wcstof.c  1.2   17 years  christos   branches: 1.2.18; namespace protect wcstod too, and fix the protection in wcsto...
[TXT] wcstoimax.c  1.2   19 years  itojun   fix missing license.
[TXT] wcstol.3  1.2   17 years  wiz   Add RCS Id.
[TXT] wcstold.c  1.2   17 years  christos   branches: 1.2.20; namespace protect wcstod too, and fix the protection in wcsto...
[TXT] wcstoll.c  1.2   19 years  itojun   fix missing license.
[TXT] wcstoull.c  1.2   19 years  itojun   fix missing license.
[TXT] wcstoumax.c  1.2   19 years  itojun   fix missing license.
[TXT] wcsxfrm.c  1.2   17 years  christos   branches: 1.2.42; prevent empty else.
[TXT] __wctoint.h  1.1   22 years  yamt   branches: 1.1.2; add a header used by wcstoul/wcstol. i forgot it at last commi...
[TXT] _wcstod.h  1.1   17 years  tnozaki   add c99 wcstof(3) and wcstold(3). requested by skrll AT netbsd DOT org, thanks. ...
[TXT] aliasname_local.h  1.1   22 years  yamt   branches: 1.1.2; 1.1.42; 1.1.44; add a function to handle alias names. (prima...
[TXT] wcscoll.c  1.1   21 years  tshiozak   branches: 1.1.56; add some ISO C 1995 I18N functions and types: btowc, wctran...


CVSweb <webmaster@jp.NetBSD.org>