Ulrich Drepper
|
970d95a453
|
(handle_request): Don't abort() if unknown command is sent.
|
2000-02-18 17:21:11 +00:00 |
|
Ulrich Drepper
|
084fd937b8
|
Update.
|
2000-02-18 07:32:41 +00:00 |
|
Ulrich Drepper
|
1b2e126979
|
(cache_addhst): Don't cache name->record entries if more than one IP
address is available.
|
2000-02-18 07:31:49 +00:00 |
|
Ulrich Drepper
|
5c4fd0fe6e
|
Fix typo.
|
2000-02-17 19:33:40 +00:00 |
|
Ulrich Drepper
|
366878deb8
|
Update.
|
2000-02-17 19:30:09 +00:00 |
|
Ulrich Drepper
|
39272b79a8
|
(ctype?staetup): Correct initialization of class_collection256.
|
2000-02-17 19:29:33 +00:00 |
|
Ulrich Drepper
|
abb1b612af
|
Update.
|
2000-02-17 18:38:00 +00:00 |
|
Ulrich Drepper
|
2b8eee9a0e
|
Sync with kernel.
|
2000-02-17 18:35:40 +00:00 |
|
Ulrich Drepper
|
b320b12583
|
Update.
|
2000-02-17 00:30:37 +00:00 |
|
Ulrich Drepper
|
04e49c1bdb
|
Correct prototype for __syscall_mmap2.
|
2000-02-17 00:30:21 +00:00 |
|
Ulrich Drepper
|
cf45788d54
|
Update.
|
2000-02-17 00:28:20 +00:00 |
|
Ulrich Drepper
|
d6def4fb11
|
Rewrite __syscall_execve prototype to avoid warnings.
|
2000-02-17 00:28:13 +00:00 |
|
Ulrich Drepper
|
ef5abbf817
|
Regenerated from source files
|
2000-02-16 18:42:19 +00:00 |
|
Ulrich Drepper
|
bf93d31b13
|
Update.
|
2000-02-16 18:36:51 +00:00 |
|
Ulrich Drepper
|
08f8ddf163
|
Italian message translations for glibc.
|
2000-02-16 18:36:23 +00:00 |
|
Ulrich Drepper
|
61d2848232
|
Update from translation team.
|
2000-02-16 18:35:54 +00:00 |
|
Ulrich Drepper
|
be8ed0acfb
|
Update.
|
2000-02-16 18:32:32 +00:00 |
|
Ulrich Drepper
|
ab4b92a8d4
|
Linux/PPC ftruncate64 implementation.
|
2000-02-16 18:30:25 +00:00 |
|
Ulrich Drepper
|
b13072d7e4
|
Linux/PPC mmap64 implementation.
|
2000-02-16 18:30:07 +00:00 |
|
Ulrich Drepper
|
da35abcb1f
|
Linux/PPC truncate64 implementation.
|
2000-02-16 18:29:51 +00:00 |
|
Ulrich Drepper
|
0c6651afb4
|
Add s_fstat64, s_ftruncate64, s_lstat64, s_mmap2, s_stat64, s_truncate64.
|
2000-02-16 18:29:07 +00:00 |
|
Ulrich Drepper
|
ddb63e4535
|
Update.
|
2000-02-15 01:58:29 +00:00 |
|
Ulrich Drepper
|
8b4be9076a
|
Disable raising exception, not enabling it.
|
2000-02-15 01:57:11 +00:00 |
|
Ulrich Drepper
|
2136ab5106
|
Don't look for signal 0 since it does not exist.
|
2000-02-15 01:50:45 +00:00 |
|
Ulrich Drepper
|
68182ca72e
|
Update.
|
2000-02-15 01:44:31 +00:00 |
|
Ulrich Drepper
|
7e841d3a10
|
(dl_main): Fix check for references to dynamic linker.
|
2000-02-15 01:44:13 +00:00 |
|
Ulrich Drepper
|
59b5910f05
|
(pthread_cond_timedwait_relative_old): Tight loop with nanosleep does not
work either. Get absolute time inside the loop.
(pthread_cond_timedwait_relative_new): Likewise.
|
2000-02-15 01:31:08 +00:00 |
|
Ulrich Drepper
|
3240f0ab71
|
Update.
|
2000-02-14 18:10:02 +00:00 |
|
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 |
|