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
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.63 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.2 | 12 years | itojun | split setlocale.c for smaller footprint (do not pull things in too much). have m... | |
| 1.1 | 11 years | yamt | branches: 1.1.2; add a header used by wcstoul/wcstol. i forgot it at last commi... | |
| 1.6 | 7 years | lukem | Add missing __RCSID() | |
| 1.8 | 7 years | lukem | Add missing __RCSID() | |
| 1.6 | 7 years | lukem | Add missing __RCSID() | |
| 1.11 | 3 weeks | joerg | Store time-specific locale data directly in the locale. Ad dstrftime_l, strftime... | |
| 1.4 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.6 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.6 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.17 | 2 years | tnozaki | 1. split runetype_local.h -> runetype_file.h and remove renameing _Rune* -> _... | |
| 1.9 | 2 years | tnozaki | remove duplicated towctrans internal function. | |
| 1.9 | 2 years | tnozaki | 1. split runetype_local.h -> runetype_file.h and remove renameing _Rune* -> _... | |
| 1.3 | 2 years | tnozaki | remove duplicated towctrans internal function. | |
| 1.3 | 4 years | christos | merge christos-time_t | |
| 1.4 | 9 years | wiz | Lots of grammar and wording changes from jmc@openbsd, with some additional consi... | |
| 1.5 | 5 weeks | joerg | Extend ctype classification table to 16bit. Based on patch by Takehiko Nozaki, w... | |
| 1.3 | 14 months | tnozaki | don't use __link_set_* stuff for locale implementation. patch reviewed by matt@,... | |
| 1.4 | 4 weeks | joerg | Rename struct _locale_impl_t to struct _locale, since it will end up as locale_t... | |
| 1.1 | 2 weeks | joerg | Make that to process PATH_LOCALE the first time _find_category is called. Use th... | |
| 1.6 | 13 months | christos | cast CHAR_MAX to (char) for unsigned character machines | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.2 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.5 | 4 weeks | joerg | Rename struct _locale_impl_t to struct _locale, since it will end up as locale_t... | |
| 1.4 | 4 weeks | joerg | Rename struct _locale_impl_t to struct _locale, since it will end up as locale_t... | |
| 1.17 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.9 | 9 years | wiz | Lots of grammar and wording changes from jmc@openbsd, with some additional consi... | |
| 1.7 | 5 years | tnozaki | s/wcttype/wctype/ | |
| 1.13 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.21 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.4 | 2 years | tnozaki | 1. refactoring new locale-db(RuneCT10) loading method with mmap(2). 2. remove un... | |
| 1.6 | 6 years | wiz | Consistency: NULL pointer, but nul character. | |
| 1.9 | 5 years | tnozaki | bin/38047 fix bad prototype for function mbrlen reported by cheusov AT tut DOT b... | |
| 1.8 | 6 years | wiz | Mark up NULL. | |
| 1.6 | 6 years | wiz | kleink reminded me in a friendly way that "NULL" is the C API synonyme for a "nu... | |
| 1.12 | 2 years | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.12 | 2 years | mbalmer | Crosslink wcstombs(3) and mbstowcs(3). | |
| 1.8 | 6 years | wiz | Mark up NULL. | |
| 1.5 | 4 years | christos | merge christos-time_t | |
| 1.12 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.10 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.3 | 3 years | tnozaki | _locale_cache_t: change ldata and items to pointer for future binary compatibili... | |
| 1.3 | 3 years | tnozaki | _locale_cache_t: change ldata and items to pointer for future binary compatibili... | |
| 1.3 | 3 years | tnozaki | _locale_cache_t: change ldata and items to pointer for future binary compatibili... | |
| 1.6 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.2 | 4 years | christos | branches: 1.2.2; merge christos-time_t | |
| 1.4 | 3 weeks | joerg | Store time-specific locale data directly in the locale. Ad dstrftime_l, strftime... | |
| 1.2 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.20 | 2 years | jruoho | Xref tm(3). | |
| 1.15 | 2 years | tnozaki | make _locale_impl_t.cache as pointer to maintain easily binary compatibility in ... | |
| 1.46 | 5 weeks | joerg | Extend ctype classification table to 16bit. Based on patch by Takehiko Nozaki, w... | |
| 1.28 | 5 weeks | joerg | Extend ctype classification table to 16bit. Based on patch by Takehiko Nozaki, w... | |
| 1.3 | 2 years | tnozaki | fix cross build breakage mklocale(1). move inline finction that uses sys/ctype_b... | |
| 1.13 | 5 weeks | joerg | Extend ctype classification table to 16bit. Based on patch by Takehiko Nozaki, w... | |
| 1.4 | 5 weeks | joerg | Extend ctype classification table to 16bit. Based on patch by Takehiko Nozaki, w... | |
| 1.21 | 9 years | wiz | Lots of grammar and wording changes from jmc@openbsd, with some additional consi... | |
| 1.63 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.12 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.6 | 7 years | wiz | Fix pasto, noted by Marc Espie. | |
| 1.7 | 9 years | wiz | Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. | |
| 1.9 | 6 years | wiz | Add missing n. From jmc@openbsd. | |
| 1.3 | 2 years | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.4 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.3 | 2 years | jruoho | Xref tm(3). | |
| 1.3 | 5 years | tnozaki | s/preposturously/preposterously/ | |
| 1.13 | 2 years | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.5 | 5 years | tnozaki | s/conform/conforms/ | |
| 1.15 | 4 weeks | joerg | Add wcstof_l, wcstod_l and wcstold_l. | |
| 1.4 | 4 weeks | joerg | Add wcstof_l, wcstod_l and wcstold_l. | |
| 1.3 | 6 years | hubertf | Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a... | |
| 1.3 | 2 years | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.4 | 6 years | hubertf | Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a... | |
| 1.4 | 4 weeks | joerg | Add wcstof_l, wcstod_l and wcstold_l. | |
| 1.3 | 6 years | hubertf | Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a... | |
| 1.13 | 2 years | mbalmer | Crosslink wcstombs(3) and mbstowcs(3). | |
| 1.4 | 6 years | hubertf | Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a... | |
| 1.3 | 6 years | hubertf | Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a... | |
| 1.3 | 6 years | hubertf | Remove a bunch of unneeded #include <ctype.h>s From: Slava Semushin <php-coder@a... | |
| 1.4 | 2 years | wiz | Observe the following spelling: - wide character (noun) - wide-character (adject... | |
| 1.5 | 26 hours | joerg | Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. Provide ... | |
| 1.4 | 9 years | wiz | Lots of grammar and wording changes from jmc@openbsd, with some additional consi... | |
| 1.5 | 6 years | wiz | Consistency: NULL pointer, but nul character. | |
| 1.4 | 9 years | wiz | Lots of grammar and wording changes from jmc@openbsd, with some additional consi... | |
| 1.6 | 5 years | tnozaki | s/wcttype/wctype/ | |
| 1.3 | 6 years | wiz | Consistency: NULL pointer, but nul character. |