platform/upstream/glibc.git
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.

16 years ago* charmaps/MAC-CENTRALEUROPE: New file.
Ulrich Drepper [Sun, 23 Sep 2007 17:21:32 +0000 (17:21 +0000)]
* charmaps/MAC-CENTRALEUROPE: New file.

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

2007-09-23  Ulrich Drepper  <drepper@redhat.com>
[BZ #4972]
* charaps/MAC-CENTRALEUROPE: New file.

16 years ago[BZ #5043]
Ulrich Drepper [Sun, 23 Sep 2007 16:01:04 +0000 (16:01 +0000)]
[BZ #5043]

2007-09-23  Ulrich Drepper  <drepper@redhat.com>
[BZ #5043]
* iconv/iconv_open.c (iconv_open): For large codeset names use malloc.

16 years ago* sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed
Ulrich Drepper [Sat, 22 Sep 2007 05:54:03 +0000 (05:54 +0000)]
* sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size_half): Renamed

from __x86_64_core_cache_size_half.
(init_cacheinfo): Compute shared cache size for AMD processors with
shared L3 correctly.
* sysdeps/x86_64/memcpy.S: Adjust for __x86_64_data_cache_size_half
name change.
Patch in large parts by Evandro Menezes.

16 years ago* elf/dl-lookup.c (add_dependency): Handle failing memory cvs/fedora-glibc-20070920T0007
Ulrich Drepper [Wed, 19 Sep 2007 22:22:51 +0000 (22:22 +0000)]
* elf/dl-lookup.c (add_dependency): Handle failing memory

allocation for dependency list.  Remove unnecessary check.

16 years ago* sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary
Ulrich Drepper [Wed, 19 Sep 2007 22:12:22 +0000 (22:12 +0000)]
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid unnecessary

open/close when determining source addresses.

16 years ago* crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,
Ulrich Drepper [Wed, 19 Sep 2007 20:37:48 +0000 (20:37 +0000)]
* crypt/Makefile (libcrypt-routines): Add sha256-crypt, sha256,

sha512-crypt, and sha512.
(tests): Add sha256test, sha256c-test, sha512test, and sha512c-test.
(distribute): Add sha256.h and sha512.h.
* crypt/crypt-entry.c (crypt): Recognize the new $5$ and $6$ prefixes
and call the appropriate code.
* crypt/sha256-crypt.c: New file.
* crypt/sha256.c: New file.
* crypt/sha256.h: New file.
* crypt/sha256c-test.c: New file.
* crypt/sha256test.c: New file.
* crypt/sha512-crypt.c: New file.
* crypt/sha512.c: New file.
* crypt/sha512.h: New file.
* crypt/sha512c-test.c: New file.
* crypt/sha512test.c: New file.

* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
Likewise.

16 years agoSHA-256 crypt entry point.
Ulrich Drepper [Wed, 19 Sep 2007 20:35:36 +0000 (20:35 +0000)]
SHA-256 crypt entry point.

16 years ago* misc/bits/syslog.h (syslog): Remove extraneous argument from
Jakub Jelinek [Tue, 18 Sep 2007 23:38:23 +0000 (23:38 +0000)]
* misc/bits/syslog.h (syslog): Remove extraneous argument from

the inline, pass __USE_FORTIFY_LEVEL - 1 as second argument to
__syslog_chk.
2007-09-19  Jakub Jelinek  <jakub@redhat.com>

* misc/bits/syslog.h (syslog): Remove extraneous argument from
the inline, pass __USE_FORTIFY_LEVEL - 1 as second argument to
__syslog_chk.

16 years ago* locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
Jakub Jelinek [Tue, 18 Sep 2007 19:31:02 +0000 (19:31 +0000)]
* locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of

%as in fscanf format strings.
* locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
%as in fscanf format strings.

16 years ago* sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup. cvs/fedora-glibc-20070918T1931
Jakub Jelinek [Tue, 18 Sep 2007 19:29:44 +0000 (19:29 +0000)]
* sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup.

* sysdeps/sparc/sparc64/elf/start.S: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start): Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start): Likewise.
* sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup.
* sysdeps/sparc/sparc64/elf/start.S: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start): Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start): Likewise.

