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: netbsd-5-base


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] setlocale.c  1.54   15 years  ginsbach   branches: 1.54.4; 1.54.6; The category LC_MESSAGES is already a directory poss...
[TXT] Makefile.inc  1.52   15 years  ginsbach   branches: 1.52.4; 1.52.6; Add support for additional locale categories: LC_MES...
[TXT] rune.c  1.30   16 years  tnozaki   branches: 1.30.12; 1.30.14; 1. add workaround for ctype.h is* funcs problem. ...
[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] runetable.c  1.17   15 years  tnozaki   branches: 1.17.4; 1.17.6; add _CTYPE_R(printable) bit for ALL_80_TO_FF_SW1 are...
[TXT] nl_langinfo.3  1.16   17 years  wiz   branches: 1.16.28; Quote some characters for HTML output.
[TXT] localeconv.c  1.14   16 years  tnozaki   branches: 1.14.18; 1.14.20; s/approprate/appropriate/
[TXT] wcstod.c  1.14   15 years  christos   branches: 1.14.4; 1.14.8; 1.14.28; I don't see why we need to strong alias th...
[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] 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.9   16 years  tnozaki   bin/38047 fix bad prototype for function mbrlen reported by cheusov AT tut DOT b...
[TXT] wcrtomb.3  1.9   17 years  wiz   Add missing n. From jmc@openbsd.
[TXT] mbrtowc.3  1.8   17 years  wiz   Mark up NULL.
[TXT] mbtowc.3  1.8   17 years  wiz   Mark up NULL.
[TXT] iswctype.3  1.7   16 years  tnozaki   s/wcttype/wctype/
[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] 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] wctype.3  1.6   16 years  tnozaki   s/wcttype/wctype/
[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] wcstod.3  1.5   16 years  tnozaki   s/conform/conforms/
[TXT] wctomb.3  1.5   17 years  wiz   Consistency: NULL pointer, but nul character.
[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] wcstol.c  1.4   17 years  hubertf   Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a...
[TXT] wcstoul.c  1.4   17 years  hubertf   Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a...
[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] wcsftime.c  1.3   16 years  tnozaki   branches: 1.3.36; 1.3.42; s/preposturously/preposterously/
[TXT] wcstof.c  1.3   15 years  christos   branches: 1.3.4; 1.3.8; 1.3.28; I don't see why we need to strong alias those...
[TXT] wcstoimax.c  1.3   17 years  hubertf   Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a...
[TXT] wcstold.c  1.3   15 years  gmcgarry   branches: 1.3.2; 1.3.6; 1.3.26; Nuke __strong_alias() to avoid definition loo...
[TXT] wcstoll.c  1.3   17 years  hubertf   Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a...
[TXT] wcstoull.c  1.3   17 years  hubertf   Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a...
[TXT] wcstoumax.c  1.3   17 years  hubertf   Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a...
[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   21 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   19 years  kleink   Add some pedantry to exceptions from being equivalent to strftime.
[TXT] wcstol.3  1.2   17 years  wiz   Add RCS Id.
[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   18 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] localeio.h  1.1   15 years  ginsbach   branches: 1.1.2; 1.1.4; 1.1.8; 1.1.10; Add support for additional locale cat...
[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>