about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update.Andreas Jaeger2000-05-2331-115/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * csu/munch-tmpl.c (__libc_init): Remove K&R support. * dirent/scandir64.c: Likewise. * pwd/getpw.c: Likewise. * stdlib/bsearch.c (bsearch): Likewise. * stdlib/tst-strtoll.c: Likewise. * localedata/collate-test.c: Likewise. * localedata/xfrm-test.c: Likewise. * posix/bsd-getpgrp.c: Likewise. * sysdeps/alpha/fpu/bits/fenv.h: Likewise. * sysdeps/generic/bits/siginfo.h: Likewise. * sysdeps/generic/bits/sockaddr.h: Likewise. * sysdeps/generic/sys/swap.h: Likewise. * sysdeps/generic/sys/sysinfo.h: Likewise. * sysdeps/generic/vfork.c: Likewise. * sysdeps/m68k/fpu/switch/68881-sw.h: Likewise. * sysdeps/mach/hurd/fdopen.c: Likewise. * sysdeps/unix/sysv/linux/alpha/sys/acct.h: Likewise. * sysdeps/unix/sysv/linux/poll.c: Likewise. * sysdeps/unix/sysv/linux/readv.c: Likewise. * sysdeps/unix/sysv/linux/writev.c: Likewise. * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h: Likewise. * misc/tst-dirname.c: Remove K&R support, use ANSI C prototypes. * shadow/lckpwdf.c: Likewise. * stdlib/tst-strtol.c: Likewise. * sysdeps/generic/tcsetattr.c: Likewise. * sysdeps/unix/sysv/linux/ttyname.c: Likewise. * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
* Remove duplicate.Andreas Jaeger2000-05-231-2/+0
|
* Update.Andreas Jaeger2000-05-233-0/+18
| | | | | | | | | | | | | | 2000-05-23 Andreas Jaeger <aj@suse.de> * stdio-common/tfformat.c (sprint_doubles): Add testcase for %a. * manual/search.texi (Array Sort Function): Document that qsort is not necessarily in-place. * sunrpc/rpc_main.c (parseargs): Don't accept -M and -N. Closes PR libc/1731. * stdio-common/tfformat.c (sprint_doubles): Add testcase for %a.
* 2000-05-18 Andreas Jaeger <aj@suse.de>Andreas Jaeger2000-05-231-0/+7
| | | | | * sunrpc/rpc_main.c (parseargs): Don't accept -M and -N. Closes PR libc/1731.
* Update.Ulrich Drepper2000-05-222-0/+11
| | | | | | | 2000-05-22 Jakub Jelinek <jakub@redhat.com> * elf/dl-load.c (_dl_init_paths): If env_path_list has 0 elements, free it and set to (void *) -1.
* Update.Ulrich Drepper2000-05-223-3/+16
| | | | | | | | | 2000-05-22 Jakub Jelinek <jakub@redhat.com> * stdio-common/vfscanf.c (__vfscanf): Remove bogus check if '-' is not the second character in the range. * stdio-common/tstscanf.c (main): Add testcase for the above. Reported by jik@kamens.brookline.ma.us.
* Update.Ulrich Drepper2000-05-224-23/+158
| | | | | | | | | | | | | | | | | | 2000-05-21 H.J. Lu <hjl@gnu.org> * elf/do-lookup.h (do_lookup_versioned): Replace reloc_type parameter with noexec and noplt parameter. (do_lookup): Likewise. * elf/dl-lookup.c (_dl_lookup_symbol): Change for new parameters of do_lookup. Support STV_PROTECTED. (_dl_lookup_symbol_skip): Likewise. (_dl_lookup_versioned_symbol): Likewise. (_dl_lookup_versioned_symbol_skip): Likewise. * elf/dl-reloc.c (RESOLVE): Check STB_LOCAL instead of ST_VISIBILITY. * elf/dl-runtime.c (profile_fixup): Fix a typo in comment.
* (do_lookup_versioned): Replace reloc_type parameter with noexec and noplt ↵Ulrich Drepper2000-05-221-13/+6
| | | | parameter. (do_lookup): Likewise.
* Update.Andreas Jaeger2000-05-227-12/+21
| | | | | | | | | | | 2000-05-21 Jakub Jelinek <jakub@redhat.com> * sysdeps/arm/bits/huge_val.h: Prereq gcc 2.96+, not 2.95. * sysdeps/i386/bits/huge_val.h: Likewise. * sysdeps/ieee754/bits/huge_val.h: Likewise. * sysdeps/m68k/bits/huge_val.h: Likewise. * sysdeps/sparc/sparc32/bits/huge_val.h: Likewise. * sysdeps/sparc/sparc64/bits/huge_val.h: Likewise.
* 2000-05-22 Andreas Jaeger <aj@suse.de>Andreas Jaeger2000-05-222-1/+6
| | | | | | | | | * iconv/tst-iconv1.c (main): Remove const from inbuf to follow change in iconv.h. 2000-05-22 Andreas Jaeger <aj@suse.de> * iconv/tst-iconv1.c (main): Remove const from inbuf to follow change in iconv.h.
* Update.Ulrich Drepper2000-05-223-3/+8
| | | | | | | | 2000-05-19 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/i386/i686/sysdep.h (SYSCALL_ERROR_HANDLER): Remove unneeded syscall_error which breaks compilation without linuxthreads.
* Update.Ulrich Drepper2000-05-2115-1/+1718
| | | | | | | | | | | | | | | | | | | | | * sysdeps/ia64/memccpy.S: New file. * sysdeps/ia64/memchr.S: New file. * sysdeps/ia64/memcmp.S: New file. * sysdeps/ia64/memcpy.S: New file. * sysdeps/ia64/memmove.S: New file. * sysdeps/ia64/memset.S: New file. * sysdeps/ia64/strcat.S: New file. * sysdeps/ia64/strchr.S: New file. * sysdeps/ia64/strcmp.S: New file. * sysdeps/ia64/strcpy.S: New file. * sysdeps/ia64/strlen.S: New file. * sysdeps/ia64/strncmp.S: New file. * sysdeps/ia64/strncpy.S: New file. * sysdeps/ia64/softpipe.h: New file. Patches by Dan Pop <Dan.Pop@cern.ch>. * manual/memory.texi: Document memory handling functions (mlock, munlock, mlockall, munlockall, brk, and sbrk)
* Update.Ulrich Drepper2000-05-219-428/+1057
| | | | | | | | | | | | | | 2000-05-21 Ulrich Drepper <drepper@redhat.com> * manual/memory.texi: Document memory handling functions. * manual/time.texi: Document timespec and friends. * manual/conf.texi: Fix references. * manual/ctype.texi: Likewise. * manual/errno.texi: Likewise. * manual/intro.texi: Likewise. * manual/locale.texi: Likewise. * manual/sysinfo.texi: Likewise. Patches by Bryan Henderson <bryanh@giraffe-data.com>.
* Update.Ulrich Drepper2000-05-213-4/+9
| | | | | | | 2000-05-09 Jes Sorensen <jes@linuxcare.com> * sysdeps/ia64/dl-machine.h: Move DL_SYMBOL_ADDRESS definition to... * sysdeps/ia64/dl-lookupcfg.h: ...here.
* Update.Ulrich Drepper2000-05-212-1/+5
| | | | | | | 2000-05-21 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/scsi/sg.h (sg_io_hdr_t): Remove duplicate dxfer_direction.
* Update.Ulrich Drepper2000-05-213-13/+34
| | | | | | * locale/langinfo.h: Remove _NL_MONETARY prefix from descriptors for new standard elements. * locale/categories.def: Adjust accordingly.
* Update.Ulrich Drepper2000-05-212-1/+3
| | | | | * manual/charset.texi (Generic Conversion Interface): Remove from inbuf parameter of iconv.
* Update.Ulrich Drepper2000-05-214-6/+33
| | | | | | | | | * locale/locale.h (struct lconv): Add new elements from ISO C99. * locale/localeconv.c: Initialize new elements from ISO C99. * iconv/iconv_prog.c (process_block): Remove const from second parameter. (main): Remove const from addr definition.
* Update.Ulrich Drepper2000-05-214-4/+12
| | | | | | | | | | | | 2000-05-21 Ulrich Drepper <drepper@redhat.com> * iconv/iconv.h (iconv): Remove const from inbuf parameter. * iconv/iconv.c: Likewise. * conform/data/iconv.h-data: Likewise. * intl/dcigettext.c: Fix typo in comment. David Huggins-Daines <dhd@linuxcare.com>
* Fix typo in comment.Ulrich Drepper2000-05-211-1/+1
|
* Update.Andreas Jaeger2000-05-216-5/+96
| | | | | | | | | | | | | | | | | 2000-05-20 2000 H.J. Lu <hjl@gnu.org> * resolv/res_libc.c (_res): Initialize _sock to -1. 2000-05-18 Jakub Jelinek <jakub@redhat.com> * libio/iofopncook.c (_IO_fopencookie): Renamed from fopencookie. (fopencookie@@GLIBC_2.2): New. (_IO_old_cookie_seek, _IO_old_fopencookie, _IO_old_cookie_jumps): New. (fopencookie@GLIBC_2.0): New. * libio/Versions: Add fopencookie to GLIBC_2.2. * sunrpc/rpc_main.c (parseargs): Don't accept -M and -N. Closes PR libc/1731.
* Update.Andreas Jaeger2000-05-182-1/+6
| | | | | | | 2000-05-18 Andreas Jaeger <aj@suse.de> * manual/arith.texi (Parsing of Integers): Fix typo. Closes PR libc/1744, reported by blp@gnu.org.
* Update.Andreas Jaeger2000-05-182-1/+10
| | | | | | * sysdeps/generic/memmem.c (memmem): Check arguments to avoid possibly searching through the whole memory. Closes PR libc/1730, reported by Greg Hudson <ghudson@mit.edu>.
* Update.Andreas Jaeger2000-05-177-22/+42
| | | | | | | | | | | | | | | | | 2000-05-17 Jakub Jelinek <jakub@redhat.com> * sysdeps/arm/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Add __extension__ to hexadecimal floating constant notation. * sysdeps/i386/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL): Likewise. * sysdeps/ieee754/bits/huge_val.h (HUGE_VAL, HUGE_VALF): Likewise. * sysdeps/m68k/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL): Likewise. * sysdeps/sparc/sparc64/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL): Likewise. * sysdeps/sparc/sparc32/bits/huge_val.h (HUGE_VAL, HUGE_VALF, HUGE_VALL): Likewise. (HUGE_VALL): Set to HUGE_VAL on sparc32.
* Update.Andreas Jaeger2000-05-175-24/+30
| | | | | | | | | | 2000-05-17 Andreas Jaeger <aj@suse.de> * string/envz.h: Add pure attributes if possible. * string/argz.h: argz_count is a pure function. * string/strings.h: Add pure and const attributes if possible.
* Update.Andreas Jaeger2000-05-1713-42/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-05-17 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/dl-cache.h (_DL_CACHE_DEFAULT_ID): Only define if not yet defined. (_dl_cache_check_flags): Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: include_next dl-cache.h. 2000-05-17 Andreas Jaeger <aj@suse.de> * manual/creature.texi (Feature Test Macros): Remove paragraph since the description is wrong. Closes PR libc/1691, reported by Geoff Clare <gwc@unisoft.com>. 2000-05-17 Andreas Jaeger <aj@suse.de> * time/test_time.args: Removed. * time/Makefile (test_time-ARGS): Added contents here instead. * posix/tstgetopt.args: Removed. * posix/Makefile (tstgetopt-ARGS): Added contents here instead. * Rules: Allow arguments for test files to be specified in Makefile with testname-ARGS; remove rules with .args in it. * dirent/Makefile (opendir-tst1-ARGS): Use this for opendir-tst1, remove old bogus rule for opendir-tst1.args. * stdlib/test-canon.c: Rewrite to use test-skeleton.c. * stdlib/Makefile (test-canon-ARGS): New, supply argument to chdir into objdir. This allows a readonly sourcetree. Reported by lrgallardo@yahoo.com, closes PR libc/1421. 2000-05-16 Andreas Jaeger <aj@suse.de>, David Huggins-Daines <dhd@linuxcare.com> * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Set cache_data in case of only new cache format correctly. * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Align struct cache_file_new. * sysdeps/generic/dl-cache.h (ALIGN_CACHE): New macro to align struct cache_file_new. * elf/cache.c (save_cache): Fix str_offset if only new cache is present. * elf/cache.c (save_cache): Align struct new_file_cache. (print_cache): Likewise.
* Update.Andreas Jaeger2000-05-174-102/+205
| | | | | | | | 2000-05-17 Andreas Jaeger <aj@suse.de> * scripts/config.sub: New version. * scripts/config.guess: Likewise. * manual/texinfo.tex: Likewise.
* 2000-05-15 Andreas Jaeger <aj@suse.de>Andreas Jaeger2000-05-153-43/+49
| | | | | | | | | | | | | * tst-fmon.data: Change testcase following fixes for de_DE. * locales/de_DE: Remove space after DEM since DEM is now placed after the value. * tst-fmon.data: Change testcase following fixes for de_DE. * locales/de_DE: Remove space after DEM since DEM is now placed after the value.
* 2000-05-15 Andreas Jaeger <aj@suse.de>Andreas Jaeger2000-05-152-4/+10
| | | | | | | | | | | * locales/de_DE: Fix currency placement to use "12.345,68 DM". Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes PR libc/1713. 2000-05-15 Andreas Jaeger <aj@suse.de> * locales/de_DE: Fix currency placement to use "12.345,68 DM". Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes PR libc/1713.
* Update.Andreas Jaeger2000-05-151-0/+8
| | | | | | | | | | 2000-05-13 Jakub Jelinek <jakub@redhat.com> * elf/soinit.c (__libc_global_ctors): Move __pthread_initialize_minimal call out of HAVE_DWARF2_* defines. * resolv/resolv.h (__res_state): Added __attribute__((const)). (_res): If __RES_PTHREAD_INTERNAL is defined, declare it as variable, don't define it to __res_state call.
* 2000-05-13 Jakub Jelinek <jakub@redhat.com>Andreas Jaeger2000-05-154-6/+16
| | | | | | | | | | | | | | | * elf/soinit.c (__libc_global_ctors): Move __pthread_initialize_minimal call out of HAVE_DWARF2_* defines. * resolv/resolv.h (__res_state): Added __attribute__((const)). (_res): If __RES_PTHREAD_INTERNAL is defined, declare it as variable, don't define it to __res_state call. 2000-05-13 Jakub Jelinek <jakub@redhat.com> * internals.h (__RES_PTHREAD_INTERNAL): Define. 2000-05-13 Jakub Jelinek <jakub@redhat.com> * internals.h (__RES_PTHREAD_INTERNAL): Define.
* Update.Andreas Jaeger2000-05-133-9/+21
| | | | | | | | | | | | | | | | 2000-05-13 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/bits/socket.h (PF_PPPOX): New, from Linux 2.3.99pre7. (AF_PPPOX): Likewise. * sysdeps/unix/sysv/linux/mips/bits/socket.h (PF_PPPOX): Likewise. (AF_PPPOX): Likewise. * elf/dl-reloc.c (_dl_reloc_bad_type): Sync messages with plt argument. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle R_SPARC_UA64. * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: New file.
* Update.Andreas Jaeger2000-05-122-2/+7
| | | | | | | 2000-05-12 Andreas Jaeger <aj@suse.de> * inet/netinet/in.h (IN6_ARE_ADDR_EQUAL): Correct indices. Reported by tmoestl@gmx.net, closes PR libc/1732.
* Update.Andreas Jaeger2000-05-124-35/+72
| | | | | | | | | 2000-05-11 Jan Hubicka <jh@suse.cz> * misc/sys/cdefs.h: Add support for pure attribute. * include/string.h: Add __attribute_pure__ to various functions. * string/string.h: Likewise.
* Update.Andreas Jaeger2000-05-104-2/+29
| | | | | | | | | | * elf/dl-reloc.c (_dl_reloc_bad_type): Sync messages with plt argument. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle R_SPARC_UA64. * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: New file. 2000-05-10 Jakub Jelinek <jakub@redhat.com>
* Update.Andreas Jaeger2000-05-102-3/+3
| | | | at proper place. Compute the high nibble correctly.
* Update.Andreas Jaeger2000-05-102-4/+9
| | | | | | | 2000-05-10 Jakub Jelinek <jakub@redhat.com> * elf/dl-reloc.c (_dl_reloc_bad_type): Write type into the message at proper place.
* Update.Andreas Jaeger2000-05-102-0/+3
| | | | * elf/ldconfig.c: Include elf.h.
* Update.Andreas Jaeger2000-05-103-3/+14
| | | | | | | | | | | 2000-05-09 Jakub Jelinek <jakub@redhat.com> * elf/dl-sym.c (_dl_sym): Test ref not result for non-zero. (_dl_vsym): Likewise. Reported by Owen Taylor <otaylor@redhat.com>. * elf/dl-deps.c (_dl_map_object_deps): Zero terminate L->l_initfini always.
* Update.Andreas Jaeger2000-05-083-0/+12
| | | | | | | | 2000-05-08 Andreas Jaeger <aj@suse.de> * include/libintl.h: Add prototype for __bind_textdomain_codeset. * intl/bindtextdom.c (set_binding_values): Add prototype.
* Update.Andreas Jaeger2000-05-081-0/+7
| | | | | | | | | * sysdeps/alpha/dl-machine.h (elf_machine_rela): Fix arguments in call to elf_machine_fixup_plt. * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise. 2000-05-08 Jakub Jelinek <jakub@redhat.com>
* 2000-05-08 Jakub Jelinek <jakub@redhat.com>Andreas Jaeger2000-05-083-7/+7
| | | | | | | * sysdeps/alpha/dl-machine.h (elf_machine_rela): Fix arguments in call to elf_machine_fixup_plt. * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
* Update.Ulrich Drepper2000-05-082-1/+12
| | | | | | | 2000-05-08 Jakub Jelinek <jakub@redhat.com> * elf/dl-fini.c (_dl_fini): Bump l_opencount of all objects so that they are not dlclose'd from underneath us.
* Update.Ulrich Drepper2000-05-081-0/+4
| | | | | | * posix/execle.c: Fix size parameter of memcpy. 2000-05-08 Andreas Schwab <schwab@suse.de>
* Fix size parameter of memcpy.Ulrich Drepper2000-05-081-2/+4
|
* * sysdeps/unix/sysv/linux/m68k/getpagesize.c: New file. UseAndreas Schwab2000-05-081-0/+5
| | | | getpagesize syscall if available.
* New file. Use getpagesize syscall if available.Andreas Schwab2000-05-081-0/+43
|
* Update.Andreas Jaeger2000-05-082-3/+11
| | | | | | | 2000-05-08 Andreas Jaeger <aj@suse.de> * sysdeps/generic/lockf64.c (lockf64): Return -1 for overflow and set errno.
* Update.Andreas Jaeger2000-05-081-0/+5
| | | | | | | 2000-05-08 Jakub Jelinek <jakub@redhat.com> * elf/dl-lookup.c (add_dependency): Reallocate l_reldeps in sizeof(struct link_map *) chunks, not in bytes.
* 2000-05-08 Jakub Jelinek <jakub@redhat.com>Andreas Jaeger2000-05-081-1/+2
| | | | | * elf/dl-lookup.c (add_dependency): Reallocate l_reldeps in sizeof(struct link_map *) chunks, not in bytes.