16 years ago* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.
Ulrich Drepper [Tue, 18 Sep 2007 19:20:56 +0000 (19:20 +0000)]
* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.

* elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Or in
DL_LOOKUP_GSCOPE_LOCK into flags after THREAD_GSCOPE_SET_FLAG ().
* elf/dl-sym.c (do_sym): Likewise.
* include/link.h (struct link_map): Add l_serial field.
* elf/dl-object.c (_dl_new_object): Initialize l_serial.
* elf/dl-lookup.c (add_dependency): Add flags argument.
Remember map->l_serial, if DL_LOOKUP_GSCOPE_LOCK is among
flags, use THREAD_GSCOPE_RESET_FLAG before and
THREAD_GSCOPE_SET_FLAG after
__rtld_lock_lock_recursive (GL(dl_load_lock)) to avoid deadlock.
Don't dereference map until it has been found on some list.
If map->l_serial changed, return -1.

16 years ago* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,
Ulrich Drepper [Tue, 18 Sep 2007 19:04:01 +0000 (19:04 +0000)]
* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,

__isoc99_sscanf, __isoc99_vscanf): New prototypes.
(__isoc99_vsscanf, __isoc99_vfscanf): New prototypes, add
libc_hidden_proto.
* include/wchar.h (__isoc99_fwscanf, __isoc99_wscanf,
__isoc99_swscanf, __isoc99_vwscanf): New prototypes.
(__isoc99_vswscanf, __isoc99_vfwscanf): New prototypes,
add libc_hidden_proto.
* libio/stdio.h (fscanf, scanf, sscanf, vfscanf, vscanf,
vsscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
conformance requested.
* wcsmbs/wchar.h (fwscanf, wscanf, swscanf, vfwscanf, vwscanf,
vswscanf): Redirect to __isoc99_* if strict ISO C99 or POSIX
conformance requested.
* libio/bits/stdio-ldbl.h (fscanf, scanf, sscanf, vfscanf, vscanf,
vsscanf): Redirect to __nldbl___isoc99_* if strict ISO C99 or POSIX
conformance requested.
* wcsmbs/bits/wchar-ldbl.h (fwscanf, wscanf, swscanf, vfwscanf,
vwscanf, vswscanf): Redirect to __nldbl___isoc99_* if strict
ISO C99 or POSIX conformance requested.
* stdio-common/Versions (libc): Export __isoc99_scanf@@GLIBC_2.7,
__isoc99_vscanf@@GLIBC_2.7, __isoc99_fscanf@@GLIBC_2.7,
__isoc99_vfscanf@@GLIBC_2.7, __isoc99_sscanf@@GLIBC_2.7
and __isoc99_vsscanf@@GLIBC_2.7.
* stdio-common/Makefile (routines): Add isoc99_scanf, isoc99_vscanf,
isoc99_fscanf, isoc99_vfscanf, isoc99_sscanf and isoc99_vsscanf.
(tests): Add scanf14.
(CFLAGS-vfprintf.c, CFLAGS-fprintf.c, CFLAGS-printf.c,
CFLAGS-vfwprintf.c, CFLAGS-vfscanf.c, CFLAGS-vfwscanf.c,
CFLAGS-fscanf.c, CFLAGS-scanf.c, CFLAGS-isoc99_vfscanf.c,
CFLAGS-isoc99_vscanf.c, CFLAGS-isoc99_fscanf.c,
CFLAGS-isoc99_scanf.c): Add $(exceptions).
(CFLAGS-scanf15.c): Add various -I paths to prevent the compiler
from using internal headers.
* wcsmbs/Versions (libc): Export __isoc99_wscanf@@GLIBC_2.7,
__isoc99_vwscanf@@GLIBC_2.7, __isoc99_fwscanf@@GLIBC_2.7,
__isoc99_vfwscanf@@GLIBC_2.7, __isoc99_swscanf@@GLIBC_2.7
and __isoc99_vswscanf@@GLIBC_2.7.
* wcsmbs/Makefile (routines): Add isoc99_wscanf, isoc99_vwscanf,
isoc99_fwscanf, isoc99_vfwscanf, isoc99_swscanf and isoc99_vswscanf.
(CFLAGS-isoc99_wscanf.c, CFLAGS-isoc99_fwscanf.c,
CFLAGS-isoc99_vwscanf.c, CFLAGS-isoc99_vfwscanf.c): Add $(exceptions).
(CPPFLAGS): Add -D_IO_MTSAFE_IO if needed.
* stdio-common/isoc99_scanf.c: New file.
* stdio-common/isoc99_vsscanf.c: New file.
* stdio-common/isoc99_vscanf.c: New file.
* stdio-common/isoc99_vfscanf.c: New file.
* stdio-common/isoc99_fscanf.c: New file.
* stdio-common/isoc99_sscanf.c: New file.
* wcsmbs/isoc99_fwscanf.c: New file.
* wcsmbs/isoc99_vswscanf.c: New file.
* wcsmbs/isoc99_swscanf.c: New file.
* wcsmbs/isoc99_wscanf.c: New file.
* wcsmbs/isoc99_vwscanf.c: New file.
* wcsmbs/isoc99_vfwscanf.c: New file.
* libio/libio.h (_IO_FLAGS2_SCANF_STD): Define.
* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Also
clear _IO_FLAGS2_SCANF_STD bit from _flags2.
* stdio-common/vfscanf.c (_IO_vfscanf_internal): Don't
handle %as, %aS and %a[ if _IO_FLAGS2_SCANF_STD is set in _flags2.
* stdio-common/scanf14.c: New test.
* stdio-common/scanf15.c: New test.
* sysdeps/ieee754/ldbl-opt/Makefile (libnldbl-calls): Add
isoc99_scanf, isoc99_fscanf, isoc99_sscanf,
isoc99_vscanf, isoc99_vfscanf, isoc99_vsscanf,
isoc99_wscanf, isoc99_fwscanf, isoc99_swscanf,
isoc99_vwscanf, isoc99_vfwscanf and isoc99_vswscanf.
* sysdeps/ieee754/ldbl-opt/Versions (libc): Export
__nldbl___isoc99_scanf@@GLIBC_2.7,
__nldbl___isoc99_fscanf@@GLIBC_2.7,
__nldbl___isoc99_sscanf@@GLIBC_2.7,
__nldbl___isoc99_vscanf@@GLIBC_2.7,
__nldbl___isoc99_vfscanf@@GLIBC_2.7,
__nldbl___isoc99_vsscanf@@GLIBC_2.7,
__nldbl___isoc99_wscanf@@GLIBC_2.7,
__nldbl___isoc99_fwscanf@@GLIBC_2.7,
__nldbl___isoc99_swscanf@@GLIBC_2.7,
__nldbl___isoc99_vwscanf@@GLIBC_2.7,
__nldbl___isoc99_vfwscanf@@GLIBC_2.7
and __nldbl___isoc99_vswscanf@@GLIBC_2.7.
* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (__isoc99_scanf,
__isoc99_fscanf, __isoc99_sscanf, __isoc99_vscanf,
__isoc99_vfscanf, __isoc99_vsscanf, __isoc99_wscanf,
__isoc99_fwscanf, __isoc99_swscanf, __isoc99_vwscanf,
__isoc99_vfwscanf, __isoc99_vswscanf): Add NLDBL_DECL.
* sysdeps/ieee754/ldbl-opt/nldbl-compat.c
(__nldbl___isoc99_scanf, __nldbl___isoc99_fscanf,
__nldbl___isoc99_sscanf, __nldbl___isoc99_vscanf,
__nldbl___isoc99_vfscanf, __nldbl___isoc99_vsscanf,
__nldbl___isoc99_wscanf, __nldbl___isoc99_fwscanf,
__nldbl___isoc99_swscanf, __nldbl___isoc99_vwscanf,
__nldbl___isoc99_vfwscanf, __nldbl___isoc99_vswscanf): New
functions.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_swscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vwscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_wscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_scanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_sscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vsscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fwscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vfwscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vswscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_vscanf.c: New file.
* sysdeps/ieee754/ldbl-opt/nldbl-isoc99_fscanf.c: New file.

* stdio-common/Makefile (tests): Add scanf13.
(scanf13-ENV): New.
* stdio-common/vfscanf.c (_IO_vfscanf_internal): Handle
m modifier followed by l.
(STRING_ARG): Add width argument.
(_IO_vfscanf_internal) <case L_('c')>: Handle %mc.
<case L_('C')>: Handle %mlc and %mC.
<case L_('s'), case L_('S'), case L_('[')>: Adjust STRING_ARG
arguments.
* stdio-common/scanf13.c: New test.

* libio/libioP.h (_IO_acquire_lock_clear_flags2_fct): Clear
the _IO_FLAGS2_FORTIFY bit from _flags2 rather than _flags.

type and __THROW marker of splice, vmsplice, and tee.

16 years ago* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value
Ulrich Drepper [Tue, 18 Sep 2007 16:21:06 +0000 (16:21 +0000)]
* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Correct return value

type __THROW marker of splice, vmsplice, and tee.
* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/syscalls.list: Mark splice, vmsplice, and tee
as cancellation points.

16 years agoCorrect return value type __THROW marker of splice, vmsplice, and tee.
Ulrich Drepper [Tue, 18 Sep 2007 16:20:44 +0000 (16:20 +0000)]
Correct return value type __THROW marker of splice, vmsplice, and tee.

16 years agoUndo second occurrence of RH GCC hack.
Jakub Jelinek [Sun, 16 Sep 2007 05:10:26 +0000 (05:10 +0000)]
Undo second occurrence of RH GCC hack.

16 years ago* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't
Ulrich Drepper [Sat, 15 Sep 2007 22:54:33 +0000 (22:54 +0000)]
* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): Don't

parse more than three parts of the version number.

16 years ago* stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'
Ulrich Drepper [Sat, 15 Sep 2007 22:49:46 +0000 (22:49 +0000)]
* stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'

modifier.  Patch by Jakub Jelinek.

16 years ago* sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add
Ulrich Drepper [Sat, 15 Sep 2007 22:38:32 +0000 (22:38 +0000)]
* sysdeps/unix/sysv/linux/i386/Makefile (sysdep_routines): Add

call_fallocate in misc subdir.
* sysdeps/unix/sysv/linux/i386/call_fallocate.S: New file.
* sysdeps/unix/sysv/linux/i386/syscalls.list (fallocate64): Remove.
* sysdeps/unix/sysv/linux/i386/posix_fallocate.c: Use __call_fallocate
instead of __fallocate64.
* sysdeps/unix/sysv/linux/i386/posix_fallocate64.c: Likewise.

16 years ago* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
Ulrich Drepper [Sat, 15 Sep 2007 22:35:27 +0000 (22:35 +0000)]
* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.

* rt/Makefile (headers): Add bits/mqueue2.h.
* rt/mqueue.h: Include bits/mqueue2.h if -D_FORTIFY_SOURCE=2,
optimizing with GCC and __va_arg_pack_len is defined.
* rt/bits/mqueue2.h: New file.
* rt/mq_open.c (__mq_open): Renamed from mq_open.
(mq_open): New strong_alias.
(__mq_open_2): New function.
* sysdeps/unix/sysv/linux/mq_open.c (__mq_open): Renamed from mq_open.
(mq_open): New strong_alias.
(__mq_open_2): New function.
* debug/Versions (libc): Export __fortify_fail@@GLIBC_PRIVATE.
* Versions.def (librt): Add GLIBC_2.7 version.
* debug/fortify_fail.c (__fortify_fail): Add libc_hidden_def.
* include/stdio.h (__fortify_fail): Add libc_hidden_proto.

* misc/sys/cdefs.h (__errordecl, __va_arg_pack_len): Define.
* io/fcntl.h: Include bits/fcntl2.h when __va_arg_pack_len
is defined rather than when not C++.
* io/bits/fcntl2.h (__open_alias, __open64_alias, __openat_alias,
__openat64_alias): New redirects.
(__open_too_many_args, __open_missing_mode, __open64_too_many_args,
__open64_missing_mode, __openat_too_many_args, __openat_missing_mode,
__openat64_too_many_args, __openat64_missing_mode): New __errordecls.
(open, open64, openat, openat64): Rewrite as __extern_always_inline
functions instead of function-like macros.

16 years ago* sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.
Ulrich Drepper [Sat, 15 Sep 2007 22:24:03 +0000 (22:24 +0000)]
* sysdeps/i386/i586/memcpy.S (__memcpy_chk): New definition.

* sysdeps/i386/i586/mempcpy.S (__memcpy_chk): New definition.
* sysdeps/i386/i586/memset.S (__memset_chk): New definition.

16 years ago* inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".
Ulrich Drepper [Sat, 15 Sep 2007 22:22:12 +0000 (22:22 +0000)]
* inet/inet_net.c: Reset digit to 0 for inputs starting with "0x".

* inet/tst-network.c (tests): Add edge case tests for "0", "0x", "0x0".

16 years agoReset digit to 0 for inputs starting with "0x".
Ulrich Drepper [Sat, 15 Sep 2007 22:21:19 +0000 (22:21 +0000)]
Reset digit to 0 for inputs starting with "0x".

16 years ago* inet/tst-network.c: Increment ERRORS for failing tests.
Roland McGrath [Sat, 15 Sep 2007 04:10:42 +0000 (04:10 +0000)]
* inet/tst-network.c: Increment ERRORS for failing tests.

16 years ago2007-09-14 Mike Frysinger <vapier@gentoo.org>
Roland McGrath [Sat, 15 Sep 2007 04:10:38 +0000 (04:10 +0000)]
2007-09-14  Mike Frysinger  <vapier@gentoo.org>

* inet/tst-network.c: Increment ERRORS for failing tests.

16 years ago* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.
Ulrich Drepper [Sat, 15 Sep 2007 02:38:04 +0000 (02:38 +0000)]
* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.

* misc/bits/syslog.h (syslog): When __va_arg_pack is defined,
implement as __extern_always_inline function.
(vsyslog): Define as __extern_always_inline function unconditionally.
* libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf):
When __va_arg_pack is defined, implement as __extern_always_inline
functions.
(vsprintf, vsnprintf, vprintf, vfprintf): Define as
__extern_always_inline functions unconditionally.
* libio/bits/stdio.h (vprintf): Ifdef out the inline when
bits/stdio2.h will be included.
* wcsmbs/bits/wchar2.h (__swprintf_alias): New redirect.
(swprintf, wprintf, fwprintf): When __va_arg_pack is defined,
implement as __extern_always_inline functions.
(vswprintf, vwprintf, vfwprintf): Define as
__extern_always_inline functions unconditionally.
* debug/tst-chk1.c (do_test): Enable remaining tests for C++.

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

