]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
23 years agoAdd getunwind for GLIBC_2.2.6.
Ulrich Drepper [Thu, 25 Apr 2002 00:16:00 +0000 (00:16 +0000)] 
Add getunwind for GLIBC_2.2.6.

23 years agoUpdate.
Ulrich Drepper [Wed, 24 Apr 2002 21:08:14 +0000 (21:08 +0000)] 
Update.

23 years ago(open_verify): Correct __lseek parameters.
Ulrich Drepper [Wed, 24 Apr 2002 21:07:00 +0000 (21:07 +0000)] 
(open_verify): Correct __lseek parameters.

23 years agoUpdate.
Ulrich Drepper [Wed, 24 Apr 2002 20:26:40 +0000 (20:26 +0000)] 
Update.

23 years ago(MAX_NEEDED_FROM): Set to 4.
Ulrich Drepper [Wed, 24 Apr 2002 20:25:33 +0000 (20:25 +0000)] 
(MAX_NEEDED_FROM): Set to 4.
(BODY for FROM_LOOP): Fix comparisons between inptr and inend.

23 years ago(EMIT_SHIFT_TO_INIT): Fix modification mask of data->__statep->__count.
Ulrich Drepper [Wed, 24 Apr 2002 20:24:03 +0000 (20:24 +0000)] 
(EMIT_SHIFT_TO_INIT): Fix modification mask of data->__statep->__count.

23 years agoFix the Unicode values for LETTER H WITH CARON.
Ulrich Drepper [Wed, 24 Apr 2002 20:16:02 +0000 (20:16 +0000)] 
Fix the Unicode values for LETTER H WITH CARON.

23 years agoUpdate.
Andreas Jaeger [Mon, 22 Apr 2002 11:54:29 +0000 (11:54 +0000)] 
Update.

23 years agoMerge from mainline.
Andreas Jaeger [Mon, 22 Apr 2002 11:54:03 +0000 (11:54 +0000)] 
Merge from mainline.

23 years agoUpdate.
Andreas Jaeger [Mon, 22 Apr 2002 06:02:14 +0000 (06:02 +0000)] 
Update.

23 years agoMerge from mainline.
Andreas Jaeger [Mon, 22 Apr 2002 05:59:13 +0000 (05:59 +0000)] 
Merge from mainline.

23 years agoUpdate.
Ulrich Drepper [Sun, 21 Apr 2002 17:58:41 +0000 (17:58 +0000)] 
Update.

23 years agoDeclare strerror_r also for XPG6.
Ulrich Drepper [Sun, 21 Apr 2002 17:53:00 +0000 (17:53 +0000)] 
Declare strerror_r also for XPG6.

23 years ago(authnone_create_once): Don't use INTUSE here.
Ulrich Drepper [Sat, 20 Apr 2002 23:18:22 +0000 (23:18 +0000)] 
(authnone_create_once): Don't use INTUSE here.

23 years ago.
Roland McGrath [Sat, 20 Apr 2002 21:30:33 +0000 (21:30 +0000)] 
.

23 years ago2002-04-19 Roland McGrath <roland@frob.com>
Roland McGrath [Sat, 20 Apr 2002 21:28:19 +0000 (21:28 +0000)] 
2002-04-19  Roland McGrath  <roland@frob.com>

* sysdeps/mach/hurd/tmpfile.c: Create a file descriptor and use fdopen.

23 years agoUpdate.
Ulrich Drepper [Sat, 20 Apr 2002 19:10:11 +0000 (19:10 +0000)] 
Update.

23 years ago(__rpc_thread_destroy): No need to free authnone_private_s.
Ulrich Drepper [Sat, 20 Apr 2002 19:08:20 +0000 (19:08 +0000)] 
(__rpc_thread_destroy): No need to free authnone_private_s.

