platform/upstream/glibc.git
18 years ago[BZ #1386]
Ulrich Drepper [Thu, 27 Apr 2006 05:54:27 +0000 (05:54 +0000)]
[BZ #1386]

* iconvdata/ibm932.c: Change mapping to allow round-trips.
* iconvdata/ibm943.c: Likewise.
Patch by Masahide Washizawa <WASHI@jp.ibm.com>.

18 years agoAllow inclusion from <fcntl.h>.
Ulrich Drepper [Thu, 27 Apr 2006 02:56:57 +0000 (02:56 +0000)]
Allow inclusion from <fcntl.h>.

18 years ago* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.
Roland McGrath [Thu, 27 Apr 2006 01:25:47 +0000 (01:25 +0000)]
* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.

The predefined __ASSEMBLER__ is sufficient.

18 years ago2006-04-26 Roland McGrath <roland@redhat.com>
Roland McGrath [Thu, 27 Apr 2006 01:25:28 +0000 (01:25 +0000)]
2006-04-26  Roland McGrath  <roland@redhat.com>

* Makeconfig (%.v.i rule): Don't use -DASSEMBLER.
The predefined __ASSEMBLER__ is sufficient.

18 years ago* sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.
Ulrich Drepper [Wed, 26 Apr 2006 22:29:43 +0000 (22:29 +0000)]
* sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice.

* sysdeps/unix/sysv/linux/Versions: Export vmsplice@@GLIBC_2.5.
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Declare vmsplice.
* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/s390/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/powerpc/bits/fcntl.h: Likewise.

* sysdeps/unix/sysv/linux/bits/uio.h: Fix a typo in a comment.

18 years agoFix a typo in a comment.
Ulrich Drepper [Wed, 26 Apr 2006 22:12:30 +0000 (22:12 +0000)]
Fix a typo in a comment.

18 years agofix wrong file names
Roland McGrath [Wed, 26 Apr 2006 20:42:35 +0000 (20:42 +0000)]
fix wrong file names

* locales/bg_BG: Update after iso-4217.def update.
* locales/bs_BA: Likewise.
* locales/es_MX: Likewise.
* locales/ru_RU: Likewise.
* locales/tg_TJ: Likewise.
* locales/tt_RU: Likewise.

18 years ago* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused cvs/fedora-glibc-20060426T2000
Ulrich Drepper [Wed, 26 Apr 2006 19:36:15 +0000 (19:36 +0000)]
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix typo which caused

bugs not to be reported.

18 years ago* nscd/nscd.h (struct database_dyn): Add propagate field.
Ulrich Drepper [Wed, 26 Apr 2006 17:32:10 +0000 (17:32 +0000)]
* nscd/nscd.h (struct database_dyn): Add propagate field.

* nscd/nscd_conf.c (nscd_parse_file): Parse auto-propagate lines.
* nscd/nscd.conf: Add auto-propagate lines.
* nscd/connections.c (dbs): Initialize .propagate fields.
* nscd/grpcache.c (cache_addgr): Do not add ID entry for name lookups
and vice versa if propagation is disabled for the database.
* nscd/pwdcache.c (cache_addpw): Likewise.

18 years ago2006-04-26 James Antill <james.antill@redhat.com>
Ulrich Drepper [Wed, 26 Apr 2006 16:29:29 +0000 (16:29 +0000)]
2006-04-26  James Antill  <james.antill@redhat.com>

    Ulrich Drepper  <drepper@redhat.com>

* config.make.in: Add have-libcap.
* configure.in: Check for libcap.
* nscd/Makefile (selinux-LIBS): Add -lcap if possible.
* nscd/connections.c (finish_drop_privileges): When libcap is available
call preserve_capabilities and install_real_capabilities.
* nscd/selinux.c: Define preserve_capabilities and
install_real_capabilities.
* nscd/selinux.h: Declare preserve_capabilities and
install_real_capabilities.

18 years ago* locale/iso-4217.def: Update.
Ulrich Drepper [Wed, 26 Apr 2006 07:21:15 +0000 (07:21 +0000)]
* locale/iso-4217.def: Update.

18 years ago[BZ #2420]
Ulrich Drepper [Wed, 26 Apr 2006 05:52:58 +0000 (05:52 +0000)]
[BZ #2420]

* stdlib/strfmon_l.c (__vstrfmon_l): Fix handling of ! modifier.
* localedata/Makefile: Add rules to build and run tst-strfmon1.
* localedata/tst-strfmon1.c: New file.

18 years ago[BZ #2571]
Ulrich Drepper [Tue, 25 Apr 2006 23:50:31 +0000 (23:50 +0000)]
[BZ #2571]

* nscd/nscd_helper.c (__nscd_get_map_ref): Make mapptr argument a
volatile pointer so that the mapptr->mapped value is re-read after
the lock is retrieved.
* nscd/nscd-client.h: Update __nscd_get_map_ref prototype.

* sysdeps/unix/sysv/linux/ia64/clone2.S: Check for NULL stack

18 years ago* include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE): Define to
Ulrich Drepper [Tue, 25 Apr 2006 20:37:04 +0000 (20:37 +0000)]
* include/features.h [_GNU_SOURCE] (_POSIX_C_SOURCE): Define to

200112L.

18 years ago* resolv/res_hconf.c: Minor surgery to 'cmd' and the referenced
Ulrich Drepper [Tue, 25 Apr 2006 20:09:28 +0000 (20:09 +0000)]
* resolv/res_hconf.c: Minor surgery to 'cmd' and the referenced

functions to avoid relocations.

18 years ago[BZ #2389]
Ulrich Drepper [Tue, 25 Apr 2006 19:46:41 +0000 (19:46 +0000)]
[BZ #2389]

* resolv/res_hconf.c: Remove 'order' parsing.  Just ignore the line.
* resolv/res_hconf.h: Remove Name_Service definition.
(struct hconf): Replace service related fields with placeholders.

* version.h (VERSION): Bump to 2.4.90 for the trunk.

18 years ago[BZ #2386]
Ulrich Drepper [Tue, 25 Apr 2006 19:14:45 +0000 (19:14 +0000)]
[BZ #2386]

* sysdeps/unix/sysv/linux/ia64/clone2.S: Check for NULL stakc
pointers to match other architectures.
* sysdeps/unix/sysv/linux/Makefile [subdirs=misc] (tests): Add
tst-clone.
* sysdeps/unix/sysv/linux/tst-clone.c: New file.

malloc'ed wbuffer which isn't freed in error conditions.

18 years ago[BZ #2072]
Ulrich Drepper [Tue, 25 Apr 2006 18:40:37 +0000 (18:40 +0000)]
[BZ #2072]

* stdio-common/printf_fp.c: Fix potential memory leaks for
malloc'ed wbuffer isn't freed in error conditions.

18 years ago[BZ #2569]
Ulrich Drepper [Tue, 25 Apr 2006 17:47:32 +0000 (17:47 +0000)]
[BZ #2569]

2006-04-25  Ulrich Drepper  <drepper@redhat.com>
[BZ #2569]
* iconv/gconv_db.c (__gconv_release_step): Fix condition of assert
call.
* iconvdata/Makefile (tests): Add tst-iconv6.
* iconvdata/tst-iconv6.c: New file.

18 years ago* posix/tst-rfc3484.c (do_test): Also initialize source_addr_flags cvs/fedora-glibc-20060425T0903
Ulrich Drepper [Mon, 24 Apr 2006 23:02:03 +0000 (23:02 +0000)]
* posix/tst-rfc3484.c (do_test): Also initialize source_addr_flags

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

18 years ago* posix/tst-rfc3484.c: Include <ifaddrs.h> early.
Ulrich Drepper [Mon, 24 Apr 2006 21:11:34 +0000 (21:11 +0000)]
* posix/tst-rfc3484.c: Include <ifaddrs.h> early.

* posix/tst-rfc3484-2.c: Likewise.

18 years ago* version.h (VERSION): Bunp to 2.4.90 for the trunk.
Ulrich Drepper [Mon, 24 Apr 2006 21:00:04 +0000 (21:00 +0000)]
* version.h (VERSION): Bunp to 2.4.90 for the trunk.

18 years ago* malloc/arena.c (ptmalloc_init): Don't call __malloc_check_init cvs/fedora-glibc-20060424T2027
Ulrich Drepper [Mon, 24 Apr 2006 17:26:23 +0000 (17:26 +0000)]
* malloc/arena.c (ptmalloc_init): Don't call __malloc_check_init

if MALLOC_CHECK_ env var contains an empty string.

18 years ago* sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.
Ulrich Drepper [Mon, 24 Apr 2006 17:21:40 +0000 (17:21 +0000)]
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Always initialize in6ai.

18 years ago* sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): Use
Ulrich Drepper [Mon, 24 Apr 2006 17:09:55 +0000 (17:09 +0000)]
* sysdeps/unix/sysv/linux/sync_file_range.c (sync_file_range): Use

__LONG_LONG_PAIR macro.

18 years ago* posix/bits/unistd.h (__readlinkat_chk): New prototype.
Ulrich Drepper [Mon, 24 Apr 2006 17:01:40 +0000 (17:01 +0000)]
* posix/bits/unistd.h (__readlinkat_chk): New prototype.

(__readlinkat_alias): New alias.
(readlinkat): New inline function.
* include/unistd.h (readlinkat): Add libc_hidden_proto.
* sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Add
libc_hidden_def.
* io/readlinkat.c (readlinkat): Likewise.
* debug/readlinkat_chk.c: New file.
* debug/Makefile (routines): Add readlinkat_chk.
* debug/Versions (libc): Export __readlinkat_chk@@GLIBC_2.5.
* debug/tst-chk1.c (do_test): Add readlinkat tests.

* nis/nss_nisplus/nisplus-netgrp.c: Cleanups.
code is possible.  Move compatibility code in .text.compat section.
over gaih array.  There is only one function to call in the moment.

18 years ago[BZ #2349] cvs/fedora-glibc-20060424T0820
Ulrich Drepper [Mon, 24 Apr 2006 07:28:27 +0000 (07:28 +0000)]
[BZ #2349]

2006-04-24  Ulrich Drepper  <drepper@redhat.com>
[BZ #2349]
* locales/de_CH: Change thousand separator to '.

18 years ago[BZ #2158]
Ulrich Drepper [Mon, 24 Apr 2006 07:07:43 +0000 (07:07 +0000)]
[BZ #2158]

2006-01-17  Robert Millan  <robertmh@gnu.org>
[BZ #2158]
* SUPPORTED: Add ca_AD, ca_FR and ca_IT variants.
* locales/ca_AD: New file.
* locales/ca_FR: New file.
* locales/ca_IT: New file.

18 years ago[BZ #2134]
Ulrich Drepper [Mon, 24 Apr 2006 06:43:42 +0000 (06:43 +0000)]
[BZ #2134]

* locales/pa_PK: New file.
* SUPPORTED: Add pa_PK.UTF-8.

18 years ago[BZ #1974]
Ulrich Drepper [Mon, 24 Apr 2006 05:34:57 +0000 (05:34 +0000)]
[BZ #1974]

* locales/vi_VN: Fix int_frac_digits/frac_digits, abmon, mon, d_t_fmt,
am_pm, and name_fmt.

[BZ #1787]
* locales/en_ZA: Updates.

[BZ #1786]
* locales/af_ZA: Updates.

[BZ #1785]
* locales/st_ZA: Updates and formatting changes.

[BZ #1784]
* locales/zu_ZA: Updates and formatting changes.

[BZ #1783]
* locales/xh_ZA: Updates and formatting changes.

18 years ago* nis/nss_nisplus/nisplus-netgrp.c: Cleanups.
Ulrich Drepper [Mon, 24 Apr 2006 04:36:38 +0000 (04:36 +0000)]
* nis/nss_nisplus/nisplus-netgrp.c: Cleanups.

* posix/regex.h: Remove obsolete <sys/types.h> comment and special
code if possible.  Move compatibility code in .text.compat section.

18 years ago[BZ #1951]
Ulrich Drepper [Sun, 23 Apr 2006 19:05:33 +0000 (19:05 +0000)]
[BZ #1951]

2006-04-23  Ulrich Drepper  <drepper@redhat.com>
[BZ #1951]
* sysdeps/posix/sigset.c (sigset): Return correct value reflecting
previous signal state.
* signal/Makefile (tests): Add tst-sigset2.
* signal/tst-sigset2.c: New file.

18 years ago* argp/argp.h (__option_is_short): Check upper limit of
Ulrich Drepper [Sat, 22 Apr 2006 15:10:30 +0000 (15:10 +0000)]
* argp/argp.h (__option_is_short): Check upper limit of

__key.  isprint() requires its argument to have the value
of an unsigned char or EOF.
Patch by Sergey Poznyakoff <gray@Mirddin.farlep.net>.

18 years ago[BZ #2534, BZ #2535]
Ulrich Drepper [Fri, 21 Apr 2006 18:24:53 +0000 (18:24 +0000)]
[BZ #2534, BZ #2535]

* posix/regex.h: Remove obsolete <sys/types.h> and special
handling for VMS.

18 years ago* iconvdata/ibm437.c: Define HAS_HOLES to 0.
Ulrich Drepper [Fri, 21 Apr 2006 18:18:58 +0000 (18:18 +0000)]
* iconvdata/ibm437.c: Define HAS_HOLES to 0.

* iconvdata/ibm861.c: Likewise.
* iconvdata/ibm862.c: Likewise.
* iconvdata/ibm863.c: Likewise.
* iconvdata/ibm865.c: Likewise.
Reported by <ash@contact.bg>.

18 years ago* include/ifaddrs.h: Get uint32_t definition.
Ulrich Drepper [Thu, 20 Apr 2006 06:27:35 +0000 (06:27 +0000)]
* include/ifaddrs.h: Get uint32_t definition.

* posix/tst-rfc3484.c: Update fake __check_pf implementation.
* posix/tst-rfc3484-2.c: Likewise.

18 years ago* sysdeps/unix/sysv/linux/kernel-features.h: Define
Ulrich Drepper [Wed, 19 Apr 2006 07:27:58 +0000 (07:27 +0000)]
* sysdeps/unix/sysv/linux/kernel-features.h: Define

__ASSUME_PROC_SELF_FD_SYMLINK.
* sysdeps/unix/sysv/linux/ttyname.c: Cleanups.  Avoid compatibility
code is possible.  Move compatibility code in .text.compat section.
* sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.

18 years ago* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loop
Ulrich Drepper [Tue, 18 Apr 2006 23:35:12 +0000 (23:35 +0000)]
* sysdeps/posix/getaddrinfo.c (getaddrinfo): Rewrite to avoid loop

over gaih array.  There is only on function to call in the moment.

18 years ago* include/ifaddrs.h: Define struct in6addrinfo.
Ulrich Drepper [Sun, 16 Apr 2006 21:34:32 +0000 (21:34 +0000)]
* include/ifaddrs.h: Define struct in6addrinfo.

Add two more parameters to __check_pf.
* sysdeps/unix/sysv/linux/check_pf.c: When using the netlink
interface, determine whether IPv6 addresses are deprecated or
temporary.  Create array of those addresses.
* inet/check_pf.c: Always tell caller there are no depracated
and temporary addresses.
* sysdeps/posix/getaddrinfo.c: Pretty printing.
(struct sort_result): Add source_addr_flags field.
(rfc3484_sort): Implement rule 3 and 7.
(in6aicmp): New function.
(getaddrinfo): Call __check_pf also when we need info about IPv6
source addresses.  When creating array for sorting addresses,
look up deprecated and temporary addresses returned by __check_pf
and add flag if necessary.

18 years ago* sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6
Ulrich Drepper [Sat, 15 Apr 2006 21:43:13 +0000 (21:43 +0000)]
* sysdeps/posix/getaddrinfo.c: Fix precedence for IP V4-to-V6

mapped addresses.
* posix/Makefile (tests): Add tst-rfc3484-2.
* posix/tst-rfc3484-2.c: New file.

18 years ago* nis/nss_nisplus/nisplus-service.c (_nss_nisplus_parse_servent):
Ulrich Drepper [Sat, 15 Apr 2006 18:07:00 +0000 (18:07 +0000)]
* nis/nss_nisplus/nisplus-service.c (_nss_nisplus_parse_servent):

* nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_parse_rpcent):
Likewise.

18 years ago* nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_parse_rpcent):
Ulrich Drepper [Sat, 15 Apr 2006 17:52:52 +0000 (17:52 +0000)]
* nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_parse_rpcent):

Significant cleanups.  Correct adjustment for pointer array.
Likewise.

18 years ago* nis/nss_nisplus/nisplus-publickey.c: Minor cleanups throughout.
Ulrich Drepper [Sat, 15 Apr 2006 17:40:08 +0000 (17:40 +0000)]
* nis/nss_nisplus/nisplus-publickey.c: Minor cleanups throughout.

18 years ago* nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_parse_protoent):
Ulrich Drepper [Sat, 15 Apr 2006 17:27:11 +0000 (17:27 +0000)]
* nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_parse_protoent):

Significant cleanups.  Correct adjustment for pointer array
Likewise.

18 years ago* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_parse_netent):
Ulrich Drepper [Sat, 15 Apr 2006 17:11:28 +0000 (17:11 +0000)]
* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_parse_netent):

* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
Likewise.

18 years ago* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):
Ulrich Drepper [Sat, 15 Apr 2006 16:22:13 +0000 (16:22 +0000)]
* nis/nss_nisplus/nisplus-hosts.c (_nss_nisplus_parse_hostent):

Significant cleanups.  Correct adjustment for pointer array.

18 years ago* sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.
Ulrich Drepper [Fri, 14 Apr 2006 21:57:20 +0000 (21:57 +0000)]
* sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall.

* sysdeps/unix/sysv/linux/Versions: Export tee@GLIBC_2.5.
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Add prototype for tee.
* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/s390/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/powerpc/bits/fcntl.h: Likewise.

18 years ago* nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_parse_etherent):
Ulrich Drepper [Fri, 14 Apr 2006 21:30:52 +0000 (21:30 +0000)]
* nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_parse_etherent):

Minor cleanups.  NUL terminate name string.

* nis/Versions: No need to export _nss_nisplus_parse_grent,
_nss_nisplus_parse_pwent, and _nss_nisplus_parse_spent.

18 years ago* nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_parse_aliasent):
Ulrich Drepper [Fri, 14 Apr 2006 20:39:47 +0000 (20:39 +0000)]
* nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_parse_aliasent):

Avoid unnecessary allocation.  Fix adjustment for pointer value.

18 years ago* nis/nss_nisplus/nisplus-parser.c: Cleanups, use NIS_RES_*
Ulrich Drepper [Fri, 14 Apr 2006 15:26:13 +0000 (15:26 +0000)]
* nis/nss_nisplus/nisplus-parser.c: Cleanups, use NIS_RES_*

macros.  Avoid unnecessary allocation.

18 years ago* sysdeps/unix/sysv/linux/sync_file_range.c: New file.
Ulrich Drepper [Fri, 14 Apr 2006 08:09:08 +0000 (08:09 +0000)]
* sysdeps/unix/sysv/linux/sync_file_range.c: New file.

18 years ago* nis/Makefile (libnsl-routimes): Add nss-default.
Ulrich Drepper [Fri, 14 Apr 2006 05:51:51 +0000 (05:51 +0000)]
* nis/Makefile (libnsl-routimes): Add nss-default.

* nis/Versions (libnsl) [GLIBC_PRIVATE]: Export _nsl_default_nss.
* nis/nss-nis.c: Move /etc/default/nss handling to...
* nis/nss-default.c: ...here.  New file.
* nis/libnsl.h: New file.
* nis/nss-nis.h: Remove NSS_FLAG_* definitions and _nis_default_nss
plus auxilary definitions.
* nis/nss_nis/nis-initgroups.c: Use _nsl_default_nss instead of
_nis_default_nss.
* nis/nss_nis/nis-service.c: Likewise.

2006-04-07  Steven Munroe  <sjmunroe@us.ibm.com>

* sysdeps/powerpc/fpu/bits/mathinline.h
[__WORDSIZE == 64 || _ARCH_PWR4]: Define __CPU_HAS_FSQRT.
(__ieee754_sqrt): Fix comment.
(__ieee754_sqrtf): Fix comment.
* sysdeps/powerpc/fpu/e_sqrt.c (__ieee754_sqrt): Fix comment.
Check __CPU_HAS_FSQRT instead of dl_hwcap.
* sysdeps/powerpc/fpu/e_sqrtf.c (__ieee754_sqrtf): Likewise.

18 years ago* locales/cs_CZ (LC_TIME): Define week.
Ulrich Drepper [Mon, 10 Apr 2006 18:15:01 +0000 (18:15 +0000)]
* locales/cs_CZ (LC_TIME): Define week.

* locales/sk_SK (LC_TIME): Likewise.
* locales/pl_PL (LC_TIME): Likewise.
* locales/en_US (LC_TIME): Change week to 7;19971130;7.

18 years ago* inet/inet_ntoa.c: Rewrite to use TLS instead of TSD.
Ulrich Drepper [Sun, 9 Apr 2006 05:51:26 +0000 (05:51 +0000)]
* inet/inet_ntoa.c: Rewrite to use TLS instead of TSD.

18 years ago* nis/nss_nis/nis-alias.c: Optimize use of yperr2nss. Avoid calling
Ulrich Drepper [Sun, 9 Apr 2006 02:45:24 +0000 (02:45 +0000)]
* nis/nss_nis/nis-alias.c: Optimize use of yperr2nss.  Avoid calling

it for YPERR_SUCCESS.  Minor cleanups.  Add __builtin_expect.
* nis/nss_nis/nis-ethers.c: Likewise.
* nis/nss_nis/nis-grp.c: Likewise.
* nis/nss_nis/nis-hosts.c: Likewise.
* nis/nss_nis/nis-initgroups.c: Likewise.
* nis/nss_nis/nis-netgrp.c: Likewise.
* nis/nss_nis/nis-network.c: Likewise.
* nis/nss_nis/nis-proto.c: Likewise.
* nis/nss_nis/nis-publickey.c: Likewise.
* nis/nss_nis/nis-pwd.c: Likewise.
* nis/nss_nis/nis-rpc.c: Likewise.
* nis/nss_nis/nis-service.c: Likewise.
* nis/nss_nis/nis-spwd.c: Likewise.

18 years ago* nis/nis_ping.c: Remove unnecessary conditionals before
Ulrich Drepper [Sat, 8 Apr 2006 20:28:00 +0000 (20:28 +0000)]
* nis/nis_ping.c: Remove unnecessary conditionals before

nis_freeresult calls.
* nis/nis_ismember.c: Likewise.

18 years ago* elf/rtld.c (process_envvars): Fix handling of LD_POINTER_GUARD.
Ulrich Drepper [Sat, 8 Apr 2006 19:52:13 +0000 (19:52 +0000)]
* elf/rtld.c (process_envvars): Fix handling of LD_POINTER_GUARD.

Reported by genesh@comcast.net.

18 years ago* io/fts.c (fts_build): Call fts_lfree in the two error cases
Ulrich Drepper [Sat, 8 Apr 2006 19:35:24 +0000 (19:35 +0000)]
* io/fts.c (fts_build): Call fts_lfree in the two error cases

after the loop [Coverity CID 187].

* nis/nis_getservlist.c (nis_getservlist): Also free lookup result
in error case [Coverity CID 189].

* nis/nis_getservlist.c (nis_getservlist): One more free call
needed [Coverity CID 190].

18 years ago* sysdeps/generic/unwind-dw2-fde.c (end_fde_sort): Remove
Ulrich Drepper [Fri, 7 Apr 2006 20:52:23 +0000 (20:52 +0000)]
* sysdeps/generic/unwind-dw2-fde.c (end_fde_sort): Remove

unnecessary test for accu->linear == NULL [Coverity CID 79].

18 years ago* sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min
Ulrich Drepper [Fri, 7 Apr 2006 20:25:36 +0000 (20:25 +0000)]
* sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min

into a macro.  Use preprocessor to decide how to initialize
attempts [Coverity CID 67].

* io/fts.c (fts_build): Comment out dead code [Coverity CID 68].

* sunrpc/rpc_parse.c (def_union): Comment out dead code
[Coverity CID 70].

* locale/programs/linereader.c (lr_token): Remove duplicate
handling of EOF [Coverity CID 71].

* locale/programs/ld-numeric.c (numeric_read) [case tok_grouping]:
We bail out early if ignore_content is set, so there is no need to
check it later again [Coverity CID 72].

* inet/inet6_option.c (inet6_option_find): Check *tptrp for NULL,
not tptrp [Coverity CID 73].

* inet/inet6_option.c (inet6_option_next): Check *tptrp for NULL,
not tptrp [Coverity CID 74].

* misc/tsearch.c (__tsearch): Don't rotate tree if memory
allocation failed [Coverity CID 78].

18 years ago* sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo in
Ulrich Drepper [Fri, 7 Apr 2006 14:11:51 +0000 (14:11 +0000)]
* sysdeps/generic/unwind-dw2.c (execute_cfa_program): Fix typo in

the last change.

DW_CFA_GNU_window_save if it obviously cannot work [Coverity CID 102].

18 years ago* inet/rexec.c (rexec_af): If we have no canonical name don't
Ulrich Drepper [Fri, 7 Apr 2006 08:17:33 +0000 (08:17 +0000)]
* inet/rexec.c (rexec_af): If we have no canonical name don't

proceed further [Coverity CID 86].

* iconv/iconv_charmap.c (process_fd): Initialize inptr from inbuf,
not to NULL [Coverity CID 88].

18 years ago* elf/ldconfig.c (main): Use rawmemchr instead of strchr.
Ulrich Drepper [Fri, 7 Apr 2006 07:02:20 +0000 (07:02 +0000)]
* elf/ldconfig.c (main): Use rawmemchr instead of strchr.

* nis/nis_call.c (rec_dirsearch): Likewise.
* nis/nis_local_names.c (nis_local_host): Likewise.
(nis_local_directory): Likewise.
* intl/explodename.c (_nl_explode_name): Likewise.

* sysdeps/generic/unwind-dw2.c (execute_cfa_program): Don't handle
DW_CFA_GNU_windiw_save if it obviously cannot work [Coverity CID 102].

* locale/programs/ld-address.c (address_finish): Fix conditions
for error messages [Coverity CID 104].

18 years ago* libio/fmemopen.c (fmemopen): Free stream memory in case of
Ulrich Drepper [Fri, 7 Apr 2006 04:29:25 +0000 (04:29 +0000)]
* libio/fmemopen.c (fmemopen): Free stream memory in case of

invalid length [Coverity CID 106].

* nss/nss_files/files-key.c (search): Close stream before
successful return [Coverity CID 107].

* io/fts.c (fts_open): Don't allocate parent if *argv==NULL
[Coverity CID 108].

* sunrpc/rpc_cout.c (inline_struct): Free sizestr after use
[Coverity CID 110, 109].

* sunrpc/rpc_scan.c (docppline): Free file string if it is not
going to be used [Coverity CID 111].

* sysdeps/unix/sysv/linux/getsourcefilter.c (getsourcefilter): Free
memory if socket level value cannot be retrieved [Coverity CID 112].

* nis/nis_clone_dir.c (nis_clone_directory): Free all memory in
error case [Coverity CID 114].

* nis/nis_clone_res.c (nis_clone_result): Free all memory in the
error cases [Coverity CID 115].

* sunrpc/rpc_parse.c (get_definition): Free defp if tok ==
TOK_EOF [Coverity CID 116].

* sysdeps/unix/sysv/linux/setsourcefilter.c (setsourcefilter): Free
memory if socket level value cannot be retrieved [Coverity CID 117].

* elf/cache.c (save_cache): Initialize pad to avoid writing
uninitialized data to disk.

* elf/cache.c (save_cache): Free file_entries_new [Coverity CID 118].

* intl/finddomain.c (_nl_find_domain): Avoid strdup of expand
locale name, use strdupa.  Remove free call [Coverity CID 119].

* sunrpc/rpc_main.c (generate_guard): Avoid extra allocation and
the resulting leak [Coverity CID 121].

* sunrpc/rpc_main.c (mkfile_output): Free all allocated memory
[Coverity CID 122].

* sunrpc/rpc_main.c (h_output): Free guard after we are done
[Coverity CID 123].

* sunrpc/svc_udp.c (cache_set): Free victim if newbuf allocation
fails [Coverity CID 126].

* sunrpc/svc_udp.c (svcudp_enablecache): Free memory in error
cases [Coverity CID 127].

* nis/nis_table.c (__create_ib_request): Free ibreq in case strdup
fails [Coverity CID 128].

* nis/nis_getservlist.c (nis_getservlist): Free all memory in case
of an error [Coverity CID 130, 129].

* nis/nis_print_group_entry.c (nis_print_group_entry): If
nis_lookup call failed, return.  Free lookup result in error
cases [Coverity CID 131].

* nis/nis_removemember.c (nis_removemember): Free all memory in
error cases [Coverity CID 132].

* nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
Always free lookup result [Coverity CID 134].

* nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r):
Always free lookup result [Coverity CID 135].

* nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_getntohost_r):
Always free lookup result [Coverity CID 136].

* nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyaddr_r):
Before retrying, free old result [Coverity CID 137].

* nis/nss_nisplus/nisplus-publickey.c (_nss_nisplus_netname2user):
Free res in case UID is zero [Coverity CID 138].

* nis/ypclnt.c (yp_update): Always free master string
[Coverity CID 140].

* nis/nis_creategroup.c (nis_creategroup): Free all memory in
error cases [Coverity CID 143, 142, 141].

* nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey): Free result
if yp_match call succeeded [Coverity CID 155].

* nis/nss_nis/nis-publickey.c (_nss_nis_getsecretkey): Free string
allocated in yp_match at all times [Coverity CID 157, 156].

* nscd/nscd.c (write_pid): Close stream also if writing failed
[Coverity CID 165].

* nis/nis_table.c (nis_add_entry): Move test for NULL parameter
ahead of first use [Coverity CID 167].

* nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Move test
for NULL parameter ahead of first use [Coverity CID 168].

* intl/finddomain.c (_nl_find_domain): We never return NULL if we
found the locale [Coverity CID 169].

* inet/getnameinfo.c (getnameinfo): __getservbyport_r does not set
herrno [Coverity CID 178].

* nis/nis_checkpoint.c (nis_checkpoint): Don't access and returned
freed object [Coverity CID 182].

18 years ago2006-04-05 Alan Modra <amodra@bigpond.net.au>
Ulrich Drepper [Wed, 5 Apr 2006 21:33:15 +0000 (21:33 +0000)]
2006-04-05  Alan Modra  <amodra@bigpond.net.au>

    Jakub Jelinek  <jakub@redhat.com>

* posix/bits/unistd.h (readlink, __readlink_chk, __readlink_alias):
Change return value to ssize_t.

Reported by S.Ã\87\9flar Onur <caglar@uludag.org.tr>.
Patch by René Rebe <rene@exactcode.de>.
Reported by René Rebe <rene@exactcode.de>.

18 years agoAdd nonnull attributes.
Ulrich Drepper [Wed, 5 Apr 2006 20:30:13 +0000 (20:30 +0000)]
Add nonnull attributes.

18 years ago[BZ #2508]
Roland McGrath [Tue, 4 Apr 2006 08:40:47 +0000 (08:40 +0000)]
[BZ #2508]

2006-04-04  Roland McGrath  <roland@redhat.com>
* string/Makefile (CFLAGS-inl-tester.c): New variable.
(CFLAGS-tst-inlcall.c): Likewise.

[BZ #2508]
* nscd/Makefile ($(objpfx)nscd_stat.o: sysincludes): Move setting
inside [$(have-selinux) = yes].
($(objpfx)selinux.o: sysincludes): Likewise.

* iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C.
(generate-8bit-gap-table): Likewise.
($(objpfx)iso8859-7jp.stmp): Likewise.
Reported by S.Çağlar Onur <caglar@uludag.org.tr>.

18 years ago* soft-fp/adddf3.c: Add libgcc exception. Update FSF address.
Roland McGrath [Tue, 4 Apr 2006 08:25:52 +0000 (08:25 +0000)]
* soft-fp/adddf3.c: Add libgcc exception.  Update FSF address.

* soft-fp/addsf3.c: Likewise.
* soft-fp/addtf3.c: Likewise.
* soft-fp/divdf3.c: Likewise.
* soft-fp/divsf3.c: Likewise.
* soft-fp/divtf3.c: Likewise.
* soft-fp/double.h: Likewise.
* soft-fp/eqdf2.c: Likewise.
* soft-fp/eqsf2.c: Likewise.
* soft-fp/eqtf2.c: Likewise.
* soft-fp/extenddftf2.c: Likewise.
* soft-fp/extended.h: Likewise.
* soft-fp/extendsfdf2.c: Likewise.
* soft-fp/extendsftf2.c: Likewise.
* soft-fp/fixdfdi.c: Likewise.
* soft-fp/fixdfsi.c: Likewise.
* soft-fp/fixsfdi.c: Likewise.
* soft-fp/fixsfsi.c: Likewise.
* soft-fp/fixtfdi.c: Likewise.
* soft-fp/fixtfsi.c: Likewise.
* soft-fp/fixunsdfdi.c: Likewise.
* soft-fp/fixunsdfsi.c: Likewise.
* soft-fp/fixunssfdi.c: Likewise.
* soft-fp/fixunssfsi.c: Likewise.
* soft-fp/fixunstfdi.c: Likewise.
* soft-fp/fixunstfsi.c: Likewise.
* soft-fp/floatdidf.c: Likewise.
* soft-fp/floatdisf.c: Likewise.
* soft-fp/floatditf.c: Likewise.
* soft-fp/floatsidf.c: Likewise.
* soft-fp/floatsisf.c: Likewise.
* soft-fp/floatsitf.c: Likewise.
* soft-fp/floatundidf.c: Likewise.
* soft-fp/floatundisf.c: Likewise.
* soft-fp/floatunditf.c: Likewise.
* soft-fp/floatunsidf.c: Likewise.
* soft-fp/floatunsisf.c: Likewise.
* soft-fp/floatunsitf.c: Likewise.
* soft-fp/gedf2.c: Likewise.
* soft-fp/gesf2.c: Likewise.
* soft-fp/getf2.c: Likewise.
* soft-fp/ledf2.c: Likewise.
* soft-fp/lesf2.c: Likewise.
* soft-fp/letf2.c: Likewise.
* soft-fp/muldf3.c: Likewise.
* soft-fp/mulsf3.c: Likewise.
* soft-fp/multf3.c: Likewise.
* soft-fp/negdf2.c: Likewise.
* soft-fp/negsf2.c: Likewise.
* soft-fp/negtf2.c: Likewise.
* soft-fp/op-1.h: Likewise.
* soft-fp/op-2.h: Likewise.
* soft-fp/op-4.h: Likewise.
* soft-fp/op-8.h: Likewise.
* soft-fp/op-common.h: Likewise.
* soft-fp/quad.h: Likewise.
* soft-fp/single.h: Likewise.
* soft-fp/soft-fp.h: Likewise.
* soft-fp/sqrtdf2.c: Likewise.
* soft-fp/sqrtsf2.c: Likewise.
* soft-fp/sqrttf2.c: Likewise.
* soft-fp/subdf3.c: Likewise.
* soft-fp/subsf3.c: Likewise.
* soft-fp/subtf3.c: Likewise.
* soft-fp/truncdfsf2.c: Likewise.
* soft-fp/trunctfdf2.c: Likewise.
* soft-fp/trunctfsf2.c: Likewise.
* soft-fp/unorddf2.c: Likewise.
* soft-fp/unordsf2.c: Likewise.
* soft-fp/unordtf2.c: Likewise.

18 years ago[BZ #2505]
Roland McGrath [Tue, 4 Apr 2006 08:18:56 +0000 (08:18 +0000)]
[BZ #2505]

2006-04-03  Steven Munroe  <sjmunroe@us.ibm.com>
[BZ #2505]
* sysdeps/powerpc/powerpc32/bits/atomic.h [_ARCH_PWR4]:
Define atomic_read_barrier and __ARCH_REL_INSTR using lwsync.

18 years ago[BZ #2508]
Roland McGrath [Tue, 4 Apr 2006 07:32:53 +0000 (07:32 +0000)]
[BZ #2508]

* nscd/Makefile ($(objpfx)nscd_stat.o: sysincludes): Move setting
inside [$(have-selinux) = yes].
($(objpfx)selinux.o: sysincludes): Likewise.

18 years ago* iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C.
Roland McGrath [Tue, 4 Apr 2006 07:08:13 +0000 (07:08 +0000)]
* iconvdata/Makefile (generate-8bit-table): Use LC_ALL=C.

(generate-8bit-gap-table): Likewise.
($(objpfx)iso8859-7jp.stmp): Likewise.
Reported by S.Çağlar Onur <caglar@uludag.org.tr>.

18 years ago* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDE
Roland McGrath [Tue, 4 Apr 2006 07:01:16 +0000 (07:01 +0000)]
* sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Terminate FDE

before syscall.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.

18 years ago* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h>
Roland McGrath [Tue, 4 Apr 2006 06:59:03 +0000 (06:59 +0000)]
* sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Test for <asm/elf.h>

with [! _ASM_POWERPC_ELF_H] as well as [!__PPC64_ELF_H].

18 years ago[BZ #2507]
Roland McGrath [Tue, 4 Apr 2006 00:22:16 +0000 (00:22 +0000)]
[BZ #2507]

2006-04-03  Roland McGrath  <roland@frob.com>
[BZ #2507]
* mach/Machrules (.udeps-targets): New variable.
($(objpfx)%.udeps static pattern rule): Use it to avoid \ inside
quoted string.

18 years ago[BZ #2507]
Roland McGrath [Tue, 4 Apr 2006 00:22:05 +0000 (00:22 +0000)]
[BZ #2507]

2006-04-03  Roland McGrath  <roland@frob.com>
[BZ #2507]
* mach/Machrules (.udeps-targets): New variable.
($(objpfx)%.udeps static pattern rule): Use it to avoid \ inside
quoted string.

18 years ago[BZ #2501]
Ulrich Drepper [Sun, 2 Apr 2006 18:24:52 +0000 (18:24 +0000)]
[BZ #2501]

* nscd/nscd_helper.c (get_mapping): Rewrite code to send request
so it uses send and not writev.

18 years ago[BZ #2418]
Ulrich Drepper [Sun, 2 Apr 2006 17:59:59 +0000 (17:59 +0000)]
[BZ #2418]

2006-04-02  Ulrich Drepper  <drepper@redhat.com>
[BZ #2418]
* sysdeps/unix/sysv/linux/bits/socket.h: Use larger of PATH_MAX and
page size when allocating buffer.

18 years ago[BZ #2415]
Ulrich Drepper [Sat, 1 Apr 2006 20:17:41 +0000 (20:17 +0000)]
[BZ #2415]

* elf/ldd.bash.in: Create better error messages for invalid input
files.

18 years ago[BZ #2477]
Ulrich Drepper [Sat, 1 Apr 2006 19:56:00 +0000 (19:56 +0000)]
[BZ #2477]

* sysdeps/unix/sysv/linux/i386/sysdep.h: Create correct LOADARGS_*
macros for non-shared position-independent code.

18 years ago[BZ #2472]
Ulrich Drepper [Sat, 1 Apr 2006 19:20:18 +0000 (19:20 +0000)]
[BZ #2472]

* bits/siginfo.h: Fix typo in ILL_ILLOPN definition.

18 years ago[BZ #2450]
Ulrich Drepper [Sat, 1 Apr 2006 19:12:44 +0000 (19:12 +0000)]
[BZ #2450]

* posix/unistd.h: Match return value of readlink to what POSIX
says these days.
* io/readlink.c: Likewise.
* io/readlinkat.c: Likewise.
* sysdeps/unix/sysv/linux/readlinkat.c: Likewise.

18 years ago[BZ #2498]
Ulrich Drepper [Sat, 1 Apr 2006 18:51:15 +0000 (18:51 +0000)]
[BZ #2498]

2006-04-01  Ulrich Drepper  <drepper@redhat.com>
[BZ #2498]
* nscd/connections.c (main_loop_poll): If the connection cannot be
accepted because of user-imposed limits close the descriptor.

18 years ago* sysdeps/unix/sysv/linux/Versions: Export sync_file_range with
Ulrich Drepper [Fri, 31 Mar 2006 21:50:22 +0000 (21:50 +0000)]
* sysdeps/unix/sysv/linux/Versions: Export sync_file_range with

GLIBC_2.5.
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Remove
LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
Declare sync_file_range and splice.
* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/s390/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/powerpc/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add
sync_file_range.
* sysdeps/unix/sysv/linux/i386/sync_file_range.S: New file.

18 years ago* sysdeps/unix/sysv/linux/syscalls.list: Add splice syscall.
Ulrich Drepper [Fri, 31 Mar 2006 16:18:10 +0000 (16:18 +0000)]
* sysdeps/unix/sysv/linux/syscalls.list: Add splice syscall.

* sysdeps/unix/sysv/linux/Versions: Export splice with GLIBC_2.5
version.
* Versions.def: Define GLIBC_2.5 for libc.

18 years ago* sysdeps/posix/getaddrinfo.c (gaih_inet): No need to duplicate
Ulrich Drepper [Wed, 29 Mar 2006 17:52:29 +0000 (17:52 +0000)]
* sysdeps/posix/getaddrinfo.c (gaih_inet): No need to duplicate

'name' for 'canon'.  The final allocation will happen later.

18 years ago* sysdeps/unix/sysv/linux/kernel-features.h: Remove support for cvs/fedora-glibc-20060328T0900
Ulrich Drepper [Tue, 28 Mar 2006 04:31:31 +0000 (04:31 +0000)]
* sysdeps/unix/sysv/linux/kernel-features.h: Remove support for

architectures which moved to ports.

18 years ago* sysdeps/unix/sysv/linux/kernel-features.h: Add
Ulrich Drepper [Tue, 28 Mar 2006 04:25:17 +0000 (04:25 +0000)]
* sysdeps/unix/sysv/linux/kernel-features.h: Add

__ASSUME_SET_ROBUST_LIST.

18 years ago* wcsmbs/wchar.h (btowc, wctob): Don't optimize in C++.
Ulrich Drepper [Mon, 27 Mar 2006 20:14:15 +0000 (20:14 +0000)]
* wcsmbs/wchar.h (btowc, wctob): Don't optimize in C++.

18 years ago* sysdeps/sparc/sparc32/bits/atomic.h
Ulrich Drepper [Sat, 25 Mar 2006 21:03:32 +0000 (21:03 +0000)]
* sysdeps/sparc/sparc32/bits/atomic.h

(__v9_compare_and_exchange_val_32_acq): Add "memory" clobber.
* sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
(__arch_compare_and_exchange_val_32_acq, atomic_exchange_acq):
Likewise.
* sysdeps/sparc/sparc64/bits/atomic.h
(__arch_compare_and_exchange_val_32_acq,
__arch_compare_and_exchange_val_64_acq, atomic_exchange_acq): Likewise.

2006-03-24  Jakub Jelinek  <jakub@redhat.com>

* nis/nss_nisplus/nisplus-proto.c (_nss_create_tablename): Check the
return value of malloc rather than the static var again.
* nis/nss_nisplus/nisplus-grp.c (_nss_create_tablename): Likewise.
* nis/nss_nisplus/nisplus-network.c (_nss_create_tablename): Likewise.
* nis/nss_nisplus/nisplus-ethers.c (_nss_create_tablename): Likewise.
* nis/nss_nisplus/nisplus-rpc.c (_nss_create_tablename): Likewise.
* nis/nss_nisplus/nisplus-service.c (_nss_create_tablename): Likewise.
* nis/nss_nisplus/nisplus-hosts.c (_nss_create_tablename): Likewise.
* nis/nss_nisplus/nisplus-alias.c (_nss_create_tablename): Likewise.
* nis/nss_nisplus/nisplus-pwd.c (_nss_pwd_create_tablename): Likewise.

18 years ago* sysdeps/unix/sysv/linux/sparc/bits/poll.h: Add POLLMSG,
Ulrich Drepper [Sat, 25 Mar 2006 20:46:27 +0000 (20:46 +0000)]
* sysdeps/unix/sysv/linux/sparc/bits/poll.h: Add POLLMSG,

POLLREMOVE, and POLLRDHUP.
* sysdeps/unix/sysv/linux/bits/poll.h: Add POLLREMOVE and POLLRDHUP.

18 years ago* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define
Ulrich Drepper [Fri, 24 Mar 2006 16:38:04 +0000 (16:38 +0000)]
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define

LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
* sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
* sysdeps/unix/sysv/linux/s390/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/powerpc/bits/fcntl.h: Likewise.

18 years agoDefine LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.
Ulrich Drepper [Fri, 24 Mar 2006 16:36:38 +0000 (16:36 +0000)]
Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT.

18 years ago* elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.
Roland McGrath [Sun, 19 Mar 2006 07:48:05 +0000 (07:48 +0000)]
* elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.

From Alexandre Oliva <aoliva@redhat.com>.

* elf/tst-audit2.c: New file.
* elf/Makefile (tests): Add it.
($(objpfx)tst-audit2.out): New target.
(tst-audit2-ENV): New variable.

* elf/tst-leaks1.c: Include <stdio.h>.

18 years ago* sysdeps/unix/sysv/linux/alpha/getcontext.S (__getcontext_x):
Roland McGrath [Thu, 16 Mar 2006 23:27:51 +0000 (23:27 +0000)]
* sysdeps/unix/sysv/linux/alpha/getcontext.S (__getcontext_x):

Use .set noat to quiet assembler warning.

18 years ago[BZ #2466]
Roland McGrath [Thu, 16 Mar 2006 23:17:32 +0000 (23:17 +0000)]
[BZ #2466]

* math/gen-libm-test.pl (parse_args): Take function name for pretty
output as an argument.
(generate_testfile): Pass it the name given in the START macro.

[BZ #2466]
* math/libm-test.inc (llrint_test, llround_test): Fix last change to
protect large-precision cases with [LDBL_MANT_DIG > 100].
(llrint_test_tonearest, llrint_test_towardzero): Likewise.
(llrint_test_downward, llrint_test_upward): Likewise.

2006-03-15  Steven Munroe  <sjmunroe@us.ibm.com>
    Alan Modra  <amodra@bigpond.net.au>

[BZ #2466]
* math/libm-test.inc (llrint_test, llround_test) [TEST_LDOUBLE]:
Add new test values.
(llrint_test_tonearest, llrint_test_towardzero, llrint_test_downward,
llrint_test_upward): New functions.
(main): Call them.

* sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Handle
rounding that spans doubles in IBM long double format.
* sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
* sysdeps/powerpc/powerpc64/fpu/s_llrintl.S: Removed.
* sysdeps/powerpc/powerpc64/fpu/s_llroundl.S: Removed.
* sysdeps/powerpc/powerpc64/fpu/s_lrintl.S: Removed.
* sysdeps/powerpc/powerpc64/fpu/s_lroundl.S: Removed.

2006-03-16  Roland McGrath  <roland@redhat.com>

18 years ago* wcsmbs/wchar.h (__wcstol_internal, __wcstoul_internal): Declare these
Roland McGrath [Thu, 16 Mar 2006 22:11:04 +0000 (22:11 +0000)]
* wcsmbs/wchar.h (__wcstol_internal, __wcstoul_internal): Declare these

 only when we will use them, under [__OPTIMIZE__ && __GNUC__ >= 2].
(__wcstoll_internal, __wcstoull_internal_defined): Likewise.

18 years ago* sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spilling
Roland McGrath [Thu, 16 Mar 2006 11:49:03 +0000 (11:49 +0000)]
* sysdeps/powerpc/powerpc32/fpu/fprsave.S: Add cfi_offset for spilling

of non-volatile floating-point registers to the stack (fp14-fp31).
* sysdeps/powerpc/powerpc32/gprsave0.S: Add cfi_offset for spilling of
non-volatile general-purpose registers to the stack (gpr13-gpr31).
* sysdeps/powerpc/powerpc64/dl-trampoline.S: Add cfi_offset
for non-volatiles gpr30 - grp31 spilled to the stack.
* sysdeps/powerpc/powerpc64/memcpy.S: Add cfi_offset for non-volatile
gpr31 spill to the stack.
* sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
Add cfi_offset for non-volatile gpr31 spill to the stack.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Add cfi_offset
for non-volatiles gpr28 - grp31 spilled to the stack.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Add
cfi_adjust_cfa_offset when a frame is stacked.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S:
(__novec_setcontext) : Add cfi_offset for non-volatile gpr31 spill
add LR saved to the stack.  Add cfi_adjust_cfa_offset when frame is
stacked.
(__setcontext) : Add cfi_offset for non-volatile gpr31 spill to
the stack.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S:
(__novec_swapcontext) : Add cfi_offset for non-volatile gpr31 spill
add LR saved to the stack.
(__swapcontext) : Add cfi_offset for non-volatile gpr31 spill add LR
saved to the stack.  Add cfi_adjust_cfa_offset when frame is stacked.

18 years ago[BZ #2423]
Roland McGrath [Thu, 16 Mar 2006 11:47:24 +0000 (11:47 +0000)]
[BZ #2423]

2006-03-07  Jakub Jelinek  <jakub@redhat.com>
[BZ #2423]
* math/libm-test.inc [TEST_LDOUBLE] (ceil_test, floor_test, rint_test,
round_test, trunc_test): Only run some of the new tests if
LDBL_MANT_DIG > 100.

2006-03-03  Steven Munroe  <sjmunroe@us.ibm.com>
    Alan Modra  <amodra@bigpond.net.au>

* sysdeps/powerpc/fpu/fenv_libc.h (__fegetround, __fesetround):
Define inline implementations.
* sysdeps/powerpc/fpu/fegetround.c: Use __fegetround.
* sysdeps/powerpc/fpu/fesetround.c: Use __fesetround.

* sysdeps/powerpc/fpu/math_ldbl.h: New file.

[BZ #2423]
* math/libm-test.inc [TEST_LDOUBLE] (ceil_test, floor_test, rint_test,
round_test, trunc_test): Add new tests.
* sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
(EXTRACT_IBM_EXTENDED_MANTISSA, INSERT_IBM_EXTENDED_MANTISSA):
Removed, replaced with ...
(ldbl_extract_mantissa, ldbl_insert_mantissa, ldbl_pack, ldbl_unpack,
ldbl_canonicalise, ldbl_nearbyint): New functions.
* sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Replace
EXTRACT_IBM_EXTENDED_MANTISSA and INSERT_IBM_EXTENDED_MANTISSA
with ldbl_extract_mantissa and ldbl_insert_mantissa.
* sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
Replace EXTRACT_IBM_EXTENDED_MANTISSA with ldbl_extract_mantissa.
(ldbl_extract_mantissa, ldbl_insert_mantissa): New inline functions.
* sysdeps/ieee754/ldbl-128ibm/s_ceill.c (__ceill): Handle rounding
that spans doubles in IBM long double format.
* sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
* sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
* sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
* sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
* sysdeps/powerpc/powerpc64/fpu/s_rintl.S: File removed.

18 years ago* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Don't
Roland McGrath [Thu, 16 Mar 2006 10:56:54 +0000 (10:56 +0000)]
* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Don't

define for hppa, which doesn't support this syscall.

18 years ago2004-12-09 Randolph Chung <tausq@debian.org>
Roland McGrath [Thu, 16 Mar 2006 10:56:48 +0000 (10:56 +0000)]
2004-12-09  Randolph Chung  <tausq@debian.org>

* sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES): Don't
define for hppa, which doesn't support this syscall.