* misc/sys/cdefs.h (__extern_inline, __extern_always_inline): Only
define in C++ for GCC 4.3+, in C++ always use __gnu_inline__
attribute.
* include/features.h (__USE_EXTERN_INLINES): Define only when
__extern_inline is defined.
* stdlib/stdlib.h: Include bits/stdlib.h when __extern_always_inline
is defined instead of when not __cplusplus.
* misc/sys/syslog.h: Include bits/syslog.h when __extern_always_inline
is defined instead of when not __cplusplus.
* socket/sys/socket.h: Include bits/socket2.h when
__extern_always_inline is defined instead of when not __cplusplus.
* libio/stdio.h: Include bits/stdio2.h when __extern_always_inline
is defined instead of when not __cplusplus.
* posix/unistd.h: Include bits/unistd.h when __extern_always_inline
is defined instead of when not __cplusplus.
* string/string.h: Include bits/string3.h when __extern_always_inline
is defined instead of when not __cplusplus.
* wcsmbs/wchar.h: Include bits/wchar2.h when __extern_always_inline
is defined instead of when not __cplusplus.
(btowc, wctob): Don't guard the inlines with ifndef __cplusplus.
* io/fcntl.h: Don't include bits/fcntl2.h if __extern_always_inline
is not defined.
* misc/bits/syslog-ldbl.h: Guard *_chk stuff with
defined __extern_always_inline instead of !defined __cplusplus.
* libio/bits/stdio-ldbl.h: Likewise.
* wcsmbs/bits/wchar-ldbl.h: Likewise.
* misc/bits/syslog.h (syslog): Don't define for C++.
(vsyslog): Use __extern_always_inline function for C++ instead of
a macro.
* libio/bits/stdio.h (__STDIO_INLINE): Define to __extern_inline
whenever that macro is defined.
(vprintf): Don't provide the inline for C++.
(fread_unlocked, fwrite_unlocked): Don't define the macros for C++.
* libio/bits/stdio2.h (sprintf, snprintf, printf, fprintf): Don't
define the macros for C++.
(vsprintf, vsnprintf, vprintf, vfprintf): Define as
__extern_always_inline functions for C++.
* io/sys/stat.h (stat, lstat, fstat, fstatat, mknod, mknodat,
stat64, lstat64, fstat64, fstatat64): Don't define if not
__USE_EXTERN_INLINES.
* wcsmbs/bits/wchar2.h: Fix #error message.
(swprintf, wprintf, fwprintf): Don't define the macros for C++.
(vswprintf, vwprintf, vfwprintf): Define using
__extern_always_inline functions for C++.
* string/bits/string3.h: Don't #undef macros if __cplusplus.
(memcpy, memmove, mempcpy, memset, bcopy, bzero, strcpy, stpcpy,
strncpy, strcat, strncat): Define as __extern_always_inline
functions instead of macros for C++.
* math/bits/cmathcalls.h: Guard __extern_inline routines with
defined __extern_inline.
* sysdeps/alpha/fpu/bits/mathinline.h (__MATH_INLINE): Define
to __extern_inline whenever that macro is defined.
* sysdeps/ia64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
* sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
* sysdeps/i386/i486/bits/string.h (__STRING_INLINE): Likewise.
* sysdeps/s390/bits/string.h (__STRING_INLINE): Likewise.
* sysdeps/s390/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
* sysdeps/powerpc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
* sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
* sysdeps/sparc/fpu/bits/mathinline.h (__MATH_INLINE): Likewise.
* sysdeps/unix/sysv/linux/sys/sysmacros.h (gnu_dev_major,
gnu_dev_minor, gnu_dev_makedev): Remove __extern_inline from
prototypes.  Only provide __extern_inline routines if
__USE_EXTERN_INLINES.
* debug/Makefile: Add rules to build and run tst-{,lfs}chk{4,5,6}
tests.
* debug/tst-chk1.c (do_prepare, do_test): Allow compilation as C++.
For now avoid some *printf tests in C++.  Skip all testing
if __USE_FORTIFY_LEVEL is defined, but __extern_always_inline macro
is not.
* debug/tst-chk4.cc: New file.
* debug/tst-chk5.cc: New file.
* debug/tst-chk6.cc: New file.
* debug/tst-lfschk4.cc: New file.
* debug/tst-lfschk5.cc: New file.
* debug/tst-lfschk6.cc: New file.
* include/wchar.h (__vfwprintf_chk, __vswprintf_chk): Avoid
prototypes in C++.
* include/stdio.h (__sprintf_chk, __snprintf_chk, __vsprintf_chk,
__vsnprintf_chk, __printf_chk, __fprintf_chk, __vprintf_chk,
__vfprintf_chk, __fgets_unlocked_chk, __fgets_chk): Likewise.