23 years agoInclude bits/libc-lock.h.
Ulrich Drepper [Sat, 20 Apr 2002 19:08:08 +0000 (19:08 +0000)] 
Include bits/libc-lock.h.
Delete #ifdef _RPC_THREAD_SAFE_ block.
(authnone_private): Make a struct, not a pointer to struct.
(authnone_private_guard): New once-control variable.
(authnone_create_once): New function, split out of
authnone_create.  No need to allocate memory.
(authnone_create): Just call authnone_create_once via
__libc_once, then return &authnone_private->no_client.
(authnone_marshal): Access private data via CLIENT argument,
not authnone_private pointer.
Fix typo (MAX_MARSHEL_SIZE -> MAX_MARSHAL_SIZE).

23 years ago(struct rpc_thread_variables): Remove authnone_private_s.
Ulrich Drepper [Sat, 20 Apr 2002 19:07:45 +0000 (19:07 +0000)] 
(struct rpc_thread_variables): Remove authnone_private_s.

23 years agoUpdate.
Ulrich Drepper [Sat, 20 Apr 2002 17:20:49 +0000 (17:20 +0000)] 
Update.

23 years ago(clntraw_create): Properly set xdrs and client.
Ulrich Drepper [Sat, 20 Apr 2002 17:20:14 +0000 (17:20 +0000)] 
(clntraw_create): Properly set xdrs and client.

23 years agoUpdate.
Ulrich Drepper [Sat, 20 Apr 2002 01:50:13 +0000 (01:50 +0000)] 
Update.

23 years ago(main): Correct the usage message.
Ulrich Drepper [Sat, 20 Apr 2002 01:48:44 +0000 (01:48 +0000)] 
(main): Correct the usage message.

23 years agoBODY for FROM_LOOP): When encountering an invalid input (e.g. a byte > 0x80
Ulrich Drepper [Sat, 20 Apr 2002 01:48:12 +0000 (01:48 +0000)] 
BODY for FROM_LOOP): When encountering an invalid input (e.g. a byte > 0x80
followed by a byte < 0x80), skip always one byte, not 0 bytes in some cases
and 2 bytes in others.

23 years agoUpdate.
Ulrich Drepper [Fri, 19 Apr 2002 03:30:37 +0000 (03:30 +0000)] 
Update.

23 years agoInclude <stdlib.h>. Use %d, not %ld format for EVENING69. Include offsets in
Ulrich Drepper [Fri, 19 Apr 2002 03:28:45 +0000 (03:28 +0000)] 
Include <stdlib.h>.  Use %d, not %ld format for EVENING69.  Include offsets in
TZ environment variable.

23 years agoUpdate.
Ulrich Drepper [Mon, 15 Apr 2002 06:50:12 +0000 (06:50 +0000)] 
Update.

23 years ago_dl_lookup_symbol): Move add_dependency call to the end of the
Ulrich Drepper [Mon, 15 Apr 2002 06:49:02 +0000 (06:49 +0000)] 
_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.

23 years ago(main): Add new tests.
Ulrich Drepper [Mon, 15 Apr 2002 06:24:49 +0000 (06:24 +0000)] 
(main): Add new tests.

23 years ago(__mktime_internal): If year is 69, don't bail out early, but check whether it
Ulrich Drepper [Mon, 15 Apr 2002 06:24:31 +0000 (06:24 +0000)] 
(__mktime_internal): If year is 69, don't bail out early, but check whether it
overflowed afterwards.

23 years agoFix program name in help message.
Ulrich Drepper [Mon, 15 Apr 2002 06:21:38 +0000 (06:21 +0000)] 
Fix program name in help message.

23 years agoFail test if buffer too small.
Ulrich Drepper [Mon, 15 Apr 2002 06:18:46 +0000 (06:18 +0000)] 
Fail test if buffer too small.

23 years agoIncrease MONSIZE.
Ulrich Drepper [Mon, 15 Apr 2002 06:18:31 +0000 (06:18 +0000)] 
Increase MONSIZE.

23 years agoUpdate.
Ulrich Drepper [Sat, 13 Apr 2002 16:05:35 +0000 (16:05 +0000)] 
Update.

23 years agoAdjust all callers of _dl_lookup_symbol and _dl_lookup_versioned_symbol.
Ulrich Drepper [Sat, 13 Apr 2002 16:04:45 +0000 (16:04 +0000)] 
Adjust all callers of _dl_lookup_symbol and _dl_lookup_versioned_symbol.

