]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
23 years ago(tst_strfmon_loc): Adjust test data for Euro locales.
Ulrich Drepper [Thu, 28 Feb 2002 22:22:42 +0000 (22:22 +0000)] 
(tst_strfmon_loc): Adjust test data for Euro locales.

23 years agoUpdate.
Ulrich Drepper [Thu, 28 Feb 2002 20:14:17 +0000 (20:14 +0000)] 
Update.

23 years ago(login): Always initialize ut_line field.
Ulrich Drepper [Thu, 28 Feb 2002 20:12:50 +0000 (20:12 +0000)] 
(login): Always initialize ut_line field.

23 years agoUpdate.
Ulrich Drepper [Thu, 28 Feb 2002 19:39:45 +0000 (19:39 +0000)] 
Update.

23 years ago(sysdep_routines): Add divdi3 in csu dir.
Ulrich Drepper [Thu, 28 Feb 2002 19:39:19 +0000 (19:39 +0000)] 
(sysdep_routines): Add divdi3 in csu dir.
(shared-only-routines): Likewise.

23 years ago__divdi3 function also found in libgcc.
Ulrich Drepper [Thu, 28 Feb 2002 19:38:59 +0000 (19:38 +0000)] 
__divdi3 function also found in libgcc.

23 years agoUpdate.
Ulrich Drepper [Thu, 28 Feb 2002 09:30:29 +0000 (09:30 +0000)] 
Update.

23 years agoRemove obsolete currencies for countries with Euro.
Ulrich Drepper [Thu, 28 Feb 2002 09:29:58 +0000 (09:29 +0000)] 
Remove obsolete currencies for countries with Euro.

23 years agoEliminate old national currencies of countries participating in Euro.
Ulrich Drepper [Thu, 28 Feb 2002 09:27:01 +0000 (09:27 +0000)] 
Eliminate old national currencies of countries participating in Euro.
Spell out EUR as currency_name.

23 years agoUpdate.
Ulrich Drepper [Thu, 28 Feb 2002 08:53:36 +0000 (08:53 +0000)] 
Update.

23 years agoBreton language locale for France with Euro.
Ulrich Drepper [Thu, 28 Feb 2002 08:52:31 +0000 (08:52 +0000)] 
Breton language locale for France with Euro.

23 years agoUpdate.
Ulrich Drepper [Thu, 28 Feb 2002 06:42:52 +0000 (06:42 +0000)] 
Update.

23 years ago(_dl_map_object_from_fd): Always add SONAME to l_libname if profiling is
Ulrich Drepper [Thu, 28 Feb 2002 06:41:11 +0000 (06:41 +0000)] 
(_dl_map_object_from_fd): Always add SONAME to l_libname if profiling is
enabled.

23 years agoUpdate.
Ulrich Drepper [Wed, 27 Feb 2002 18:10:07 +0000 (18:10 +0000)] 
Update.

23 years ago(elf_machine_load_address, RTLD_START): Work around an Alpha gas bug.
Ulrich Drepper [Wed, 27 Feb 2002 18:09:31 +0000 (18:09 +0000)] 
(elf_machine_load_address, RTLD_START): Work around an Alpha gas bug.

23 years ago(__open_catalog): Fix typo in code which uses read to load the catalog.
Ulrich Drepper [Wed, 27 Feb 2002 18:06:50 +0000 (18:06 +0000)] 
(__open_catalog): Fix typo in code which uses read to load the catalog.

23 years agoUpdate.
Ulrich Drepper [Tue, 26 Feb 2002 18:16:56 +0000 (18:16 +0000)] 
Update.

23 years ago(do_test): Adjust for now fixed wscanf implementation.
Ulrich Drepper [Tue, 26 Feb 2002 18:16:15 +0000 (18:16 +0000)] 
(do_test): Adjust for now fixed wscanf implementation.

23 years ago(_IO_vfwscanf): Always use ungetc, never ungetwc. It's a macro.
Ulrich Drepper [Tue, 26 Feb 2002 18:15:42 +0000 (18:15 +0000)] 
(_IO_vfwscanf): Always use ungetc, never ungetwc.  It's a macro.