16 years ago* po/cs.po: Update from translation team.
Ulrich Drepper [Thu, 13 Sep 2007 22:01:39 +0000 (22:01 +0000)]
* po/cs.po: Update from translation team.

16 years agoUpdate from translation team.
Ulrich Drepper [Thu, 13 Sep 2007 22:00:56 +0000 (22:00 +0000)]
Update from translation team.

16 years ago* posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross
Roland McGrath [Tue, 11 Sep 2007 23:57:30 +0000 (23:57 +0000)]
* posix/Makefile ($(objpfx)getconf.speclist): Make it empty if cross

compiling.

16 years ago* sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.
Roland McGrath [Fri, 7 Sep 2007 20:39:01 +0000 (20:39 +0000)]
* sysdeps/mach/hurd/bits/ioctls.h (TAB3): New macro.

16 years ago* manual/signal.texi (Signaling Another Process): Typo fix.
Roland McGrath [Wed, 5 Sep 2007 20:48:27 +0000 (20:48 +0000)]
* manual/signal.texi (Signaling Another Process): Typo fix.

From Karl Berry <karl@freefriends.org>.

16 years ago2007-09-05 Roland McGrath <roland@redhat.com>
Roland McGrath [Wed, 5 Sep 2007 20:48:21 +0000 (20:48 +0000)]
2007-09-05  Roland McGrath  <roland@redhat.com>