23 years agoAdjust prototypes for _dl_lookup_symbol and _dl_lookup_versioned_symbol.
Ulrich Drepper [Sat, 13 Apr 2002 16:03:45 +0000 (16:03 +0000)] 
Adjust prototypes for _dl_lookup_symbol and _dl_lookup_versioned_symbol.

23 years agoAdjust all callers of do_lookup. Change _dl_do_lookup to also take the new
Ulrich Drepper [Sat, 13 Apr 2002 16:03:18 +0000 (16:03 +0000)] 
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.

23 years ago[!VERSIONED]: Add new parameter flags. Use it to check whether the caller
Ulrich Drepper [Sat, 13 Apr 2002 16:02:53 +0000 (16:02 +0000)] 
[!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.

23 years agoUpdate.
Ulrich Drepper [Thu, 11 Apr 2002 20:40:59 +0000 (20:40 +0000)] 
Update.

23 years ago(LOC): Don't paste in a token.
Ulrich Drepper [Thu, 11 Apr 2002 20:39:56 +0000 (20:39 +0000)] 
(LOC): Don't paste in a token.

23 years agoMerge.
Andreas Jaeger [Mon, 8 Apr 2002 15:22:58 +0000 (15:22 +0000)] 
Merge.

23 years agoMerge with mainline.
Andreas Jaeger [Mon, 8 Apr 2002 11:16:16 +0000 (11:16 +0000)] 
Merge with mainline.

23 years agoMerge.
Andreas Jaeger [Mon, 8 Apr 2002 08:36:12 +0000 (08:36 +0000)] 
Merge.

23 years agoMerge with mainline.
Andreas Jaeger [Mon, 8 Apr 2002 08:35:43 +0000 (08:35 +0000)] 
Merge with mainline.

23 years agoUpdate.
Ulrich Drepper [Sat, 6 Apr 2002 05:12:32 +0000 (05:12 +0000)] 
Update.

23 years agoSet GCONV_PATH and LOCPATH to values for the test just before the test runs.
Ulrich Drepper [Sat, 6 Apr 2002 05:09:59 +0000 (05:09 +0000)] 
Set GCONV_PATH and LOCPATH to values for the test just before the test runs.

23 years agoUpdate.
Ulrich Drepper [Sat, 6 Apr 2002 03:52:23 +0000 (03:52 +0000)] 
Update.

23 years agoUpdate from tzcode2002c.
Ulrich Drepper [Sat, 6 Apr 2002 03:49:35 +0000 (03:49 +0000)] 
Update from tzcode2002c.

23 years agoUpdate from tzdata2002c.
Ulrich Drepper [Sat, 6 Apr 2002 03:44:22 +0000 (03:44 +0000)] 
Update from tzdata2002c.

23 years agoUpdate.
Ulrich Drepper [Fri, 5 Apr 2002 23:28:10 +0000 (23:28 +0000)] 
Update.

23 years ago(TRAMPOLINE_TEMPLATE): Add unwind info.
Ulrich Drepper [Fri, 5 Apr 2002 23:27:31 +0000 (23:27 +0000)] 
(TRAMPOLINE_TEMPLATE): Add unwind info.
(RTLD_START): Ditto.
(__ia64_init_bootstrap_fdesc_table): Insert stop bit to avoid RAW
dependency violation.

23 years agoUpdate.
Ulrich Drepper [Fri, 5 Apr 2002 16:47:22 +0000 (16:47 +0000)] 
Update.

23 years ago(__mktime_internal): Move check for year < 70 below all variable declarations.
Ulrich Drepper [Fri, 5 Apr 2002 16:43:58 +0000 (16:43 +0000)] 
(__mktime_internal): Move check for year < 70 below all variable declarations.

23 years agoDon't overwrite r8 on error.
Ulrich Drepper [Fri, 5 Apr 2002 16:42:57 +0000 (16:42 +0000)] 
Don't overwrite r8 on error.

23 years agoMerge from mainline.
Andreas Jaeger [Thu, 4 Apr 2002 11:01:00 +0000 (11:01 +0000)] 
Merge from mainline.

23 years agoMerge from mainline.
Andreas Jaeger [Thu, 4 Apr 2002 09:12:36 +0000 (09:12 +0000)] 
Merge from mainline.

23 years agoUpdate.
Ulrich Drepper [Thu, 4 Apr 2002 08:11:35 +0000 (08:11 +0000)] 
Update.

23 years agoAdd more tests.
Ulrich Drepper [Thu, 4 Apr 2002 08:11:09 +0000 (08:11 +0000)] 
Add more tests.

23 years ago(dirname): Ignore trailing slashes at end of non-null result.
Ulrich Drepper [Thu, 4 Apr 2002 08:10:41 +0000 (08:10 +0000)] 
(dirname): Ignore trailing slashes at end of non-null result.

23 years agoUpdate.
Ulrich Drepper [Thu, 4 Apr 2002 05:10:50 +0000 (05:10 +0000)] 
Update.

23 years ago(charmap_read): If the charmap doesn't define a code_set_name provide one
Ulrich Drepper [Thu, 4 Apr 2002 05:08:56 +0000 (05:08 +0000)] 
(charmap_read): If the charmap doesn't define a code_set_name provide one
based on the filename.

23 years agoUpdate.
Ulrich Drepper [Thu, 4 Apr 2002 01:20:47 +0000 (01:20 +0000)] 
Update.

23 years ago(__mktime_internal): Check for year < 70.
Ulrich Drepper [Thu, 4 Apr 2002 01:20:17 +0000 (01:20 +0000)] 
(__mktime_internal): Check for year < 70.

23 years agoUpdate.
Ulrich Drepper [Thu, 4 Apr 2002 00:10:03 +0000 (00:10 +0000)] 
Update.

23 years ago(exval): Quote [ in pattern.
Ulrich Drepper [Thu, 4 Apr 2002 00:08:42 +0000 (00:08 +0000)] 
(exval): Quote [ in pattern.
Adjust for new output format of the backtrace functions.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 23:01:24 +0000 (23:01 +0000)] 
Update.

23 years ago(vsyslog): Only use cleanup handler is _LIBC_REENTRANT is defined.
Ulrich Drepper [Wed, 3 Apr 2002 23:00:41 +0000 (23:00 +0000)] 
(vsyslog): Only use cleanup handler is _LIBC_REENTRANT is defined.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 18:16:13 +0000 (18:16 +0000)] 
Update.

23 years agoDefine int_frac_digits and frac_digits as 2.
Ulrich Drepper [Wed, 3 Apr 2002 18:15:24 +0000 (18:15 +0000)] 
Define int_frac_digits and frac_digits as 2.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 08:55:32 +0000 (08:55 +0000)] 
Update.