23 years agoUpdate.
Ulrich Drepper [Sat, 23 Feb 2002 19:36:52 +0000 (19:36 +0000)] 
Update.

23 years ago(SUPPORTED-LOCALES): Add wa_BE and wa_BE@euro.
Ulrich Drepper [Sat, 23 Feb 2002 19:36:13 +0000 (19:36 +0000)] 
(SUPPORTED-LOCALES): Add wa_BE and wa_BE@euro.

23 years agoAdjust a comment.
Ulrich Drepper [Sat, 23 Feb 2002 19:35:17 +0000 (19:35 +0000)] 
Adjust a comment.

23 years agoCorrections of date and time formats.
Ulrich Drepper [Sat, 23 Feb 2002 19:34:56 +0000 (19:34 +0000)] 
Corrections of date and time formats.

23 years agoWalloon language locale for Belgium with euro.
Ulrich Drepper [Sat, 23 Feb 2002 19:34:36 +0000 (19:34 +0000)] 
Walloon language locale for Belgium with euro.

23 years agoWalloon language locale for Belgium.
Ulrich Drepper [Sat, 23 Feb 2002 19:33:43 +0000 (19:33 +0000)] 
Walloon language locale for Belgium.

23 years agoAdd language codes for Walloon.
Ulrich Drepper [Sat, 23 Feb 2002 19:26:37 +0000 (19:26 +0000)] 
Add language codes for Walloon.

23 years agoUpdate.
Ulrich Drepper [Sat, 23 Feb 2002 19:04:03 +0000 (19:04 +0000)] 
Update.

23 years agoCorrect date information.
Ulrich Drepper [Sat, 23 Feb 2002 19:03:09 +0000 (19:03 +0000)] 
Correct date information.

23 years agoUpdate.
Ulrich Drepper [Tue, 19 Feb 2002 07:16:47 +0000 (07:16 +0000)] 
Update.

23 years ago(sigwait): Check for old sighandler being SIG_ERR, not NULL.
Ulrich Drepper [Tue, 19 Feb 2002 07:15:58 +0000 (07:15 +0000)] 
(sigwait): Check for old sighandler being SIG_ERR, not NULL.

23 years agoUpdate.
Ulrich Drepper [Thu, 14 Feb 2002 09:13:02 +0000 (09:13 +0000)] 
Update.

23 years ago(rtime): Change type of thetime to uint32_t.
Ulrich Drepper [Thu, 14 Feb 2002 09:05:27 +0000 (09:05 +0000)] 
(rtime): Change type of thetime to uint32_t.

23 years agoUpdate.
Ulrich Drepper [Thu, 14 Feb 2002 00:58:00 +0000 (00:58 +0000)] 
Update.

23 years agoCorrect month entries for June and July.
Ulrich Drepper [Thu, 14 Feb 2002 00:56:55 +0000 (00:56 +0000)] 
Correct month entries for June and July.

23 years agoUpdate from translation team.
Ulrich Drepper [Thu, 14 Feb 2002 00:54:43 +0000 (00:54 +0000)] 
Update from translation team.

23 years ago(collate_finish): Bail out with a message if input is too confusion
Ulrich Drepper [Thu, 14 Feb 2002 00:26:58 +0000 (00:26 +0000)] 
(collate_finish): Bail out with a message if input is too confusion
instead of using assert.
(collate_read): Don't crash on unknown symbol.

23 years agoHonor TMPDIR.
Ulrich Drepper [Wed, 13 Feb 2002 22:55:28 +0000 (22:55 +0000)] 
Honor TMPDIR.

23 years agoUpdate.
Ulrich Drepper [Wed, 13 Feb 2002 22:54:50 +0000 (22:54 +0000)] 
Update.

23 years agoUpdate int_curr_symbol.
Ulrich Drepper [Wed, 13 Feb 2002 22:51:31 +0000 (22:51 +0000)] 
Update int_curr_symbol.

23 years agoUpdate from latest official version.
Ulrich Drepper [Wed, 13 Feb 2002 22:45:35 +0000 (22:45 +0000)] 
Update from latest official version.