* manual/signal.texi (Signaling Another Process): Typo fix.
From Karl Berry <karl@freefriends.org>.

16 years ago* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
Ulrich Drepper [Sun, 2 Sep 2007 16:53:13 +0000 (16:53 +0000)]
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S

(__pthread_cond_wait): Fix unlocking of internal lock after mutex
unlocking failed.
Patch by Luca Barbieri <luca.barbieri@gmail.com>.

16 years ago* sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to
Ulrich Drepper [Wed, 29 Aug 2007 16:50:11 +0000 (16:50 +0000)]
* sysdeps/unix/sysv/linux/check_pf.c (IFA_F_OPTIMISTIC): Define to

zero if not defined.
(make_request): Recognize optimistic addresses and treat them like
deprecated addresses.
Reported by Neil Horman <nhorman@redhat.com>.

16 years ago* nscd/connections.c (send_ro_fd): Also transfer file size.
Ulrich Drepper [Wed, 29 Aug 2007 06:10:07 +0000 (06:10 +0000)]
* nscd/connections.c (send_ro_fd): Also transfer file size.

* nscd/nscd_helper.c (get_mapping): If nscd also transfers the
file size don't call fstat.

16 years ago* nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go
Ulrich Drepper [Wed, 29 Aug 2007 05:16:12 +0000 (05:16 +0000)]
* nscd/nscd_helper.c (get_mapping): Avoid the pread call, just go