23 years ago(write_real_program): Write "result, " parameter if mtflag.
Ulrich Drepper [Wed, 3 Apr 2002 08:54:51 +0000 (08:54 +0000)] 
(write_real_program): Write "result, " parameter if mtflag.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 08:29:58 +0000 (08:29 +0000)] 
Update.

23 years ago(printif): Remove third parameter. It was always "&". Adjust callers.
Ulrich Drepper [Wed, 3 Apr 2002 08:29:14 +0000 (08:29 +0000)] 
(printif): Remove third parameter.  It was always "&".  Adjust callers.
Add "_" prefix to several generated definitions.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 06:57:47 +0000 (06:57 +0000)] 
Update.

23 years ago(_DL_HWCAP_COUNT): Define as 8.
Ulrich Drepper [Wed, 3 Apr 2002 06:57:13 +0000 (06:57 +0000)] 
(_DL_HWCAP_COUNT): Define as 8.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 06:15:37 +0000 (06:15 +0000)] 
Update.

23 years ago(_dl_map_object_deps): The sorting of the dependencies must be stable to work
Ulrich Drepper [Wed, 3 Apr 2002 06:14:48 +0000 (06:14 +0000)] 
(_dl_map_object_deps): The sorting of the dependencies must be stable to work
correctly.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 05:21:33 +0000 (05:21 +0000)] 
Update.