23 years ago(BROKEN_LINGUAS): Works with current gettext.
Ulrich Drepper [Wed, 13 Feb 2002 22:19:25 +0000 (22:19 +0000)] 
(BROKEN_LINGUAS): Works with current gettext.

23 years agoUpdate copyright.
Ulrich Drepper [Wed, 13 Feb 2002 22:19:03 +0000 (22:19 +0000)] 
Update copyright.

23 years agoFix typo.
Ulrich Drepper [Wed, 13 Feb 2002 22:13:37 +0000 (22:13 +0000)] 
Fix typo.

23 years agoUpdate.
Ulrich Drepper [Wed, 13 Feb 2002 08:47:24 +0000 (08:47 +0000)] 
Update.

23 years agoDefine __LC_LAST.
Ulrich Drepper [Wed, 13 Feb 2002 08:47:01 +0000 (08:47 +0000)] 
Define __LC_LAST.

23 years agoDon't define __LC_LAST here. Include <locale.h> instead.
Ulrich Drepper [Wed, 13 Feb 2002 08:46:45 +0000 (08:46 +0000)] 
Don't define __LC_LAST here.  Include <locale.h> instead.

23 years agoUpdate.
Ulrich Drepper [Mon, 11 Feb 2002 01:49:42 +0000 (01:49 +0000)] 
Update.

23 years agoUpdate from translation team.
Ulrich Drepper [Mon, 11 Feb 2002 01:48:32 +0000 (01:48 +0000)] 
Update from translation team.

23 years agoUpdate.
Ulrich Drepper [Sun, 10 Feb 2002 18:33:23 +0000 (18:33 +0000)] 
Update.

23 years agoUpdate from translation team.
Ulrich Drepper [Sun, 10 Feb 2002 18:31:55 +0000 (18:31 +0000)] 
Update from translation team.

23 years agoUpdate.
Ulrich Drepper [Sun, 10 Feb 2002 08:34:53 +0000 (08:34 +0000)] 
Update.

23 years agoUpdate from translation team.
Ulrich Drepper [Sun, 10 Feb 2002 08:33:57 +0000 (08:33 +0000)] 
Update from translation team.

23 years agoUpdate.
Ulrich Drepper [Sat, 9 Feb 2002 01:48:35 +0000 (01:48 +0000)] 
Update.

23 years agoBug fixes for spelling.
Ulrich Drepper [Sat, 9 Feb 2002 01:47:57 +0000 (01:47 +0000)] 
Bug fixes for spelling.

23 years agoUpdate from translation team.
Ulrich Drepper [Sat, 9 Feb 2002 01:46:25 +0000 (01:46 +0000)] 
Update from translation team.

23 years agoUpdate.
Ulrich Drepper [Fri, 8 Feb 2002 05:03:25 +0000 (05:03 +0000)] 
Update.

23 years agoUpdate.
Ulrich Drepper [Wed, 6 Feb 2002 20:47:37 +0000 (20:47 +0000)] 
Update.

23 years ago(struct stat): Add attribute((packed)) to counter stupid people misuing gcc
Ulrich Drepper [Wed, 6 Feb 2002 18:13:41 +0000 (18:13 +0000)] 
(struct stat): Add attribute((packed)) to counter stupid people misuing gcc
options.
(struct stat64): Likewise.

23 years agoUpdate.
Ulrich Drepper [Tue, 5 Feb 2002 23:30:21 +0000 (23:30 +0000)] 
Update.

23 years ago(innetgr): Add int* parameter to getfct definition and pass &errno in use of
Ulrich Drepper [Tue, 5 Feb 2002 23:29:42 +0000 (23:29 +0000)] 
(innetgr): Add int* parameter to getfct definition and pass &errno in use of
this variable.

23 years agoUpdate.
Ulrich Drepper [Tue, 5 Feb 2002 19:16:56 +0000 (19:16 +0000)] 
Update.

23 years agoWrap calls that output messages with WITH_CUR_LOCALE. Include "localedef.h"
Ulrich Drepper [Tue, 5 Feb 2002 19:15:40 +0000 (19:15 +0000)] 
Wrap calls that output messages with WITH_CUR_LOCALE.  Include "localedef.h"
first.