ahead and map the file.  This should always be correct and we can
catch problems later.

16 years ago* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New
Ulrich Drepper [Tue, 28 Aug 2007 20:33:49 +0000 (20:33 +0000)]
* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): New

prototypes.
(__fread_alias, __fread_unlocked_alias): New aliases.
(fread): New extern inline.
(fread_unlocked): Likewise.  Undef macro before definition of
the inline function.
* debug/Makefile (routines): Add fread_chk and fread_u_chk.
(CFLAGS-fread_chk.c, CFLAGS-fread_u_chk.c): Add.
* debug/Versions (libc): Export __fread_chk@@GLIBC_2.7
and __fread_unlocked_chk@@GLIBC_2.7.
* debug/fread_chk.c: New file.
* debug/fread_u_chk.c: New file.
* debug/tst-chk1.c (do_test): Add fread and fread_unlocked tests.

16 years agoDebug version of fread.
Ulrich Drepper [Tue, 28 Aug 2007 20:31:26 +0000 (20:31 +0000)]
Debug version of fread.

16 years ago* sysdeps/unix/sysv/linux/syscalls.list cvs/fedora-glibc-20070827T2032
Roland McGrath [Mon, 27 Aug 2007 20:10:36 +0000 (20:10 +0000)]
* sysdeps/unix/sysv/linux/syscalls.list