23 years ago(_IO_new_file_close_it): Only call _IO_do_flush if stream was last used for
Ulrich Drepper [Wed, 3 Apr 2002 05:20:49 +0000 (05:20 +0000)] 
(_IO_new_file_close_it): Only call _IO_do_flush if stream was last used for
writing.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 04:06:01 +0000 (04:06 +0000)] 
Update.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 04:04:46 +0000 (04:04 +0000)] 
Update.

23 years ago(do_lookup): 2 is the first user-defined version number.
Ulrich Drepper [Wed, 3 Apr 2002 04:03:39 +0000 (04:03 +0000)] 
(do_lookup): 2 is the first user-defined version number.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 03:08:57 +0000 (03:08 +0000)] 
Update.

23 years agoSynchronize with mainline.
Ulrich Drepper [Wed, 3 Apr 2002 03:08:14 +0000 (03:08 +0000)] 
Synchronize with mainline.

23 years agoUpdate.
Ulrich Drepper [Wed, 3 Apr 2002 00:35:00 +0000 (00:35 +0000)] 
Update.

23 years ago(elf_get_dynamic_info): Don't abort on unknown dynamic tags.
Ulrich Drepper [Wed, 3 Apr 2002 00:29:03 +0000 (00:29 +0000)] 
(elf_get_dynamic_info): Don't abort on unknown dynamic tags.

23 years agoUpdate.
Ulrich Drepper [Tue, 2 Apr 2002 22:34:17 +0000 (22:34 +0000)] 
Update.

23 years agoUpdate from translation team.
Ulrich Drepper [Tue, 2 Apr 2002 22:33:08 +0000 (22:33 +0000)] 
Update from translation team.

23 years ago(MEMORY_BARRIER): Define.
Ulrich Drepper [Tue, 2 Apr 2002 22:30:50 +0000 (22:30 +0000)] 
(MEMORY_BARRIER): Define.

23 years ago.
Roland McGrath [Tue, 2 Apr 2002 04:01:39 +0000 (04:01 +0000)] 
.

23 years ago2002-03-31 Roland McGrath <roland@frob.com>
Roland McGrath [Tue, 2 Apr 2002 04:01:27 +0000 (04:01 +0000)] 
2002-03-31  Roland McGrath  <roland@frob.com>

* hurd/hurdselect.c (_hurd_select): Fix
MACH_MSG_TYPE_INTEGER_T -> integer_t in sizeof.
Use a union rather than casts to compare mach_msg_type_t as int.

23 years ago2002-03-25 Roland McGrath <roland@frob.com>
Roland McGrath [Tue, 2 Apr 2002 04:01:15 +0000 (04:01 +0000)] 
2002-03-25  Roland McGrath  <roland@frob.com>

* hurd/hurdchdir.c (_hurd_change_directory_port_from_name): Don't
check off the end of NAME when it's shorter than 2 chars.
Reported by Ognyan Kulev <ogi@fmi.uni-sofia.bg>.

23 years agoUpdate.
Andreas Jaeger [Wed, 27 Mar 2002 11:10:23 +0000 (11:10 +0000)] 
Update.

23 years agoMerge.
Andreas Jaeger [Wed, 27 Mar 2002 11:10:10 +0000 (11:10 +0000)] 
Merge.

23 years agoUpdate.
Andreas Jaeger [Tue, 26 Mar 2002 16:55:03 +0000 (16:55 +0000)] 
Update.

23 years agoMerge.
Andreas Jaeger [Tue, 26 Mar 2002 16:54:56 +0000 (16:54 +0000)] 
Merge.

23 years agoUpdate.
Andreas Jaeger [Tue, 26 Mar 2002 12:39:28 +0000 (12:39 +0000)] 
Update.

23 years agoMerge with mainline.
Andreas Jaeger [Tue, 26 Mar 2002 12:39:21 +0000 (12:39 +0000)] 
Merge with mainline.

23 years ago.
Roland McGrath [Sun, 24 Mar 2002 02:08:02 +0000 (02:08 +0000)] 
.