Ulrich Drepper
|
e3fe0ee234
|
Update int_curr_symbol.
|
2002-02-13 22:51:31 +00:00 |
|
Ulrich Drepper
|
f346a05824
|
Update from latest official version.
|
2002-02-13 22:45:35 +00:00 |
|
Ulrich Drepper
|
d2e02d0092
|
(BROKEN_LINGUAS): Works with current gettext.
|
2002-02-13 22:19:25 +00:00 |
|
Ulrich Drepper
|
b3202f0be0
|
Update copyright.
|
2002-02-13 22:19:03 +00:00 |
|
Ulrich Drepper
|
c3ef1949d3
|
Fix typo.
|
2002-02-13 22:13:37 +00:00 |
|
Ulrich Drepper
|
42f3f68583
|
Update.
|
2002-02-13 08:47:24 +00:00 |
|
Ulrich Drepper
|
ca4aa1b722
|
Define __LC_LAST.
|
2002-02-13 08:47:01 +00:00 |
|
Ulrich Drepper
|
0c144cc659
|
Don't define __LC_LAST here. Include <locale.h> instead.
|
2002-02-13 08:46:45 +00:00 |
|
Ulrich Drepper
|
c7ddda8c5a
|
Update.
|
2002-02-11 01:49:42 +00:00 |
|
Ulrich Drepper
|
31e73aaed4
|
Update from translation team.
|
2002-02-11 01:48:32 +00:00 |
|
Ulrich Drepper
|
c42ffce960
|
Update.
|
2002-02-10 18:33:23 +00:00 |
|
Ulrich Drepper
|
425309b181
|
Update from translation team.
|
2002-02-10 18:31:55 +00:00 |
|
Ulrich Drepper
|
2d13bf2154
|
Update.
|
2002-02-10 08:34:53 +00:00 |
|
Ulrich Drepper
|
b8647a5ad9
|
Update from translation team.
|
2002-02-10 08:33:57 +00:00 |
|
Ulrich Drepper
|
403f6dcc20
|
Update.
|
2002-02-09 01:48:35 +00:00 |
|
Ulrich Drepper
|
53701ab05a
|
Bug fixes for spelling.
|
2002-02-09 01:47:57 +00:00 |
|
Ulrich Drepper
|
4de9e48780
|
Update from translation team.
|
2002-02-09 01:46:25 +00:00 |
|
Ulrich Drepper
|
e0353ce180
|
Update.
|
2002-02-08 05:03:25 +00:00 |
|
Ulrich Drepper
|
5a3fc98a56
|
Update.
|
2002-02-06 20:47:37 +00:00 |
|
Ulrich Drepper
|
ef9e71571b
|
(struct stat): Add attribute((packed)) to counter stupid people misuing gcc
options.
(struct stat64): Likewise.
|
2002-02-06 18:13:41 +00:00 |
|
Ulrich Drepper
|
5a324a9789
|
Update.
|
2002-02-05 23:30:21 +00:00 |
|
Ulrich Drepper
|
82c5c703da
|
(innetgr): Add int* parameter to getfct definition and pass &errno in use of
this variable.
|
2002-02-05 23:29:42 +00:00 |
|
Ulrich Drepper
|
58f1daddf0
|
Update.
|
2002-02-05 19:16:56 +00:00 |
|
Ulrich Drepper
|
93a5c95682
|
Wrap calls that output messages with WITH_CUR_LOCALE. Include "localedef.h"
first.
|
2002-02-05 19:15:40 +00:00 |
|
Ulrich Drepper
|
8a00d6771e
|
(WITH_CUR_LOCALE): Define.
|
2002-02-05 19:14:27 +00:00 |
|
Ulrich Drepper
|
606c302c02
|
Update from translation team.
|
2002-02-05 19:03:28 +00:00 |
|
Ulrich Drepper
|
12c1ecf933
|
Update.
|
2002-02-04 17:56:15 +00:00 |
|
Ulrich Drepper
|
e2290bf5ed
|
(is_dst): Fix return value as expected by caller.
|
2002-02-04 17:55:52 +00:00 |
|
Ulrich Drepper
|
d1345b85f0
|
Update.
|
2002-02-03 19:38:32 +00:00 |
|
Ulrich Drepper
|
2338e5c828
|
Check for ssize_t overflow, don't use alloca if the memory reqirements are too
high.
Use ssize_t for bytes_written. Fix comment.
|
2002-02-03 19:37:55 +00:00 |
|
Ulrich Drepper
|
31a3179d04
|
Use ssize_t for bytes_read.
|
2002-02-03 19:37:18 +00:00 |
|
Ulrich Drepper
|
c1ddb7c4a7
|
Update.
|
2002-02-03 03:18:55 +00:00 |
|
Ulrich Drepper
|
68864c462a
|
(_dl_relocate_object): Use _dl_debug_printf instead of _dl_printf for
debugging info output.
|
2002-02-03 03:18:23 +00:00 |
|
Ulrich Drepper
|
517a07fc82
|
Update.
|
2002-02-03 02:29:57 +00:00 |
|
Ulrich Drepper
|
c056910930
|
(_test_and_set): Use branch likely.
|
2002-02-03 02:29:07 +00:00 |
|
Ulrich Drepper
|
3c7654e4ad
|
(exchange_and_add): Use branch likely.
(atomic_add): Likewise.
(compare_and_swap): Return 0 only when failed to compare. Use branch likely.
|
2002-02-03 02:28:49 +00:00 |
|
Ulrich Drepper
|
0933de63a1
|
(testandset): Call _test_and_set.
(__compare_and_swap): Return 0 only when failed to compare. Use branch likely.
|
2002-02-03 02:27:34 +00:00 |
|
Ulrich Drepper
|
2bcefeb887
|
(__pthread_spin_lock): Use a different register in the delayed slot.
Use branch likely.
|
2002-02-03 02:26:07 +00:00 |
|
Ulrich Drepper
|
efa2cf2c54
|
Update.
|
2002-02-03 01:03:50 +00:00 |
|
Ulrich Drepper
|
3bfb5e9a28
|
[defined DEBUG && STDC_HEADERS]: Include <string.h>.
(__mktime_internal): If no tm_isdst is requested, prefer solutions
with tm_isdst > 0 when the requested time falls within a
spring-forward gap.
|
2002-02-03 01:03:34 +00:00 |
|
Ulrich Drepper
|
f6e6c1b117
|
Update.
|
2002-02-02 19:22:18 +00:00 |
|
Ulrich Drepper
|
43414194b8
|
(_dl_get_origin): Avoid writing over array boundary.
|
2002-02-02 19:21:26 +00:00 |
|
Ulrich Drepper
|
65f49aa73b
|
Update.
|
2002-02-02 09:28:53 +00:00 |
|
Ulrich Drepper
|
3a5482ffc5
|
(_dl_dst_count): Fix possible endless loop.
(_dl_dst_substitute): Likewise.
|
2002-02-02 09:28:24 +00:00 |
|
Ulrich Drepper
|
688ea1c3e0
|
Update.
|
2002-02-01 20:26:31 +00:00 |
|
Ulrich Drepper
|
0ee5ee3c3b
|
(collate_finish): Assign a wide char collation sequence value to multi
character collating elements, and avoid over writing by non-character elements.
|
2002-02-01 20:24:50 +00:00 |
|
Andreas Schwab
|
ae1e7a83b1
|
.
|
2002-02-01 10:37:07 +00:00 |
|
Andreas Schwab
|
9a53f4f254
|
Don't use multi-line string literals.
|
2002-02-01 10:36:38 +00:00 |
|
Ulrich Drepper
|
c8143868bc
|
Update.
|
2002-01-31 22:42:39 +00:00 |
|
Ulrich Drepper
|
6dc893365a
|
(process_dl_debug): Set any_debug if option name matches.
|
2002-01-31 22:42:07 +00:00 |
|