(personality): Change caller to EXTRA.

16 years ago2007-08-27 Jakub Jelinek <jakub@redhat.com>
Roland McGrath [Mon, 27 Aug 2007 20:10:31 +0000 (20:10 +0000)]
2007-08-27  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/syscalls.list
(personality): Change caller to EXTRA.

16 years ago* sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning.
Ulrich Drepper [Sun, 26 Aug 2007 03:34:59 +0000 (03:34 +0000)]
* sunrpc/key_prot.c (xdr_unixcred): Work around gcc alias warning.

* nis/nis_xdr.c (_xdr_nis_server): Likewise.
* nis/yp_xdr.c (xdr_ypmaplist): Likewise.

16 years ago* iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf
Ulrich Drepper [Sun, 26 Aug 2007 03:17:03 +0000 (03:17 +0000)]
* iconvdata/iso-2022-kr.c (BODY): Fake initialization of array buf

to keep gcc quiet.
* iconvdata/iso-2022-cn.c (BODY): Likewise.

16 years ago* locale/programs/ld-collate.c (collate_output): Avoid warning if
Ulrich Drepper [Sun, 26 Aug 2007 03:04:02 +0000 (03:04 +0000)]
* locale/programs/ld-collate.c (collate_output): Avoid warning if

NDEBUG is defined.

