Commit Graph

8255 Commits

Author SHA1 Message Date
Ulrich Drepper
f77af90699 Include <stdlib.h>. Use %d, not %ld format for EVENING69. Include offsets in
TZ environment variable.
2002-04-19 03:28:45 +00:00
Ulrich Drepper
5a749d2d26 Update. 2002-04-15 06:50:12 +00:00
Ulrich Drepper
a5312214b7 _dl_lookup_symbol): Move add_dependency call to the end of the
function.  Pass original flags to recursive call if add_dependency failed.
(_dl_lookup_versioned_symbol): Likewise.
2002-04-15 06:49:02 +00:00
Ulrich Drepper
6d011aa3cd (main): Add new tests. 2002-04-15 06:24:49 +00:00
Ulrich Drepper
370846959e (__mktime_internal): If year is 69, don't bail out early, but check whether it
overflowed afterwards.
2002-04-15 06:24:31 +00:00
Ulrich Drepper
2160bafc81 Fix program name in help message. 2002-04-15 06:21:38 +00:00
Ulrich Drepper
f0d4856381 Fail test if buffer too small. 2002-04-15 06:18:46 +00:00
Ulrich Drepper
c76a1727ad Increase MONSIZE. 2002-04-15 06:18:31 +00:00
Ulrich Drepper
111adf27a3 Update. 2002-04-13 16:05:35 +00:00
Ulrich Drepper
395bae2fdc Adjust all callers of _dl_lookup_symbol and _dl_lookup_versioned_symbol. 2002-04-13 16:04:45 +00:00
Ulrich Drepper
d83a43e9af Adjust prototypes for _dl_lookup_symbol and _dl_lookup_versioned_symbol. 2002-04-13 16:03:45 +00:00
Ulrich Drepper
d06eeaf617 Adjust all callers of do_lookup. Change _dl_do_lookup to also take the new
parameter and pass it on.  Change 'explicit' parameter of _dl_lookup_symbol and
_dl_lookup_versioned_symbol to flags.  Adjust tests.
2002-04-13 16:03:18 +00:00
Ulrich Drepper
364793eb07 [!VERSIONED]: Add new parameter flags. Use it to check whether the caller
prefers getting the most recent version of a symbol of the earliest version.
2002-04-13 16:02:53 +00:00
Ulrich Drepper
79b44ca788 Update. 2002-04-11 20:40:59 +00:00
Ulrich Drepper
61b8e333c3 (LOC): Don't paste in a token. 2002-04-11 20:39:56 +00:00
Andreas Jaeger
5d4eb092db Merge. 2002-04-08 15:22:58 +00:00
Andreas Jaeger
76942fdab2 Merge with mainline. 2002-04-08 11:16:16 +00:00
Andreas Jaeger
a1223e4391 Merge. 2002-04-08 08:36:12 +00:00
Andreas Jaeger
d62747222a Merge with mainline. 2002-04-08 08:35:43 +00:00
Ulrich Drepper
91bd05ac82 Update. 2002-04-06 05:12:32 +00:00
Ulrich Drepper
6dc88dba1f Set GCONV_PATH and LOCPATH to values for the test just before the test runs. 2002-04-06 05:09:59 +00:00
Ulrich Drepper
d1a49f25ef Update. 2002-04-06 03:52:23 +00:00
Ulrich Drepper
f012319a20 Update from tzcode2002c. 2002-04-06 03:49:35 +00:00
Ulrich Drepper
819f1ed8dd Update from tzdata2002c. 2002-04-06 03:44:22 +00:00
Ulrich Drepper
8c8d635cd1 Update. 2002-04-05 23:28:10 +00:00
Ulrich Drepper
c672e2d1da (TRAMPOLINE_TEMPLATE): Add unwind info.
(RTLD_START): Ditto.
(__ia64_init_bootstrap_fdesc_table): Insert stop bit to avoid RAW
dependency violation.
2002-04-05 23:27:31 +00:00
Ulrich Drepper
0b5dc53dc5 Update. 2002-04-05 16:47:22 +00:00
Ulrich Drepper
28119f822f (__mktime_internal): Move check for year < 70 below all variable declarations. 2002-04-05 16:43:58 +00:00
Ulrich Drepper
d1ea594e42 Don't overwrite r8 on error. 2002-04-05 16:42:57 +00:00
Andreas Jaeger
051139c2d2 Merge from mainline. 2002-04-04 11:01:00 +00:00
Andreas Jaeger
d59a10719b Merge from mainline. 2002-04-04 09:12:36 +00:00
Ulrich Drepper
7676791a4a Update. 2002-04-04 08:11:35 +00:00
Ulrich Drepper
380233a219 Add more tests. 2002-04-04 08:11:09 +00:00
Ulrich Drepper
a4ee429b58 (dirname): Ignore trailing slashes at end of non-null result. 2002-04-04 08:10:41 +00:00
Ulrich Drepper
9c449d9d5d Update. 2002-04-04 05:10:50 +00:00
Ulrich Drepper
023272c726 (charmap_read): If the charmap doesn't define a code_set_name provide one
based on the filename.
2002-04-04 05:08:56 +00:00
Ulrich Drepper
55e1a66ad8 Update. 2002-04-04 01:20:47 +00:00
Ulrich Drepper
185fbd6b4b (__mktime_internal): Check for year < 70. 2002-04-04 01:20:17 +00:00
Ulrich Drepper
ee9b1a7f08 Update. 2002-04-04 00:10:03 +00:00
Ulrich Drepper
68988994d3 (exval): Quote [ in pattern.
Adjust for new output format of the backtrace functions.
2002-04-04 00:08:42 +00:00
Ulrich Drepper
f40f883bd3 Update. 2002-04-03 23:01:24 +00:00
Ulrich Drepper
06a27948d0 (vsyslog): Only use cleanup handler is _LIBC_REENTRANT is defined. 2002-04-03 23:00:41 +00:00
Ulrich Drepper
6b26e41662 Update. 2002-04-03 18:16:13 +00:00
Ulrich Drepper
3abe7d1bca Define int_frac_digits and frac_digits as 2. 2002-04-03 18:15:24 +00:00
Ulrich Drepper
4dd83ce529 Update. 2002-04-03 08:55:32 +00:00
Ulrich Drepper
5073e3f8a5 (write_real_program): Write "result, " parameter if mtflag. 2002-04-03 08:54:51 +00:00
Ulrich Drepper
1c1c033cff Update. 2002-04-03 08:29:58 +00:00
Ulrich Drepper
03d5dfd00d (printif): Remove third parameter. It was always "&". Adjust callers.
Add "_" prefix to several generated definitions.
2002-04-03 08:29:14 +00:00
Ulrich Drepper
078d3c8627 Update. 2002-04-03 06:57:47 +00:00
Ulrich Drepper
8e7a793762 (_DL_HWCAP_COUNT): Define as 8. 2002-04-03 06:57:13 +00:00