23 years ago(WITH_CUR_LOCALE): Define.
Ulrich Drepper [Tue, 5 Feb 2002 19:14:27 +0000 (19:14 +0000)] 
(WITH_CUR_LOCALE): Define.

23 years agoUpdate from translation team.
Ulrich Drepper [Tue, 5 Feb 2002 19:03:28 +0000 (19:03 +0000)] 
Update from translation team.

23 years agoUpdate.
Ulrich Drepper [Mon, 4 Feb 2002 17:56:15 +0000 (17:56 +0000)] 
Update.

23 years ago(is_dst): Fix return value as expected by caller.
Ulrich Drepper [Mon, 4 Feb 2002 17:55:52 +0000 (17:55 +0000)] 
(is_dst): Fix return value as expected by caller.

23 years agoUpdate.
Ulrich Drepper [Sun, 3 Feb 2002 19:38:32 +0000 (19:38 +0000)] 
Update.

23 years agoCheck for ssize_t overflow, don't use alloca if the memory reqirements are too
Ulrich Drepper [Sun, 3 Feb 2002 19:37:55 +0000 (19:37 +0000)] 
Check for ssize_t overflow, don't use alloca if the memory reqirements are too
high.
Use ssize_t for bytes_written.  Fix comment.

23 years agoUse ssize_t for bytes_read.
Ulrich Drepper [Sun, 3 Feb 2002 19:37:18 +0000 (19:37 +0000)] 
Use ssize_t for bytes_read.

23 years agoUpdate.
Ulrich Drepper [Sun, 3 Feb 2002 03:18:55 +0000 (03:18 +0000)] 
Update.

23 years ago(_dl_relocate_object): Use _dl_debug_printf instead of _dl_printf for
Ulrich Drepper [Sun, 3 Feb 2002 03:18:23 +0000 (03:18 +0000)] 
(_dl_relocate_object): Use _dl_debug_printf instead of _dl_printf for
debugging info output.

23 years agoUpdate.
Ulrich Drepper [Sun, 3 Feb 2002 02:29:57 +0000 (02:29 +0000)] 
Update.

23 years ago(_test_and_set): Use branch likely.
Ulrich Drepper [Sun, 3 Feb 2002 02:29:07 +0000 (02:29 +0000)] 
(_test_and_set): Use branch likely.

23 years ago(exchange_and_add): Use branch likely.
Ulrich Drepper [Sun, 3 Feb 2002 02:28:49 +0000 (02:28 +0000)] 
(exchange_and_add): Use branch likely.
(atomic_add): Likewise.
(compare_and_swap): Return 0 only when failed to compare. Use branch likely.

23 years ago(testandset): Call _test_and_set.
Ulrich Drepper [Sun, 3 Feb 2002 02:27:34 +0000 (02:27 +0000)] 
(testandset): Call _test_and_set.
(__compare_and_swap): Return 0 only when failed to compare. Use branch likely.

23 years ago(__pthread_spin_lock): Use a different register in the delayed slot.
Ulrich Drepper [Sun, 3 Feb 2002 02:26:07 +0000 (02:26 +0000)] 
(__pthread_spin_lock): Use a different register in the delayed slot.
Use branch likely.

23 years agoUpdate.
Ulrich Drepper [Sun, 3 Feb 2002 01:03:50 +0000 (01:03 +0000)] 
Update.