16 years ago* Makerules: Use -p option with mkdir.
Ulrich Drepper [Sun, 26 Aug 2007 02:18:14 +0000 (02:18 +0000)]
* Makerules: Use -p option with mkdir.

16 years ago* nis/nis_xdr.c (_xdr_nis_server): Work around gcc alias warning.
Ulrich Drepper [Sun, 26 Aug 2007 02:06:10 +0000 (02:06 +0000)]
* nis/nis_xdr.c (_xdr_nis_server): Work around gcc alias warning.

(_xdr_directory_obj): Likewise.
(xdr_entry_obj): Likewise.
(xdr_group_obj): Likewise.
(xdr_link_obj): Likewise.
(xdr_table_obj): Likewise.
(_xdr_nis_result): Likewise.
(_xdr_ns_request): Likewise.
(_xdr_ib_request): Likewise.
(_xdr_nis_taglist): Likewise.
(xdr_cback_data): Likewise.
* nis/yp_xdr.c (xdr_ypmaplist): Work around gcc warning.
(xdr_ypresp_maplist): Likewise.

16 years ago* stdio-common/Makefile: Avoid format string warning for tst-sprint.
Ulrich Drepper [Sun, 26 Aug 2007 01:49:11 +0000 (01:49 +0000)]
* stdio-common/Makefile: Avoid format string warning for tst-sprint.

16 years ago* posix/regex_internal.h: Prevent some declarations and definitions
Ulrich Drepper [Sun, 26 Aug 2007 01:35:19 +0000 (01:35 +0000)]
* posix/regex_internal.h: Prevent some declarations and definitions

to be seen when used in tests.

16 years ago* posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.
Ulrich Drepper [Sun, 26 Aug 2007 01:27:49 +0000 (01:27 +0000)]
* posix/tst-rfc3484.c (__idna_to_unicode_lzlz): Initialize *OUTPUT.

* posix/tst-rfc3484-2.c (__idna_to_unicode_lzlz): Likewise.

16 years ago* debug/Makefile: Disable format checking when compiling tst-chk?.c.
Ulrich Drepper [Sun, 26 Aug 2007 01:19:56 +0000 (01:19 +0000)]
* debug/Makefile: Disable format checking when compiling tst-chk?.c.