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: pgoyette-compat-merge-20190127


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] localeio.h  1.4   13 years  tnozaki   1. refactoring new locale-db(RuneCT10) loading method with mmap(2). 2. remove un...
[TXT] generic_lc_all.c  1.6   6 years  kamil   Add bunch of missing includes of namespace.h in libc The NetBSD Standard C Libr...
[TXT] setlocale.c  1.65   6 years  kamil   Add bunch of missing includes of namespace.h in libc The NetBSD Standard C Libr...
[TXT] wcrtomb.3  1.9   17 years  wiz   Add missing n. From jmc@openbsd.
[TXT] towlower.3  1.8   6 years  abhinav   Add towupper to the NAME section as well.
[TXT] mblen.3  1.6   17 years  wiz   Consistency: NULL pointer, but nul character.
[TXT] mbstowcs.3  1.12   13 years  mbalmer   Crosslink wcstombs(3) and mbstowcs(3).
[TXT] wcstombs.3  1.13   13 years  mbalmer   Crosslink wcstombs(3) and mbstowcs(3).
[TXT] ctype_local.h  1.5   11 years  joerg   Extend ctype classification table to 16bit. Based on patch by Takehiko Nozaki, w...
[TXT] wctomb.3  1.6   7 years  abhinav   Fix function prototype in the SYNOPSIS Also, fix function name in the RETURN VAL...
[TXT] towctrans.3  1.6   18 years  wiz   Fix pasto, noted by Marc Espie.
[TXT] btowc.3  1.4   20 years  wiz   Lots of grammar and wording changes from jmc@openbsd, with some additional consi...
[TXT] iswalnum.3  1.9   20 years  wiz   Lots of grammar and wording changes from jmc@openbsd, with some additional consi...
[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] mbrtowc.3  1.8   17 years  wiz   Mark up NULL.
[TXT] mbtowc.3  1.8   17 years  wiz   Mark up NULL.
[TXT] wcsftime.c  1.5   10 years  joerg   Missing locale specific change.
[TXT] mbsrtowcs.3  1.12   13 years  wiz   Observe the following spelling: - wide character (noun) - wide-character (adject...
[TXT] wcscoll.3  1.3   13 years  wiz   Observe the following spelling: - wide character (noun) - wide-character (adject...
[TXT] wcsrtombs.3  1.13   13 years  wiz   Observe the following spelling: - wide character (noun) - wide-character (adject...
[TXT] wcstol.3  1.3   13 years  wiz   Observe the following spelling: - wide character (noun) - wide-character (adject...
[TXT] wcsxfrm.3  1.4   13 years  wiz   Observe the following spelling: - wide character (noun) - wide-character (adject...
[TXT] wcstod.c  1.16   6 years  christos   PR/52801: Kamil Rytarowski: Add missing weak aliases for wcsto{f,d,ld}_l XXX: pu...
[TXT] wcstof.c  1.5   6 years  christos   PR/52801: Kamil Rytarowski: Add missing weak aliases for wcsto{f,d,ld}_l XXX: pu...
[TXT] wcstold.c  1.5   6 years  christos   PR/52801: Kamil Rytarowski: Add missing weak aliases for wcsto{f,d,ld}_l XXX: pu...
[TXT] _wcstol.h  1.6   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] _wcstoul.h  1.6   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] localeconv.c  1.22   10 years  joerg   Redo the locale cache to be constant. It now contains the localeconv() data and ...
[TXT] nb_lc_messages_misc.h  1.7   10 years  joerg   Redo the locale cache to be constant. It now contains the localeconv() data and ...
[TXT] nb_lc_monetary_misc.h  1.7   10 years  joerg   Redo the locale cache to be constant. It now contains the localeconv() data and ...
[TXT] nb_lc_numeric_misc.h  1.7   10 years  joerg   Redo the locale cache to be constant. It now contains the localeconv() data and ...
[TXT] nb_lc_template.h  1.8   10 years  joerg   Redo the locale cache to be constant. It now contains the localeconv() data and ...
[TXT] nb_lc_template_decl.h  1.4   10 years  joerg   Redo the locale cache to be constant. It now contains the localeconv() data and ...
[TXT] nb_lc_time_misc.h  1.8   10 years  joerg   Redo the locale cache to be constant. It now contains the localeconv() data and ...
[TXT] wcstoimax.c  1.3   17 years  hubertf   Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a...
[TXT] wcstol.c  1.4   17 years  hubertf   Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a...
[TXT] wcstoll.c  1.3   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] 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] mbrlen.3  1.10   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] nl_langinfo.3  1.21   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] wcwidth.3  1.4   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] dummy_lc_template.h  1.4   11 years  joerg   Rename struct _locale_impl_t to struct _locale, since it will end up as locale_t...
[TXT] generic_lc_template_decl.h  1.4   11 years  joerg   Rename struct _locale_impl_t to struct _locale, since it will end up as locale_t...
[TXT] wcsftime.3  1.3   13 years  jruoho   Xref tm(3).
[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] duplocale.c  1.1   10 years  joerg   branches: 1.1.2; 1.1.8; Make that to process PATH_LOCALE the first time _find_...
[TXT] multibyte_c90.c  1.12   10 years  joerg   branches: 1.12.20; Rename fixup to update_global to better reflect the purpose....
[TXT] iswctype_mb.c  1.13   10 years  joerg   branches: 1.13.22; Provide explicit LC_C_LOCALE accessor and drop the various N...
[TXT] multibyte_amd1.c  1.14   10 years  joerg   branches: 1.14.20; Rename fixup to update_global to better reflect the purpose....
[TXT] runetype_local.h  1.14   10 years  joerg   branches: 1.14.20; Rename fixup to update_global to better reflect the purpose....
[TXT] setlocale_local.h  1.17   7 years  joerg   branches: 1.17.10; Go back to just using normal visibility for the locale symbo...
[TXT] _wctrans.c  1.17   13 years  tnozaki   branches: 1.17.40; 1. split runetype_local.h -> runetype_file.h and remove r...
[TXT] fix_grouping.h  1.2   15 years  christos   branches: 1.2.2; merge christos-time_t
[TXT] freelocale.c  1.2   10 years  joerg   branches: 1.2.2; 1.2.8; Provide explicit LC_C_LOCALE accessor and drop the var...
[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] global_locale.c  1.25   7 years  joerg   branches: 1.25.10; Go back to just using normal visibility for the locale symbo...
[TXT] runetable.c  1.29   10 years  joerg   branches: 1.29.20; Rename fixup to update_global to better reflect the purpose....
[TXT] runetype_file.h  1.3   13 years  tnozaki   branches: 1.3.40; fix cross build breakage mklocale(1). move inline finction th...
[TXT] newlocale.c  1.3   10 years  joerg   branches: 1.3.4; 1.3.20; 1.3.30; 1.3.38; Redo the locale cache to be constan...
[TXT] _wcstod.h  1.4   10 years  joerg   branches: 1.4.22; Provide explicit LC_C_LOCALE accessor and drop the various NU...
[TXT] wcscoll.c  1.4   10 years  joerg   branches: 1.4.22; Provide explicit LC_C_LOCALE accessor and drop the various NU...
[TXT] rune.c  1.46   11 years  joerg   branches: 1.46.22; Extend ctype classification table to 16bit. Based on patch b...
[TXT] wcsxfrm.c  1.5   10 years  joerg   branches: 1.5.22; Provide explicit LC_C_LOCALE accessor and drop the various NU...
[TXT] multibyte.h  1.6   10 years  joerg   branches: 1.6.20; Rename fixup to update_global to better reflect the purpose. ...
[TXT] Makefile.inc  1.64   10 years  joerg   branches: 1.64.20; Rename fixup to update_global to better reflect the purpose....
[TXT] _wctype.c  1.9   13 years  tnozaki   branches: 1.9.40; 1. split runetype_local.h -> runetype_file.h and remove re...
[TXT] _wctrans_local.h  1.9   13 years  tnozaki   branches: 1.9.40; remove duplicated towctrans internal function.
[TXT] fix_grouping.c  1.6   12 years  christos   cast CHAR_MAX to (char) for unsigned character machines
[TXT] dummy_lc_collate.c  1.3   12 years  tnozaki   don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,...
[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] aliasname_local.h  1.3   15 years  christos   merge christos-time_t
[TXT] nl_langinfo.c  1.18   7 years  christos   pacify lint.
[TXT] _wctype_local.h  1.3   13 years  tnozaki   remove duplicated towctrans internal function.
[TXT] wcstod.3  1.5   16 years  tnozaki   s/conform/conforms/
[TXT] iswctype.3  1.7   16 years  tnozaki   s/wcttype/wctype/
[TXT] wctype.3  1.6   16 years  tnozaki   s/wcttype/wctype/
[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] ___runetype_mb.c (in the Attic) [Hide]  1.11   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] ___tolower_mb.c (in the Attic) [Hide]  1.6   21 years  tshiozak   add some ISO C 1995 I18N functions and types: btowc, wctrans, towctrans, wcsco...
[TXT] ___toupper_mb.c (in the Attic) [Hide]  1.6   21 years  tshiozak   add some ISO C 1995 I18N functions and types: btowc, wctrans, towctrans, wcsco...
[TXT] _def_messages.c (in the Attic) [Hide]  1.7   10 years  joerg   Rename fixup to update_global to better reflect the purpose. Remove the various ...
[TXT] _def_monetary.c (in the Attic) [Hide]  1.9   10 years  joerg   Rename fixup to update_global to better reflect the purpose. Remove the various ...
[TXT] _def_numeric.c (in the Attic) [Hide]  1.7   10 years  joerg   Rename fixup to update_global to better reflect the purpose. Remove the various ...
[TXT] _def_time.c (in the Attic) [Hide]  1.12   10 years  joerg   Rename fixup to update_global to better reflect the purpose. Remove the various ...
[TXT] aliasname.c (in the Attic) [Hide]  1.5   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] big5.c (in the Attic) [Hide]  1.9   22 years  tshiozak   refine i18n stuffs. - add libc/citrus directory. this directory contains t...
[TXT] bsdctype.c (in the Attic) [Hide]  1.11   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] bsdctype.h (in the Attic) [Hide]  1.6   13 years  tnozaki   1. split runetype_local.h -> runetype_file.h and remove renameing _Rune* -> _...
[TXT] bsdctype_file.h (in the Attic) [Hide]  1.3   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] bsdctype_local.h (in the Attic) [Hide]  1.3   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] btowc.c (in the Attic) [Hide]  1.4   21 years  tshiozak   changes related to lib/20576 and lib/20577. - add wcstok() and wcswcs(), - a...
[TXT] c_locale.c (in the Attic) [Hide]  1.3   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] collate.c (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; file collate.c was initially added on branch minoura-xpg4dl.
[TXT] collate.h (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; 1.1.40; file collate.h was initially added on branch minoura-...
[TXT] collate_local.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file collate_local.h was initially added on branch perseant-st...
[TXT] collate_locale.c (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file collate_locale.c was initially added on branch perseant-s...
[TXT] collcmp.c (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; file collcmp.c was initially added on branch minoura-xpg4dl.
[TXT] ctypeio.c (in the Attic) [Hide]  1.14   13 years  tnozaki   refactoring old locale-db(BSDCTYPE) loading method with mmap(2).
[TXT] ctypeio.h (in the Attic) [Hide]  1.5   13 years  tnozaki   refactoring old locale-db(BSDCTYPE) loading method with mmap(2).
[TXT] current_locale.c (in the Attic) [Hide]  1.5   10 years  joerg   Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ...
[TXT] ducet_collation_data.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file ducet_collation_data.h was initially added on branch pers...
[TXT] euc.c (in the Attic) [Hide]  1.10   22 years  tshiozak   refine i18n stuffs. - add libc/citrus directory. this directory contains t...
[TXT] euctw.c (in the Attic) [Hide]  1.11   22 years  tshiozak   refine i18n stuffs. - add libc/citrus directory. this directory contains t...
[TXT] generic_lc_template.h (in the Attic) [Hide]  1.4   12 years  tnozaki   don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,...
[TXT] iso2022.c (in the Attic) [Hide]  1.13   22 years  tshiozak   refine i18n stuffs. - add libc/citrus directory. this directory contains t...
[TXT] iso2022.h (in the Attic) [Hide]  1.6   22 years  tshiozak   refine i18n stuffs. - add libc/citrus directory. this directory contains t...
[TXT] iswctype.c (in the Attic) [Hide]  1.17   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] iswctype_sb.c (in the Attic) [Hide]  1.12   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] lcmessages.c (in the Attic) [Hide]  1.2   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] lcmessages.h (in the Attic) [Hide]  1.2   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] lcmonetary.c (in the Attic) [Hide]  1.2   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] lcmonetary.h (in the Attic) [Hide]  1.2   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] lcnumeric.c (in the Attic) [Hide]  1.2   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] lcnumeric.h (in the Attic) [Hide]  1.2   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] lconv.c (in the Attic) [Hide]  1.5   29 years  mycroft   branches: 1.5.2; Clean up deleted files.
[TXT] lctime.c (in the Attic) [Hide]  1.2   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] lctime.h (in the Attic) [Hide]  1.2   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] localeio.c (in the Attic) [Hide]  1.7   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] localeio_lc_ctype.c (in the Attic) [Hide]  1.7   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] localeio_lc_messages.c (in the Attic) [Hide]  1.3   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] localeio_lc_monetary.c (in the Attic) [Hide]  1.3   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] localeio_lc_numeric.c (in the Attic) [Hide]  1.3   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] localeio_lc_time.c (in the Attic) [Hide]  1.3   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] mskanji.c (in the Attic) [Hide]  1.9   22 years  tshiozak   refine i18n stuffs. - add libc/citrus directory. this directory contains t...
[TXT] multibyte.c (in the Attic) [Hide]  1.14   22 years  tshiozak   refine i18n stuffs. - add libc/citrus directory. this directory contains t...
[TXT] multibyte_sb.c (in the Attic) [Hide]  1.6   12 years  joerg   Remove code for CITRUS!=yes.
[TXT] rune.h (in the Attic) [Hide]  1.19   13 years  tnozaki   rune.h is not public, so merge with rune_local.h
[TXT] rune_iso10646.c (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file rune_iso10646.c was initially added on branch perseant-st...
[TXT] rune_iso10646.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file rune_iso10646.h was initially added on branch perseant-st...
[TXT] rune_local.h (in the Attic) [Hide]  1.17   13 years  tnozaki   1. split runetype_local.h -> runetype_file.h and remove renameing _Rune* -> _...
[TXT] runeglue.c (in the Attic) [Hide]  1.21   13 years  tnozaki   1. refactoring new locale-db(RuneCT10) loading method with mmap(2). 2. remove un...
[TXT] runenone.c (in the Attic) [Hide]  1.9   22 years  tshiozak   refine i18n stuffs. - add libc/citrus directory. this directory contains t...
[TXT] runetype.h (in the Attic) [Hide]  1.22   15 years  tnozaki   1. reworking PR lib/40317: libnbcompat already contains empty fparseln.lo so pre...
[TXT] runetype_misc.h (in the Attic) [Hide]  1.5   10 years  joerg   Remove empty file.
[TXT] runetypemb.c (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; file runetypemb.c was initially added on branch minoura-xpg4dl...
[TXT] setlocale.h (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; file setlocale.h was initially added on branch minoura-xpg4dl....
[TXT] setlocale1.c (in the Attic) [Hide]  1.5   13 years  tnozaki   1. MB_LEN_MAX switch MD to MI. 2. unfortunately hppa's MB_LEN_MAX is defined inc...
[TXT] setlocale32.c (in the Attic) [Hide]  1.7   13 years  tnozaki   1. MB_LEN_MAX switch MD to MI. 2. unfortunately hppa's MB_LEN_MAX is defined inc...
[TXT] setlocale_sb.c (in the Attic) [Hide]  1.6   23 years  itojun   split setlocale.c for smaller footprint (do not pull things in too much). have m...
[TXT] setrunelocale.c (in the Attic) [Hide]  1.19   15 years  tnozaki   Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db forma...
[TXT] timeio.c (in the Attic) [Hide]  1.3   15 years  ginsbach   Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, LC_NUMER...
[TXT] timeio.h (in the Attic) [Hide]  1.2   15 years  ginsbach   Add support for additional locale categories: LC_MESSAGES, LC_MONETARY, LC_NUMER...
[TXT] timelocal.c (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; file timelocal.c was initially added on branch minoura-xpg4dl....
[TXT] timelocal.h (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; file timelocal.h was initially added on branch minoura-xpg4dl....
[TXT] tolowermb.c (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; file tolowermb.c was initially added on branch minoura-xpg4dl....
[TXT] touppermb.c (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; file touppermb.c was initially added on branch minoura-xpg4dl....
[TXT] u2k.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file u2k.h was initially added on branch perseant-stdc-iso1064...
[TXT] unicode_ccc_data.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_ccc_data.h was initially added on branch perseant...
[TXT] unicode_collate.c (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_collate.c was initially added on branch perseant-...
[TXT] unicode_collate.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_collate.h was initially added on branch perseant-...
[TXT] unicode_collation_data.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_collation_data.h was initially added on branch pe...
[TXT] unicode_decomp_data.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_decomp_data.h was initially added on branch perse...
[TXT] unicode_dm_data.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_dm_data.h was initially added on branch perseant-...
[TXT] unicode_lc_collate.c (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_lc_collate.c was initially added on branch persea...
[TXT] unicode_nfd_qc_data.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_nfd_qc_data.h was initially added on branch perse...
[TXT] unicode_reserved_cp_data.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_reserved_cp_data.h was initially added on branch ...
[TXT] unicode_reserved_range_data.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_reserved_range_data.h was initially added on bran...
[TXT] unicode_ucd.c (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_ucd.c was initially added on branch perseant-stdc...
[TXT] unicode_ucd.h (in the Attic) [Hide]  1.1   6 years  perseant   branches: 1.1.2; file unicode_ucd.h was initially added on branch perseant-stdc...
[TXT] utf2.c (in the Attic) [Hide]  1.8   23 years  tshiozak   Remove UTF-2. UTF-2 is superceded by UTF-8.
[TXT] utf8.c (in the Attic) [Hide]  1.10   22 years  tshiozak   refine i18n stuffs. - add libc/citrus directory. this directory contains t...
[TXT] wcscat.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcschr.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcscmp.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcscpy.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcscspn.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcslcat.c (in the Attic) [Hide]  1.2   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcslcpy.c (in the Attic) [Hide]  1.2   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcslen.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcsmbs_sb.c (in the Attic) [Hide]  1.1   23 years  minoura   branches: 1.1.2; file wcsmbs_sb.c was initially added on branch minoura-xpg4dl....
[TXT] wcsncat.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcsncmp.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcsncpy.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcspbrk.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcsrchr.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcsspn.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcsstr.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wcswidth.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wctob.c (in the Attic) [Hide]  1.5   21 years  tshiozak   changes related to lib/20576 and lib/20577. - add wcstok() and wcswcs(), - a...
[TXT] wmemchr.3 (in the Attic) [Hide]  1.4   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wmemchr.c (in the Attic) [Hide]  1.5   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wmemcmp.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wmemcpy.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wmemmove.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.
[TXT] wmemset.c (in the Attic) [Hide]  1.3   23 years  itojun   move wcs* and wmem* from lib/libc/locale to lib/libc/string.


CVSweb <webmaster@jp.NetBSD.org>