23 years ago[defined DEBUG && STDC_HEADERS]: Include <string.h>.
Ulrich Drepper [Sun, 3 Feb 2002 01:03:34 +0000 (01:03 +0000)] 
[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.

23 years agoUpdate.
Ulrich Drepper [Sat, 2 Feb 2002 19:22:18 +0000 (19:22 +0000)] 
Update.

23 years ago(_dl_get_origin): Avoid writing over array boundary.
Ulrich Drepper [Sat, 2 Feb 2002 19:21:26 +0000 (19:21 +0000)] 
(_dl_get_origin): Avoid writing over array boundary.

23 years agoUpdate.
Ulrich Drepper [Sat, 2 Feb 2002 09:28:53 +0000 (09:28 +0000)] 
Update.

23 years ago(_dl_dst_count): Fix possible endless loop.
Ulrich Drepper [Sat, 2 Feb 2002 09:28:24 +0000 (09:28 +0000)] 
(_dl_dst_count): Fix possible endless loop.
(_dl_dst_substitute): Likewise.

23 years agoUpdate.
Ulrich Drepper [Fri, 1 Feb 2002 20:26:31 +0000 (20:26 +0000)] 
Update.

23 years ago(collate_finish): Assign a wide char collation sequence value to multi
Ulrich Drepper [Fri, 1 Feb 2002 20:24:50 +0000 (20:24 +0000)] 
(collate_finish): Assign a wide char collation sequence value to multi
character collating elements, and avoid over writing by non-character elements.

23 years ago.
Andreas Schwab [Fri, 1 Feb 2002 10:37:07 +0000 (10:37 +0000)] 
.

23 years agoDon't use multi-line string literals.
Andreas Schwab [Fri, 1 Feb 2002 10:36:38 +0000 (10:36 +0000)] 
Don't use multi-line string literals.

23 years agoUpdate.
Ulrich Drepper [Thu, 31 Jan 2002 22:42:39 +0000 (22:42 +0000)] 
Update.

23 years ago(process_dl_debug): Set any_debug if option name matches.
Ulrich Drepper [Thu, 31 Jan 2002 22:42:07 +0000 (22:42 +0000)] 
(process_dl_debug): Set any_debug if option name matches.

23 years agoUpdate.
Ulrich Drepper [Thu, 31 Jan 2002 19:35:38 +0000 (19:35 +0000)] 
Update.

23 years agoUpdate from mainline.
Ulrich Drepper [Thu, 31 Jan 2002 19:33:52 +0000 (19:33 +0000)] 
Update from mainline.

23 years agoCheck for ssize_t overflow.
Ulrich Drepper [Thu, 31 Jan 2002 19:25:40 +0000 (19:25 +0000)] 
Check for ssize_t overflow.
Don't use alloca if the memory requirements are too high.

23 years agoUpdate.
Ulrich Drepper [Tue, 29 Jan 2002 19:08:23 +0000 (19:08 +0000)] 
Update.

23 years ago(__mempcpy): Protect size arg for addition when using __builtin_memcpy.
Ulrich Drepper [Tue, 29 Jan 2002 19:07:59 +0000 (19:07 +0000)] 
(__mempcpy): Protect size arg for addition when using __builtin_memcpy.

23 years agoUpdate.
Ulrich Drepper [Tue, 29 Jan 2002 08:26:10 +0000 (08:26 +0000)] 
Update.

23 years ago(hsearch_r): Don't insert anything if entry is found.
Ulrich Drepper [Tue, 29 Jan 2002 08:24:59 +0000 (08:24 +0000)] 
(hsearch_r): Don't insert anything if entry is found.

23 years agoUpdate.
Ulrich Drepper [Tue, 29 Jan 2002 06:55:05 +0000 (06:55 +0000)] 
Update.

23 years ago(_quicksort): Do not apply the comparison function
Ulrich Drepper [Tue, 29 Jan 2002 06:54:05 +0000 (06:54 +0000)] 
(_quicksort): Do not apply the comparison function
to a pivot element that lies outside the array to be sorted, as
ISO C99 requires that the comparison function be called only with
addresses of array elements.

23 years agoUpdate.
Ulrich Drepper [Tue, 29 Jan 2002 04:39:07 +0000 (04:39 +0000)] 
Update.

23 years ago(_dl_map_object): Remove incorrect optimization for SHARED code.
Ulrich Drepper [Tue, 29 Jan 2002 04:37:21 +0000 (04:37 +0000)] 
(_dl_map_object): Remove incorrect optimization for SHARED code.

23 years agoUpdate.
Ulrich Drepper [Tue, 29 Jan 2002 04:23:16 +0000 (04:23 +0000)] 
Update.