Commit Graph

4270 Commits

Author SHA1 Message Date
Ulrich Drepper
7e505f7e69 (_iopl, _ioperm): Add Rebel-NetWinder to platform table so _ioperm platform
lookup via /proc/cpuinfo works on later version NetWinders.
2000-02-14 18:09:16 +00:00
Ulrich Drepper
f4e4fcb0dc Domain of opcode is not large enough so test for overflow and handle it. 2000-02-13 19:38:55 +00:00
Ulrich Drepper
7fe907641d Update. 2000-02-13 19:38:25 +00:00
Ulrich Drepper
82b083a22a Update. 2000-02-13 08:10:23 +00:00
Ulrich Drepper
0ef0d3838e (pthread_cond_timedwait_relative_old): Undo last patch but keep the code
around.  A bug in the kernel prevent us from using the code.
(pthread_cond_timedwait_relative_new): Likewise.
2000-02-13 08:09:42 +00:00
Ulrich Drepper
ac7896b56e Use __ctype32_tolower and __ctype32_toupper. 2000-02-13 07:33:06 +00:00
Ulrich Drepper
f00fa75c66 (repertoire_find_value): Declare. 2000-02-13 07:31:22 +00:00
Ulrich Drepper
26ddfa2730 (repertoire_find_value): New function.
(repertoire_read): Remove third parameter from charset_new_char call.
2000-02-13 07:30:47 +00:00
Ulrich Drepper
d7a5e01348 (struct localedef_t): Add repertoire element. 2000-02-13 07:29:49 +00:00
Ulrich Drepper
3d5f749a8c (locfile_read): Initialize locfile->repertoire. Pass repertoire to
ctype_class_from, ctype_class_to, ctype_map_from, and ctype_map_to
calls.
2000-02-13 07:29:13 +00:00
Ulrich Drepper
61a56881be Update prototypes of ctype_class_from, ctype_class_to, ctype_map_from,
and ctype_map_to.
2000-02-13 07:27:34 +00:00
Ulrich Drepper
8364f805c5 Many many changes to generate wide character classification and
mapping tables correctly.
2000-02-13 07:26:26 +00:00
Ulrich Drepper
c1ed471e68 (charset_new_char): Remove third parameter. 2000-02-13 07:25:23 +00:00
Ulrich Drepper
10e12a8046 (parse_charmap): Update charset_new_char call. 2000-02-13 07:24:18 +00:00
Ulrich Drepper
4496f0aa00 (get_symname): Start looking for numeric value at the right position. 2000-02-13 07:23:21 +00:00
Ulrich Drepper
bfc93b849d Add casts to prevent warnings. 2000-02-13 07:22:14 +00:00
Ulrich Drepper
db2b73113b Initialize __ctype32_toupper and __ctype32_tolower. 2000-02-13 07:21:44 +00:00
Ulrich Drepper
8009efe4de Add _NL_CTYPE_TOUPPER32_EB, _NL_CTYPE_TOLOWER32_EB,
_NL_CTYPE_TOUPPER32_EL, and _NL_CTYPE_TOLOWER32_EL.
2000-02-13 07:20:53 +00:00
Ulrich Drepper
ccf0397afc Add initializers for new elements. 2000-02-13 07:20:07 +00:00
Ulrich Drepper
d0a89d71a4 (__ctype32_tolower, __ctype32_toupper): New variables. 2000-02-13 07:19:23 +00:00
Ulrich Drepper
fca70ebde0 Update. 2000-02-13 06:45:09 +00:00
Ulrich Drepper
bd43238516 Work around limitation in current localedef version. 2000-02-13 06:44:49 +00:00
Ulrich Drepper
b5c0f5b7d4 Update. 2000-02-12 23:00:48 +00:00
Ulrich Drepper
7dd68f5f44 Add gl_ES. 2000-02-12 23:00:34 +00:00
Ulrich Drepper
cf4638c79a Copy CTYPE category from es_ES. 2000-02-12 23:00:11 +00:00
Ulrich Drepper
b76bec70a6 Update. 2000-02-12 22:29:00 +00:00
Ulrich Drepper
1b902ec356 Add af_ZA, ar_SA, en_BW, and en_ZW. 2000-02-12 22:28:47 +00:00
Ulrich Drepper
4bb3ac2432 Locale specification for Saudi Arabia with Arabic language. 2000-02-12 22:25:31 +00:00
Ulrich Drepper
a36e3b7265 Update. 2000-02-12 22:25:06 +00:00
Ulrich Drepper
4c007345a7 Remove Thai digits from `digits'. 2000-02-12 22:24:46 +00:00
Ulrich Drepper
9abac75e9a Update. 2000-02-12 21:27:46 +00:00
Ulrich Drepper
56f3368331 Add th_TH.TIS-620. 2000-02-12 21:27:34 +00:00
Ulrich Drepper
e4d2b1a161 Update. 2000-02-12 18:15:55 +00:00
Ulrich Drepper
54cea3cbf4 (toupper): Don't map *s to S*. 2000-02-12 18:15:43 +00:00
Ulrich Drepper
38bf95491c (toupper): Don't map *s to S*.
(toupper): Map v% to V%.
(tolower): Map V% to v%.
2000-02-12 18:15:25 +00:00
Ulrich Drepper
96db171ff9 Suppress messages if first character of optstring is a colon. 2000-02-12 07:34:34 +00:00
Ulrich Drepper
3a1579eba8 Update. 2000-02-11 21:03:45 +00:00
Ulrich Drepper
5b54348876 (strptime_internal): Fix pointer dereference. 2000-02-11 21:03:22 +00:00
Ulrich Drepper
c26e359808 Update. 2000-02-11 20:49:46 +00:00
Ulrich Drepper
7fe8d75190 (write_locales): Fix handling of whitespace lines. 2000-02-11 20:49:36 +00:00
Ulrich Drepper
d2a45771d8 Update. 2000-02-11 20:45:21 +00:00
Ulrich Drepper
913336f8e3 Add infodir. 2000-02-11 20:45:02 +00:00
Ulrich Drepper
03b9a5a1d4 Sync with kernel header files. 2000-02-11 20:44:53 +00:00
Ulrich Drepper
0f365ac052 Suppress messages if first character of optstring is a colon. 2000-02-11 20:38:31 +00:00
Ulrich Drepper
2e323f2dee Update. 2000-02-11 20:37:41 +00:00
Ulrich Drepper
763aa4c4f0 Suppress messages if first character of optstring is a colon. 2000-02-11 20:37:24 +00:00
Ulrich Drepper
05de733b95 Update. 2000-02-11 20:23:52 +00:00
Ulrich Drepper
36637dce06 Define ELF_* constants and elf_* types to interpret values passed up from the
kernel.
2000-02-11 20:23:45 +00:00
Ulrich Drepper
d0918a8286 Update. 2000-02-11 20:16:15 +00:00
Ulrich Drepper
ad9714afdf Update after last correction of nl_langinfo implementation. 2000-02-11 20:15:49 +00:00