platform/upstream/glibc.git
16 years ago(REENTRANT_NAME): Mangle start and start_fct pointers.
Ulrich Drepper [Mon, 15 Oct 2007 23:02:24 +0000 (23:02 +0000)]
(REENTRANT_NAME): Mangle start and start_fct pointers.

16 years ago* init.c (__pthread_initialize_minimal): Initialize word to appease
Jakub Jelinek [Mon, 15 Oct 2007 20:25:25 +0000 (20:25 +0000)]
* init.c (__pthread_initialize_minimal): Initialize word to appease

valgrind.
2007-10-15  Jakub Jelinek  <jakub@redhat.com>

* init.c (__pthread_initialize_minimal): Initialize word to appease
valgrind.

16 years ago[BZ #3425]
Ulrich Drepper [Mon, 15 Oct 2007 16:30:38 +0000 (16:30 +0000)]
[BZ #3425]

2007-10-15  Ulrich Drepper  <drepper@redhat.com>
[BZ #3425]
* resolv/nss_dns/dns-host.c (getanswer_r): Fail with
NSS_STATUS_NOTFOUND if the server replied with only a CNAME and no
address record to T_A/T_AAAA requests.

16 years ago* posix/glob.c: Reimplement link_exists_p to use fstatat64. cvs/fedora-glibc-20071015T0728
Ulrich Drepper [Mon, 15 Oct 2007 04:59:16 +0000 (04:59 +0000)]
* posix/glob.c: Reimplement link_exists_p to use fstatat64.

16 years ago* posix/glob.c: Add some branch prediction throughout.
Ulrich Drepper [Mon, 15 Oct 2007 04:22:46 +0000 (04:22 +0000)]
* posix/glob.c: Add some branch prediction throughout.

16 years ago* nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful
Ulrich Drepper [Mon, 15 Oct 2007 03:19:44 +0000 (03:19 +0000)]
* nscd/nscd_getgr_r.c (nscd_getgr_r): Store result of successful

read from nscd.

16 years ago(rfc3484_sort): Make sure that even if qsort doesn't support
Ulrich Drepper [Sun, 14 Oct 2007 23:08:43 +0000 (23:08 +0000)]
(rfc3484_sort): Make sure that even if qsort doesn't support

stable sorting out sorting here is stable by comparing service_order.

16 years ago* posix/tst-rfc3484-2.c (do_test): Likewise.
Ulrich Drepper [Sun, 14 Oct 2007 22:35:02 +0000 (22:35 +0000)]
* posix/tst-rfc3484-2.c (do_test): Likewise.

16 years ago* posix/tst-rfc3484.c (do_test): Adjust for addition of
Ulrich Drepper [Sun, 14 Oct 2007 22:29:08 +0000 (22:29 +0000)]
* posix/tst-rfc3484.c (do_test): Adjust for addition of

service_order field to sorting structure.

16 years ago[BZ #4098] cvs/fedora-glibc-20071014T2102
Ulrich Drepper [Sun, 14 Oct 2007 20:51:58 +0000 (20:51 +0000)]
[BZ #4098]

2007-10-14  Ulrich Drepper  <drepper@redhat.com>
[BZ #4098]
* locales/pl_PL: Change abmon, abday, and d_fmt according to
results of vote.

16 years ago* sysdeps/posix/getaddrinfo.c (struct sort_result): Add cvs/fedora-glibc-20071014T1847
Ulrich Drepper [Sun, 14 Oct 2007 17:58:03 +0000 (17:58 +0000)]
* sysdeps/posix/getaddrinfo.c (struct sort_result): Add

service_order.
(rfc3484_sort): Make sure that even of qsort doesn't support
stable sorting it is stable by comparing service_order.
(getaddrinfo): Initialize service_order.

16 years ago* include/time.h: Declare __tzset_parse_tz and __tzset_compute.
Ulrich Drepper [Sun, 14 Oct 2007 09:15:45 +0000 (09:15 +0000)]
* include/time.h: Declare __tzset_parse_tz and __tzset_compute.

* time/tzset.c (tzset_internal): Break TZ string parsing out into
__tzset_parse_tz and updating of daylight, timezone, tzname into
update_vars.
(__tz_compute): Renamed from tz_compute.  Take additional parameters.
(__tz_convert): Updating of tm_isdst, tm_zone, and tm_gmtoff now
happens in __tz_compute.
* time/tzfile.c (__tzfile_read): Also read TZ string.
(find_transition): Fold into __tzfile_compute.
(__tzfile_compute): For times beyond the last transition try to
use the TZ string.
* timezone/tst-timezone.c: Information in daylight and tzname does
change for Asia/Tokyo timezone with more concrete information.
Remove the test.

* include/stdio.h: Add libc_hidden_proto for ftello.
* libio/ftello.c: Add libc_hidden_def.

16 years ago[BZ #1140]
Ulrich Drepper [Sun, 14 Oct 2007 07:03:01 +0000 (07:03 +0000)]
[BZ #1140]

2007-10-14  Ulrich Drepper  <drepper@redhat.com>
[BZ #1140]
* time/tzfile.c (__tzfile_compute): Compute tzname[] values based
on the specified time and not the last entries in the file.  Move
code to determine tzname[] to...
(find_transition): ...here.  Add ugly guess for times before the
first transition.

16 years ago[BZ #3195]
Ulrich Drepper [Sat, 13 Oct 2007 23:04:40 +0000 (23:04 +0000)]
[BZ #3195]

* nscd/nscd_getai.c (__nscd_getai): Set errno to 0 in case we found
no entry.
* nscd/nscd_getgr.c (nscd_getgr_r): Likewise.
* nscd/nscd_gethst_r.c (nscd_gethst_r): Likewise.
* nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
* nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.

16 years ago* nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler
Ulrich Drepper [Sat, 13 Oct 2007 18:14:58 +0000 (18:14 +0000)]
* nscd/nscd_getgr_r.c (nscd_getgr_r): Optimize a bit: use simpler

read mechanism when there are no group members and avoid no-op
read syscall in this case.

16 years ago[BZ #3242]
Ulrich Drepper [Sat, 13 Oct 2007 18:02:24 +0000 (18:02 +0000)]
[BZ #3242]

2007-10-13  Ulrich Drepper  <drepper@redhat.com>
[BZ #3242]
* nscd/nscd_helper.c (wait_on_socket): Take timeout as parameter.
(__readall): If reading failed due to EAGAIN error wait a bit
and possibly try again.
(__readvall): Likewise.

16 years ago* intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock
Ulrich Drepper [Sat, 13 Oct 2007 17:06:29 +0000 (17:06 +0000)]
* intl/dcigettext.c (_nl_find_msg): Unlock the conversions_lock

when we cannot recode the message.

16 years ago* libio/Makefile (tests): Add tst-ext2.
Ulrich Drepper [Sat, 13 Oct 2007 07:33:09 +0000 (07:33 +0000)]
* libio/Makefile (tests): Add tst-ext2.

* libio/tst-ext2.c: New file.

16 years agowrite-only streams. For read/write streams, check whether we
Ulrich Drepper [Sat, 13 Oct 2007 07:20:46 +0000 (07:20 +0000)]
write-only streams.  For read/write streams, check whether we

performed a read operation already.

16 years ago[BZ #4359]
Ulrich Drepper [Sat, 13 Oct 2007 07:11:11 +0000 (07:11 +0000)]
[BZ #4359]

2007-10-13  Ulrich Drepper  <drepper@redhat.com>
[BZ #4359]
* libio/__freading.c (__freading): Don't return true for
write-only streams.

16 years ago* locale/programs/repertoire.c (repertoire_read): Always free
Ulrich Drepper [Sat, 13 Oct 2007 05:26:27 +0000 (05:26 +0000)]
* locale/programs/repertoire.c (repertoire_read): Always free

memory for repertoire file name [Coverity CID 270].

16 years ago* elf/cache.c (save_aux_cache): Free memory allocated for
Ulrich Drepper [Sat, 13 Oct 2007 05:22:30 +0000 (05:22 +0000)]
* elf/cache.c (save_aux_cache): Free memory allocated for

temporary file name [Coverity CID 267].

16 years ago(save_aux_cache): Free memory allocated for temporary file name.
Ulrich Drepper [Sat, 13 Oct 2007 05:21:59 +0000 (05:21 +0000)]
(save_aux_cache): Free memory allocated for temporary file name.

16 years ago* misc/Makefile (headers): Add bits/error.h.
Jakub Jelinek [Fri, 12 Oct 2007 21:18:18 +0000 (21:18 +0000)]
* misc/Makefile (headers): Add bits/error.h.

2007-10-12  Jakub Jelinek  <jakub@redhat.com>

* misc/Makefile (headers): Add bits/error.h.

16 years ago* posix/fnmatch_loop.c: Take rule index returned as part of
Ulrich Drepper [Fri, 12 Oct 2007 17:47:19 +0000 (17:47 +0000)]
* posix/fnmatch_loop.c: Take rule index returned as part of

findidx return value into account when accessing weights.
* posix/regcomp.c: Likewise.
* posix/regexec.c: Likewise.

16 years ago* locale/programs/ld-collate.c (collate_read): Optimize a bit.
Ulrich Drepper [Fri, 12 Oct 2007 15:54:54 +0000 (15:54 +0000)]
* locale/programs/ld-collate.c (collate_read): Optimize a bit.

(skip_to): Fix problems with parameter of elifdef/elifndef.

16 years ago* iconv/gconv_simple.c: Add some branch prediction.
Ulrich Drepper [Fri, 12 Oct 2007 04:40:48 +0000 (04:40 +0000)]
* iconv/gconv_simple.c: Add some branch prediction.

16 years ago* locale/programs/ld-collate.c (collate_read): If ignore_content
Ulrich Drepper [Fri, 12 Oct 2007 00:31:29 +0000 (00:31 +0000)]
* locale/programs/ld-collate.c (collate_read): If ignore_content

and nowtok is tok_define, eat any tok_eol tokens.

16 years ago(collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol tokens.
Ulrich Drepper [Fri, 12 Oct 2007 00:30:56 +0000 (00:30 +0000)]
(collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol tokens.

16 years ago* sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC. cvs/fedora-glibc-20071011T1636
Jakub Jelinek [Thu, 11 Oct 2007 16:32:14 +0000 (16:32 +0000)]
* sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.

(struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.
* inet/netinet/in.h: Don't include bits/socket.h.
* sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
macro.
* sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.
2007-10-11  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.
(struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.

* inet/netinet/in.h: Don't include bits/socket.h.
* sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
macro.
* sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.

16 years ago* locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef
Ulrich Drepper [Thu, 11 Oct 2007 02:36:04 +0000 (02:36 +0000)]
* locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef

and tok_elifndef.
* locale/programs/locfile-kw.gperf: Likewise.
* locale/programs/ld-collate.c: Implement primitive preprocessor.

16 years agoRemove tok_elif, add tok_elifdef and tok_elifndef.
Ulrich Drepper [Thu, 11 Oct 2007 02:32:32 +0000 (02:32 +0000)]
Remove tok_elif, add tok_elifdef and tok_elifndef.

16 years ago* locales/en_US: Add first_weekday and first_workday. cvs/fedora-glibc-20071010T2047
Jakub Jelinek [Wed, 10 Oct 2007 20:46:54 +0000 (20:46 +0000)]
* locales/en_US: Add first_weekday and first_workday.

* locales/cs_CZ: Likewise.
* locales/fur_IT: Likewise.
* locales/fy_DE: Likewise.
* locales/hu_HU: Likewise.
* locales/i18n: Likewise.
* locales/li_BE: Likewise.
* locales/li_NL: Likewise.
* locales/nds_DE: Likewise.
* locales/nds_NL: Likewise.
* locales/pl_PL: Likewise.
* locales/sc_IT: Likewise.
* locales/sk_SK: Likewise.
2007-10-10  Jakub Jelinek  <jakub@redhat.com>

* locales/en_US: Add first_weekday and first_workday.
* locales/cs_CZ: Likewise.
* locales/fur_IT: Likewise.
* locales/fy_DE: Likewise.
* locales/hu_HU: Likewise.
* locales/i18n: Likewise.
* locales/li_BE: Likewise.
* locales/li_NL: Likewise.
* locales/nds_DE: Likewise.
* locales/nds_NL: Likewise.
* locales/pl_PL: Likewise.
* locales/sc_IT: Likewise.
* locales/sk_SK: Likewise.

16 years ago* stdio-common/printf-parse.h: Include string.h and wchar.h.
Ulrich Drepper [Wed, 10 Oct 2007 20:14:12 +0000 (20:14 +0000)]
* stdio-common/printf-parse.h: Include string.h and wchar.h.

(__find_specwc): Change into __extern_always_inline function.
(__find_specmb): Likewise.  Remove ps argument.  Use __strchrnul.
(__parse_one_specmb): Remove ps argument.
* stdio-common/vfprintf.c (vfprintf): Remove mbstate variable.
Adjust __find_specmb and __parse_one_specmb callers.
* stdio-common/printf-prs.c (parse_printf_format): Likewise.
* stdio-common/printf-parsemb.c (__find_specwc, __find_specmb):
Removed.
(__parse_one_specmb): Remove ps argument, adjust __find_specmb
caller.

16 years ago* sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside of
Ulrich Drepper [Wed, 10 Oct 2007 16:00:14 +0000 (16:00 +0000)]
* sysdeps/pthread/bits/libc-lock.h (__libc_rwlock_init): Inside of

libc.so just clear NAME.
(__libc_rwlock_fini): Nop inside of libc.so.
* tst-initializers1.c (main): Test if PTHREAD_RWLOCK_INITIALIZER is
all zeros.

16 years ago* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem
Ulrich Drepper [Wed, 10 Oct 2007 01:22:45 +0000 (01:22 +0000)]
* sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Work around problem

with some Pentium Ds.

16 years ago* locales/de_DE: Set first week day to Monday.
Ulrich Drepper [Tue, 9 Oct 2007 22:24:30 +0000 (22:24 +0000)]
* locales/de_DE: Set first week day to Monday.

* locales/fr_FR: Likewise.

16 years ago* sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use
Ulrich Drepper [Tue, 9 Oct 2007 03:56:53 +0000 (03:56 +0000)]
* sysdeps/unix/sysv/linux/eventfd_read.c (eventfd_read): Use

__read not read.
* sysdeps/unix/sysv/linux/eventfd_write.c (eventfd_write): Use
__write not write.

16 years ago[BZ #73]
Ulrich Drepper [Sun, 7 Oct 2007 22:09:38 +0000 (22:09 +0000)]
[BZ #73]

2007-10-07  Ulrich Drepper  <drepper@redhat.com>
[BZ #73]
* locales/nb_NO: Update time information, collation, thousands
separator.
* locales/nn_NO: Likewise.

16 years ago* locale/programs/ld-time.c (time_finish): Default for
Ulrich Drepper [Sun, 7 Oct 2007 20:39:44 +0000 (20:39 +0000)]
* locale/programs/ld-time.c (time_finish): Default for

first_workday is Monday.

16 years ago[BZ #181]
Ulrich Drepper [Sun, 7 Oct 2007 20:36:07 +0000 (20:36 +0000)]
[BZ #181]

* locale/C-time.c: Set week_1stday data to 19971201.

16 years ago[BZ #2633]
Ulrich Drepper [Sun, 7 Oct 2007 20:30:24 +0000 (20:30 +0000)]
[BZ #2633]

* wcsmbs/wchar.h: Move many C99 functions into std namespace.

16 years ago[BZ #5103]
Ulrich Drepper [Sun, 7 Oct 2007 18:54:52 +0000 (18:54 +0000)]
[BZ #5103]

* posix/glob.c (glob): Recognize patterns starting \/.
* posix/tst-gnuglob.c (find_file): Handle absolute path names.
(main): Add test for pattern starting \/.

16 years ago* misc/error.h: Use __const instead of const.
Ulrich Drepper [Sun, 7 Oct 2007 17:29:37 +0000 (17:29 +0000)]
* misc/error.h: Use __const instead of const.

* misc/bits/error.h: Likewise.

2007-10-07  Andreas Jaeger  <aj@suse.de>

* include/bits/error.h: New file.

* misc/bits/error.h (error_at_line): Fix prototype.

16 years ago[BZ #3924]
Ulrich Drepper [Sun, 7 Oct 2007 05:31:00 +0000 (05:31 +0000)]
[BZ #3924]

* sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix a few
more little bugs in creating the stack frame when pltexit has to
be called.

16 years ago* nscd/connections.c (verify_persistent_db): Recognize circular lists.
Ulrich Drepper [Sat, 6 Oct 2007 19:03:13 +0000 (19:03 +0000)]
* nscd/connections.c (verify_persistent_db): Recognize circular lists.

16 years ago* nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.
Ulrich Drepper [Sat, 6 Oct 2007 18:47:56 +0000 (18:47 +0000)]
* nscd/nscd_helper.c (__nscd_cache_search): Prevent endless loops.

16 years ago[BZ #4407]
Ulrich Drepper [Sat, 6 Oct 2007 18:37:30 +0000 (18:37 +0000)]
[BZ #4407]

* sysdeps/ieee754/dbl-64/e_lgamma_r.c: Fix *signgamp for -0.0.
* sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
* sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
* math/libm-test.inc: Add test for this case.

Half the patch by Christian Iseli <christian.iseli@licr.org>.

16 years ago[BZ #5010]
Ulrich Drepper [Sat, 6 Oct 2007 17:31:01 +0000 (17:31 +0000)]
[BZ #5010]

2007-10-06  Ulrich Drepper  <drepper@redhat.com>
[BZ #5010]
* sunrpc/svc.c (struct svc_callout): Add sc_mapped element.
(svc_register): Initialize sc_mapped.  Set to TRUE if call to
map service succeeded.
(svc_is_mapped): New function.
(svc_unregister): Use it before trying to unmap service.

16 years ago[BZ #5063]
Ulrich Drepper [Fri, 5 Oct 2007 21:58:14 +0000 (21:58 +0000)]
[BZ #5063]

* timezone/zic.c: Update from tzcode2007h.
[BZ #5063]
* timezone/africa: Update from tzdata2007h.
* timezone/antarctica: Likewise.
* timezone/asia: Likewise.
* timezone/australasia: Likewise.
* timezone/europe: Likewise.
* timezone/leapseconds: Likewise.
* timezone/northamerica: Likewise.
* timezone/southamerica: Likewise.
* timzeone/zone.tab: Likewise.

* sysdeps/unix/sysv/linux/Versions: Export eventfd, eventfd_read,

16 years ago[BZ #5104]
Ulrich Drepper [Fri, 5 Oct 2007 21:25:32 +0000 (21:25 +0000)]
[BZ #5104]

* elf/do-lookup.h (do_lookup_x): Don't ignore STT_COMMON symbols.

16 years ago[BZ #5113]
Ulrich Drepper [Fri, 5 Oct 2007 21:21:08 +0000 (21:21 +0000)]
[BZ #5113]

* string/bits/string2.h (__strdup): Cast parameters to calloc to
avoid warning with -Wconversion.
(__strndup): Likewise.
Patch to 50% by Christian Iseli <christian.iseli@licr.org>.

16 years ago[BZ #5112]
Ulrich Drepper [Fri, 5 Oct 2007 21:12:46 +0000 (21:12 +0000)]
[BZ #5112]

* nscd/connections.c (restart): Don't resync if database is
disabled.  Patch mostly by Brian De Wolf <bldewolf@csupomona.edu>.

16 years ago2007-10-04 Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper [Fri, 5 Oct 2007 20:32:30 +0000 (20:32 +0000)]
2007-10-04  Jakub Jelinek  <jakub@redhat.com>

2007-10-03  Jakub Jelinek  <jakub@redhat.com>

16 years ago* sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,
Ulrich Drepper [Fri, 5 Oct 2007 18:55:57 +0000 (18:55 +0000)]
* sysdeps/gnu/netinet/tcp.h: Define TCP_MD5SIG, TCP_MD5SIG_MAXKEYLEN,

struct tcp_md5sig.  Extend struct tcp_info according to recent kernels.

* sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add eventfd,
evetnfd_read, eventfd_write.
* sysdeps/unix/sysv/linux/eventfd.c: New file.
* sysdeps/unix/sysv/linux/eventfd_read.c: New file.
* sysdeps/unix/sysv/linux/eventfd_write.c: New file.
* sysdeps/unix/sysv/linux/sys/eventfd.h: New file.
* sysdeps/unix/sysv/linux/Versions: Export eventfd, evetnfd_read,
eventfd_write for GLIBC_2.7.

16 years ago* sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.
Ulrich Drepper [Fri, 5 Oct 2007 16:31:37 +0000 (16:31 +0000)]
* sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add signalfd.

* sysdeps/unix/sysv/linux/signalfd.c: New file.
* sysdeps/unix/sysv/linux/sys/signalfd.h: New file.
* sysdeps/unix/sysv/linux/Versions: Export signalfd for GLIBC_2.7.

16 years ago2007-10-04 Jakub Jelinek
Ulrich Drepper [Fri, 5 Oct 2007 06:50:35 +0000 (06:50 +0000)]
2007-10-04  Jakub Jelinek

* stdlib/msort.c: Include stdint.h.
(struct msort_param): New type.
(msort_with_tmp): Use struct msort_param pointer for unchanging
parameters.  Add optimized handling for several common sizes
and indirect sorting mode.
(qsort): Adjust msort_with_tmp callers.  For big S use indirect
sorting.
Suggested by Belazougui Djamel .

* stdlib/Makefile (tests): Add tst-qsort2.
* stdlib/tst-qsort2.c: New test.

16 years ago* login/login_tty.c (login_tty): The Linux kernel can return EBUSY
Ulrich Drepper [Thu, 4 Oct 2007 21:54:22 +0000 (21:54 +0000)]
* login/login_tty.c (login_tty): The Linux kernel can return EBUSY

for dup2 in case another thread races with the current one.  Retry
in this case.

16 years ago* misc/error.h: Remove support for use outside of libc. We have to
Ulrich Drepper [Thu, 4 Oct 2007 18:07:28 +0000 (18:07 +0000)]
* misc/error.h: Remove support for use outside of libc.  We have to

include <features.h> now.  Include <bits/error.h> if possible.
* misc/bits/error.h: New file.

16 years agoSpecializations of error functions.
Ulrich Drepper [Thu, 4 Oct 2007 17:49:25 +0000 (17:49 +0000)]
Specializations of error functions.

16 years ago* tst-langinfo.sh: Update expected THOUSEP for fr_FR.
Jakub Jelinek [Wed, 3 Oct 2007 22:47:18 +0000 (22:47 +0000)]
* tst-langinfo.sh: Update expected THOUSEP for fr_FR.

2007-10-04  Jakub Jelinek  <jakub@redhat.com>

* tst-langinfo.sh: Update expected THOUSEP for fr_FR.

16 years ago* string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy, cvs/fedora-glibc-20071003T1908
Ulrich Drepper [Wed, 3 Oct 2007 18:33:57 +0000 (18:33 +0000)]
* string/bits/string3.h (memcpy, memmove, mempcpy, memset, bcopy,

bzero, strcpy, stpcpy, strncpy, strcat, strncat): Use
__extern_always_inline functions unconditionally, drop macros.

16 years ago* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.
Ulrich Drepper [Wed, 3 Oct 2007 18:27:30 +0000 (18:27 +0000)]
* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.

* wcsmbs/bits/wchar2.h (__swprintf_alias, __vswprintf_alias): Use
__REDIRECT_NTH_LDBL macro rather than __REDIRECT_NTH.

16 years ago2007-10-03 Jakub Jelinek
Ulrich Drepper [Wed, 3 Oct 2007 18:13:55 +0000 (18:13 +0000)]
2007-10-03  Jakub Jelinek

* misc/sys/cdefs.h (__extern_always_inline): For GCC 4.3+
add __artificial__ attribute.

16 years ago* string/strcoll_l.c (STRCOLL): Correct handling of switching from
Ulrich Drepper [Tue, 2 Oct 2007 18:02:25 +0000 (18:02 +0000)]
* string/strcoll_l.c (STRCOLL): Correct handling of switching from

backward to forward direction.

16 years ago* string/strcoll_l.c (STRCOLL): Correct test for alloca use.
Ulrich Drepper [Tue, 2 Oct 2007 17:19:53 +0000 (17:19 +0000)]
* string/strcoll_l.c (STRCOLL): Correct test for alloca use.

16 years ago* de_DE.in: Adjust for correct handling of backward direction sorting.
Ulrich Drepper [Tue, 2 Oct 2007 17:17:59 +0000 (17:17 +0000)]
* de_DE.in: Adjust for correct handling of backward direction sorting.

16 years ago[BZ #645]
Ulrich Drepper [Tue, 2 Oct 2007 15:54:15 +0000 (15:54 +0000)]
[BZ #645]

2007-10-02  Ulrich Drepper  <drepper@redhat.com>
[BZ #645]
* locale/programs/ld-collate.c (collate_finish): Compare against last
used section which is known to have rules defined.
(collate_read): After order_start, correctly record order of sections
and queue sections up.

16 years ago[BZ #5071]
Ulrich Drepper [Tue, 2 Oct 2007 04:21:49 +0000 (04:21 +0000)]
[BZ #5071]

* malloc/malloc.c (mremap_chunk): Avoid resizing of new block has
the same number of pages.
Patch by Tomash Brechko <tomash.brechko@gmail.com>.

16 years ago[BZ #4705]
Ulrich Drepper [Tue, 2 Oct 2007 04:21:05 +0000 (04:21 +0000)]
[BZ #4705]

* locales/et_EE: Likewise.

16 years ago[BZ #4941]
Ulrich Drepper [Tue, 2 Oct 2007 04:19:37 +0000 (04:19 +0000)]
[BZ #4941]

* locales/oc_FR: Fix Thursday abday and August mon and abmon data.

16 years ago* locale/programs/ld-collate.c (collate_read): After initial copy
Ulrich Drepper [Tue, 2 Oct 2007 02:22:28 +0000 (02:22 +0000)]
* locale/programs/ld-collate.c (collate_read): After initial copy

statement, continue in state 0.

16 years ago* locales/am_ET (LC_COLLATE): Define new script after copy.
Ulrich Drepper [Tue, 2 Oct 2007 02:07:50 +0000 (02:07 +0000)]
* locales/am_ET (LC_COLLATE): Define new script after copy.

16 years ago* include/stdio_ext.h (__fsetlocking): Define as macro.
Ulrich Drepper [Mon, 1 Oct 2007 21:21:46 +0000 (21:21 +0000)]
* include/stdio_ext.h (__fsetlocking): Define as macro.

16 years ago* locales/cs_SR: Removed.
Ulrich Drepper [Sun, 30 Sep 2007 22:58:18 +0000 (22:58 +0000)]
* locales/cs_SR: Removed.

16 years ago* locale/programs/ld-collate.c (collate_finish): Compare all bytes
Ulrich Drepper [Sun, 30 Sep 2007 22:44:06 +0000 (22:44 +0000)]
* locale/programs/ld-collate.c (collate_finish): Compare all bytes

of section order.

16 years ago* locales/lo_LA: Add missing collating element o-e.
Ulrich Drepper [Sun, 30 Sep 2007 22:42:07 +0000 (22:42 +0000)]
* locales/lo_LA: Add missing collating element o-e.

16 years ago* locales/is_IS: Cleanup. Remove invalid collation entries.
Ulrich Drepper [Sun, 30 Sep 2007 22:30:29 +0000 (22:30 +0000)]
* locales/is_IS: Cleanup.  Remove invalid collation entries.

16 years ago* locales/fa_IR: Add missing collating element Alef-Hamza.
Ulrich Drepper [Sun, 30 Sep 2007 22:29:10 +0000 (22:29 +0000)]
* locales/fa_IR: Add missing collating element Alef-Hamza.

16 years ago* locales/da_DK: Add missing collating symbol ETH.
Ulrich Drepper [Sun, 30 Sep 2007 22:26:36 +0000 (22:26 +0000)]
* locales/da_DK: Add missing collating symbol ETH.

16 years ago* locales/sa_IN: New file.
Ulrich Drepper [Sun, 30 Sep 2007 22:19:34 +0000 (22:19 +0000)]
* locales/sa_IN: New file.

* SUPPORTED (SUPPORTED-LOCALES): Add sa_IN.

16 years ago* locales/fr_FR: Change thousands_sep to U0020.
Ulrich Drepper [Sun, 30 Sep 2007 19:15:24 +0000 (19:15 +0000)]
* locales/fr_FR: Change thousands_sep to U0020.

16 years ago* locales/cs_CZ: Sort lowercase before uppercase.
Ulrich Drepper [Sun, 30 Sep 2007 18:45:16 +0000 (18:45 +0000)]
* locales/cs_CZ: Sort lowercase before uppercase.

16 years ago* locales/da_DK: Likewise.
Ulrich Drepper [Sun, 30 Sep 2007 18:31:57 +0000 (18:31 +0000)]
* locales/da_DK: Likewise.

* locales/et_EE: Likewise.
* locales/nb_NO: Likewise.
* locales/nn_NO: Likewise.

16 years ago* locales/en_GB: Change first weekday and workday to Monday.
Ulrich Drepper [Sun, 30 Sep 2007 18:24:39 +0000 (18:24 +0000)]
* locales/en_GB: Change first weekday and workday to Monday.

16 years ago* po/pt_BR.po: Fix typo.
Ulrich Drepper [Sun, 30 Sep 2007 16:57:15 +0000 (16:57 +0000)]
* po/pt_BR.po: Fix typo.

16 years ago* iconvdata/Makefile (modules): Add ISO8859-9E.
Ulrich Drepper [Sun, 30 Sep 2007 04:00:26 +0000 (04:00 +0000)]
* iconvdata/Makefile (modules): Add ISO8859-9E.

(distribute): Add iso8859-9e.c.
(gen-8bit-gap-modules): Add iso8859-9e.
* iconvdata/iso8859-9e.c: New file.
* iconvdata/gconv-modules: Add entries for ISO-8859-9E.
* iconvdata/TESTS: Likewise.
* iconvdata/tst-tables.sh: Likewise.

* iconvdata/koi8-r.c (HAS_HOLES): Define to 0.

16 years ago* locale/iso-639.def: Add several new entries.
Ulrich Drepper [Sat, 29 Sep 2007 22:24:51 +0000 (22:24 +0000)]
* locale/iso-639.def: Add several new entries.

16 years ago* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store cvs/fedora-glibc-20070929T1859
Ulrich Drepper [Sat, 29 Sep 2007 06:58:31 +0000 (06:58 +0000)]
* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Store

void * pointers instead of struct link_map **.
(_dl_scope_free): Change argument type to void *.
* include/link.h (struct link_map): Change type of l_reldeps
to struct link_map_reldeps, move l_reldepsact into that
struct too.
* elf/dl-deps.c: Include atomic.h.
(_dl_map_object_deps): Only change l->l_initfini when it is
fully populated, use _dl_scope_free for freeing it.  Optimize
removal of libs from reldeps by using l_reserved flag, when
some removal is needed, allocate a new list instead of
reallocating and free the old with _dl_scope_free.  Adjust
for l_reldeps and l_reldepsact changes.
* elf/dl-lookup.c (add_dependency): Likewise.  Reorganize to allow
searching in l_initfini and l_reldeps without holding dl_load_lock.
* elf/dl-fini.c (_dl_sort_fini): Adjust for l_reldeps and
l_reldepsact changes.
* elf/dl-close.c (_dl_close_worker): Likewise.
* elf/dl-open.c (_dl_scope_free): Change argument type to void *.

16 years ago* iconvdata/Makefile (modules): Add KOI8-RU.
Ulrich Drepper [Sat, 29 Sep 2007 04:35:54 +0000 (04:35 +0000)]
* iconvdata/Makefile (modules): Add KOI8-RU.

(distribute): Add koi8-ru.c.
(gen-8bit-gap-modules): Add koi8-ru.
* iconvdata/koi8-ru.c: New file.
* iconvdata/gconv-modules: Add entries for KOI8-RU.
* iconvdata/TESTS: Likewise.
* iconvdata/tst-tables.sh: Likewise.

* iconvdata/koi8-r.c (HAS_HOLES): Define to 0.

16 years ago* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
Ulrich Drepper [Wed, 26 Sep 2007 20:45:18 +0000 (20:45 +0000)]
* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define

with __warning__/__error__ attributes.
(__warnattr): Define.
* stdlib/bits/stdlib.h (__realpath_chk_warn, __ptsname_r_chk_warn,
__mbstowcs_chk_warn, __wcstombs_chk_warn): New aliases with
__warnattr.
(realpath, ptsname_r, mbstowcs, wcstombs): Call __*_chk_warn instead
of __*_chk if compile time detectable overflow is found.
* libio/bits/stdio2.h (__fgets_chk_warn, __fread_chk_warn,
__fgets_unlocked_chk_warn, __fread_unlocked_chk_warn): New aliases
with __warnattr.
(fgets, fread, fgets_unlocked, fread_unlocked): Call __*_chk_warn
instead of __*_chk if compile time detectable overflow is found.
(__gets_alias): Rename to...
(__gets_warn): ... this.  Add __warnattr.
(gets): Call __gets_warn instead of __gets_alias.
* socket/bits/socket2.h (__recv_chk_warn, __recvfrom_chk_warn): New
aliases with __warnattr.
(recv, recvfrom): Call __*_chk_warn instead of __*_chk if compile
time detectable overflow is found.
* posix/bits/unistd.h (__read_chk_warn, __pread_chk_warn,
__pread64_chk_warn, __readlink_chk_warn, __readlinkat_chk_warn,
__getcwd_chk_warn, __confstr_chk_warn, __getgroups_chk_warn,
__ttyname_r_chk_warn, __getlogin_r_chk_warn, __gethostname_chk_warn,
__getdomainname_chk_warn): New aliases with __warnattr.
(read, pread, pread64, readlink, readlinkat, getcwd, confstr,
getgroups, ttyname_r, getlogin_r, gethostname, getdomainname): Call
__*_chk_warn instead of __*_chk if compile time detectable overflow
is found.
(__getgroups_chk): Rename argument to __listlen from listlen.
(__getwd_alias): Rename to...
(__getwd_warn): ... this.  Add __warnattr.
(getwd): Call __getwd_warn instead of __getwd_alias.
* wcsmbs/bits/wchar2.h (__wmemcpy_chk_warn, __wmemmove_chk_warn,
__wmempcpy_chk_warn, __wmemset_chk_warn, __wcsncpy_chk_warn,
__wcpncpy_chk_warn, __fgetws_chk_warn, __fgetws_unlocked_chk_warn,
__mbsrtowcs_chk_warn, __wcsrtombs_chk_warn, __mbsnrtowcs_chk_warn,
__wcsnrtombs_chk_warn): New aliases with __warnattr.
(wmemcpy, wmemmove, wmempcpy, wmemset, mbsrtowcs, wcsrtombs,
mbsnrtowcs, wcsnrtombs): Call __*_chk_warn instead of __*_chk if
compile time detectable overflow is found.
(wcsncpy, wcpncpy): Likewise.  For constant __n fix check whether
to use __*_chk or not.
(fgetws, fgetws_unlocked): Divide __bos by sizeof (wchar_t), both
in comparisons which function should be called and in __*_chk*
arguments.  Call __*_chk_warn instead of __*_chk if compile time
detectable overflow is found.
(swprintf, vswprintf): Divide __bos by sizeof (wchar_t) in
__*_chk argument.
* debug/tst-chk1.c (do_test): Add a few more tests.

16 years ago[BZ #5058]
Ulrich Drepper [Mon, 24 Sep 2007 16:09:09 +0000 (16:09 +0000)]
[BZ #5058]

2007-09-24  Ulrich Drepper  <drepper@redhat.com>
[BZ #5058]
* intl/gettextP.h (struct loaded_domain): Add conversions_lock member.
* intl/loadmsgcat.c (_nl_load_domain): Initialize conversions_lock.
(_nl_unload_domain): Finalize conversions_lock.
* intl/dcigettext.c (_nl_find_msg): Take conversions_lock before
handling table of known conversions.

* posix/regcomp.c (lookup_collation_sequence_value): Check that

16 years ago(struct loaded_domain): Add conversions_lock member.
Ulrich Drepper [Mon, 24 Sep 2007 16:04:57 +0000 (16:04 +0000)]
(struct loaded_domain): Add conversions_lock member.

16 years ago* sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
Jakub Jelinek [Mon, 24 Sep 2007 15:18:25 +0000 (15:18 +0000)]
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Use

close_not_cancel_no_status instead of close.
2007-09-24  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/posix/getaddrinfo.c (getaddrinfo): Use
close_not_cancel_no_status instead of close.

16 years ago[BZ #5028]
Ulrich Drepper [Mon, 24 Sep 2007 03:32:28 +0000 (03:32 +0000)]
[BZ #5028]

16 years ago* posix/regcomp.c (lookup_collation_sequence_value): check that
Ulrich Drepper [Mon, 24 Sep 2007 03:31:47 +0000 (03:31 +0000)]
* posix/regcomp.c (lookup_collation_sequence_value): check that

nrules != 0 for multibyte chars.

16 years ago[BZ #4556]
Ulrich Drepper [Sun, 23 Sep 2007 22:39:15 +0000 (22:39 +0000)]
[BZ #4556]

* locales/de_CH: Fix d_fmt.

16 years ago* resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.
Ulrich Drepper [Sun, 23 Sep 2007 20:34:25 +0000 (20:34 +0000)]
* resolv/ns_print.c (ns_sprintrrf): Handle ns_t_a6 and ns_t_opt.

Provide better error message in case the type is unknown.

16 years ago[BZ #4963]
Ulrich Drepper [Sun, 23 Sep 2007 18:27:55 +0000 (18:27 +0000)]
[BZ #4963]

* wcsmbs/wcsnlen.c: Don't reference before checking the length.
* string/stratcliff.c: Make usable to test wide char functions.
* wcsmbs/wcsatcliff.c: New file.
* wcsmbs/Makefiel (tests): Add wcsatcliff.

16 years ago[BZ #4972]
Ulrich Drepper [Sun, 23 Sep 2007 17:25:14 +0000 (17:25 +0000)]
[BZ #4972]

*** empty log message ***
[BZ #4972]
* iconvdata/Makefile (modules): Add MAC-CENTRALEUROPE.
(distribute): Add mac-centraleurope.c.
(gen-8bit-gap-modules): Add mac-centraleurope.
* iconvdata/mac-centraleurope.c: New file.
* iconvdata/gconv-modules: Add entries for MAC-CENTRALEUROPE.
* iconvdata/TESTS: Likewise.
* iconvdata/tst-tables.sh: Likewise.