Skip to content
Snippets Groups Projects
  1. Apr 26, 2001
    • Ulrich Drepper's avatar
      Update. · fa39bea4
      Ulrich Drepper authored
      	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add getunwind.
      2 tags
      fa39bea4
    • Ulrich Drepper's avatar
      Update. · c51dc068
      Ulrich Drepper authored
      	* string/strcoll.c: Fix two memory allocation problems.
      	* string/Makefile (tests): Add bug-strcoll1.
      	* string/bug-strcoll1.c: New file.
      c51dc068
    • Ulrich Drepper's avatar
      Correct last entries. · 9243173a
      Ulrich Drepper authored
      	* nis/nss_nisplus/nisplus-alias.c: Remove unnecessary initializations.
      	* nis/nss_nisplus/nisplus-ethers.c: Likewise.
      	* nis/nss_nisplus/nisplus-grp.c: Likewise.
      	* nis/nss_nisplus/nisplus-hosts.c: Likewise.
      	* nis/nss_nisplus/nisplus-network.c: Likewise.
      	* nis/nss_nisplus/nisplus-proto.c: Likewise.
      	* nis/nss_nisplus/nisplus-pwd.c: Likewise.
      	* nis/nss_nisplus/nisplus-rpc.c: Likewise.
      	* nis/nss_nisplus/nisplus-service.c: Likewise.
      	* nis/nss_nisplus/nisplus-spwd.c: Likewise.
      	* nis/nss_nis/nis-alias.c: Likewise.
      	* nis/nss_nis/nis-ethers.c: Likewise.
      	* nis/nss_nis/nis-grp.c: Likewise.
      	* nis/nss_nis/nis-network.c: Likewise.
      	* nis/nss_nis/nis-proto.c: Likewise.
      	* nis/nss_nis/nis-pwd.c: Likewise.
      	* nis/nss_nis/nis-spwd.c: Likewise.
      	* nis/nss_compat/compat-grp.c: Likewise.
      	* nis/nss_compat/compat-initgroups.c: Likewise.
      	* nis/nss_compat/compat-pwd.c: Likewise.
      	* nis/nss_compat/compat-spwd.c: Likewise.
      9243173a
    • Ulrich Drepper's avatar
      Update. · fc9f33e3
      Ulrich Drepper authored
      	* nss_nis/nis-alias.c: Likewise.
      	* nss_nis/nis-ethers.c: Likewise.
      	* nss_nis/nis-grp.c: Likewise.
      	* nss_nis/nis-network.c: Likewise.
      	* nss_nis/nis-proto.c: Likewise.
      	* nss_nis/nis-pwd.c: Likewise.
      	* nss_nis/nis-spwd.c: Likewise.
      	* nss_compat/compat-grp.c: Likewise.
      	* nss_compat/compat-initgroups.c: Likewise.
      	* nss_compat/compat-pwd.c: Likewise.
      	* nss_compat/compat-spwd.c: Likewise.
      fc9f33e3
    • Ulrich Drepper's avatar
      Update. · 9d4f43ae
      Ulrich Drepper authored
      	* nis/nss-nisplus.h: Move niserr2nss_tab definition into separate file
      	and rename to __niserr2nss_tab.  Change NISERR_COUNT into variable
      	__niserr2nss_count.
      	* nis/nss-nisplus.c: New file.
      	(libnss_nisplus-routines): Add nss-nisplus.
      
      	* nss_nisplus/nisplus-alias.c: Remove unnecessary initializations.
      	* nss_nisplus/nisplus-ethers.c: Likewise.
      	* nss_nisplus/nisplus-grp.c: Likewise.
      	* nss_nisplus/nisplus-hosts.c: Likewise.
      	* nss_nisplus/nisplus-network.c: Likewise.
      	* nss_nisplus/nisplus-proto.c: Likewise.
      	* nss_nisplus/nisplus-pwd.c: Likewise.
      	* nss_nisplus/nisplus-rpc.c: Likewise.
      	* nss_nisplus/nisplus-service.c: Likewise.
      	* nss_nisplus/nisplus-spwd.c: Likewise.
      9d4f43ae
    • Ulrich Drepper's avatar
      Update. · 1b20d937
      Ulrich Drepper authored
      	* malloc/mcheck.c (mcheck): Call malloc once before setting the
      	hooks to allow the internal check hooks to be set up if necessary.
      1b20d937
    • Ulrich Drepper's avatar
      Update. · 48a92e9d
      Ulrich Drepper authored
      2001-04-26  Ulrich Drepper  <drepper@redhat.com>
      
      	* nis/nss-nis.h: Move yperr2nss_tab definition into separate file
      	and rename to __yperr2nss_tab.  Change YPERR_COUNT into variable
      	__yperr2nss_count.
      	* nis/nss-nis.c: New file.
      	* nis/Makefile (libnss_compat-routines): Add nss-nis.
      	(libnss_nis-routines): Likewise.
      
      	* sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Some more
      	optimizations.  Patch by Jakub Jelinek <jakub@redhat.com>.
      48a92e9d
    • Ulrich Drepper's avatar
      Some more optimizations. · 7cc7c0f7
      Ulrich Drepper authored
      7cc7c0f7
    • Andreas Jaeger's avatar
      Update. · e1fff0e7
      Andreas Jaeger authored
      2001-04-26  Andreas Jaeger  <aj@suse.de>
      
      	* po/zh_TW.po: Update.
      	Patch by Tung-Han Hsieh <thhsieh@tlug.sinica.edu.tw>.
      e1fff0e7
    • Andreas Jaeger's avatar
      Update from taiwanese translation team. · 736d48a0
      Andreas Jaeger authored
      736d48a0
    • Ulrich Drepper's avatar
      Update. · c3fa6e3d
      Ulrich Drepper authored
      2001-04-25  Ulrich Drepper  <drepper@redhat.com>
      
      	* malloc/malloc.c: Allow MALLOC_ALIGNMENT to be defined on the
      	compiler command line.
      	* sysdeps/hppa/Makefile: Add -DMALLOC_ALIGNMENT=16 to compiler
      	command line for malloc.c.
      c3fa6e3d
  2. Apr 25, 2001
    • Ulrich Drepper's avatar
      Update. · e0ea3583
      Ulrich Drepper authored
      2001-04-25  Jakub Jelinek  <jakub@redhat.com>
      
      	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/time.h: Move to...
      	* sysdeps/unix/sysv/linux/sparc/bits/time.h: ...here.
      	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/bits/time.h: Remove.
      	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/socket.h: Move to...
      	* sysdeps/unix/sysv/linux/sparc/bits/socket.h: ...here.  Adjust
      	struct msghdr for __WORDSIZE == 32.
      	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/statvfs.h: Move to...
      	* sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: ...here. Adjust
      	for __WORDSIZE == 32.
      	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Remove.
      	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/get_clockfreq.c: New
      	file.
      	* sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S (__libc_siglongjmp):
      	Rename from longjmp, make longjmp weak alias to it.
      
      2001-04-24  David S. Miller  <davem@redhat.com>
      
      	* sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: New file.
      e0ea3583
    • Ulrich Drepper's avatar
      Updatte. · c5e38fac
      Ulrich Drepper authored
      2001-04-25  Matthew Wilcox  <willy@ldl.fc.hp.com>
      
      	* sysdeps/hppa/stackinfo.h: New file.
      	* sysdeps/unix/sysv/linux/hppa/getdents64.c: New file.
      	* sysdeps/unix/sysv/linux/hppa/mmap64.c: New file.
      	* sysdeps/unix/sysv/linux/hppa/bits/resource.h: New file.
      	* sysdeps/unix/sysv/linux/kernel-features.h: Add descriptions
      	of PA kernel features.
      c5e38fac
    • Ulrich Drepper's avatar
      Update. · dcf56f42
      Ulrich Drepper authored
      2001-04-25  Ulrich Drepper  <drepper@redhat.com>
      
      	* locale/programs/localedef.c (main): Always set a file name for
      	the initial locale.
      	* locale/programs/locfile.c (locfile_read): filename is allowed to
      	be NULL.
      dcf56f42
    • Ulrich Drepper's avatar
      Update. · 69d8605e
      Ulrich Drepper authored
      2001-04-12  Paul Bame  <paul_bame@hp.com>
      
      	* sysdeps/hppa/fpu/fclrexcpt.c: Clear the exception flags, not the
      	enable flags.
      69d8605e
    • Ulrich Drepper's avatar
      Update. · d95f7853
      Ulrich Drepper authored
      	* sysdeps/generic/bits/environments.h (_POSIX_V6_LPBIG_OFFBIG,
      	_XBS5_LPBIG_OFFBIG): Define to -1.
      	Fix typos.
      d95f7853
    • Ulrich Drepper's avatar
      Update. · fc2083cc
      Ulrich Drepper authored
      	* sysdeps/generic/bits/environments.h: Fix typos.
      fc2083cc
    • Ulrich Drepper's avatar
      Update. · 280f4add
      Ulrich Drepper authored
      	* sysdeps/generic/bits/confname.h: Add _CS_V6_WIDTH_RESTRICTED_ENVS.
      	* posix/confstr.c: Handle _CS_V6_WIDTH_RESTRICTED_ENVS.
      	* posix/getconf.c: Handle _POSIX_V6_WIDTH_RESTRICTED_ENVS.
      	* posix/tst-getconf.sh: Add _POSIX_V6_WIDTH_RESTRICTED_ENVS.
      280f4add
  3. Apr 24, 2001
    • Ulrich Drepper's avatar
      Update. · 216c24b7
      Ulrich Drepper authored
      2001-04-24  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/Implies: New file.
      	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/bits/time.h: Removed.
      216c24b7
    • Ulrich Drepper's avatar
      Update. · 1921e934
      Ulrich Drepper authored
      2001-03-21  Alan Modra  <alan@one.net.au>
      
      	* sysdeps/hppa/dl-machine.h (RTLD_START): Set up dp with DT_PLTGOT
      	value from application so that constructors in non-PIC libs work.
      
      2000-12-13  Jes Sorensen  <jes@linuxcare.com>
      
      	* sysdeps/hppa/dl-machine.h (RTLD_START): _dl_init now returns a
      	function pointer, hence load the jump address and gp from the
      	function pointer before jumping.
      1921e934
    • Ulrich Drepper's avatar
      Fix typos in last patch. · 2ee403d4
      Ulrich Drepper authored
      2ee403d4
    • Andreas Jaeger's avatar
      send returns ssize_t. · c2063191
      Andreas Jaeger authored
      c2063191
    • Andreas Jaeger's avatar
      Update. · dcea709a
      Andreas Jaeger authored
      2001-04-24  Andreas Jaeger  <aj@suse.de>
      
      	* sysdeps/generic/send.c (__send): Return ssize_t.
      	* sysdeps/mach/hurd/send.c (__send): Likewise.
      	* sysdeps/mach/hurd/recv.c (recv): Likewise.
      	* sysdeps/mach/hurd/sendto.c (sendto): Likewise.
      	* sysdeps/generic/sendto.c (sendto): Likewise.
      	* sysdeps/generic/recvmsg.c (recvmsg): Likewise.
      	* sysdeps/mach/hurd/recvfrom.c (recvfrom): Likewise.
      	* sysdeps/generic/recvfrom.c (recvfrom): Likewise.
      	* sysdeps/generic/sendmsg.c (sendmsg): Likewise.
      
      	* socket/sys/socket.h: send* and recv* return ssize_t.
      
      	* include/sys/socket.h: send returns ssize_t.
      
      	* sysdeps/i386/fpu_control.h: Fix comments.
      dcea709a
    • Andreas Jaeger's avatar
      Fix comments. · f9758971
      Andreas Jaeger authored
      f9758971
    • Ulrich Drepper's avatar
      Update. · 9c83a5ec
      Ulrich Drepper authored
      2001-04-24  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/ia64/Dist: Add hp-timing.c.
      	* sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add ucontext_i.h.
      	* posix/Makefile (distribute): Add tst-getconf.sh.
      	* po/Makefile (distribute): Add $(BROKEN_LINGUAS:=.po).
      9c83a5ec
    • Ulrich Drepper's avatar
      Update. · 44c51e9a
      Ulrich Drepper authored
      	* sysdeps/generic/get_clockfreq.c (__get_clockfreq): Likewise.
      44c51e9a
    • Ulrich Drepper's avatar
      Update. · 295125c5
      Ulrich Drepper authored
      	* sysdeps/ia64/Makefile [subdir=csu] (sysdep_routines): Add hp-timing.
      	* sysdeps/ia64/Versions: Add _dl_cpuclock_offset for ld in 2.2.3.
      	* sysdeps/ia64/hp-timing.c: New file.
      	* sysdeps/ia64/hp-timing.h: New file.
      	* sysdeps/unix/sysv/linux/ia64/bits/time.h: Add definitions for
      	CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID.
      
      	* sysdeps/generic/clock_getcpuclockid.c: Make function generic, test
      	using #ifdef whether the clock is available.
      	* sysdeps/unix/i386/clock_getcpuclockid.c: Not needed anymore.
      
      	* sysdeps/generic/dl-sysdep.c: Initialize _dl_cpuclock_offset to move
      	it into data section.
      295125c5
    • Ulrich Drepper's avatar
      Update. · 7e946302
      Ulrich Drepper authored
      	* sysdeps/unix/sysv/linux/ia64/pt-initfini.c (_init): We don't
      	have to call __gmon_start__ in the libpthread DSO.
      	* sysdeps/pthread/pt-initfini.c (_init): Likewise.
      7e946302
    • Ulrich Drepper's avatar
      Update. · b5edfe61
      Ulrich Drepper authored
      	* sysdeps/pthread/pt-initfini.c (_init): We don't have to call
      	__gmon_start__ in the libpthread DSO.
      b5edfe61
  4. Apr 23, 2001
    • Ulrich Drepper's avatar
      Update. · 18ac1129
      Ulrich Drepper authored
      	* internals.h: Fix parameter type for __pthread_clock_gettime and
      	__pthread_clock_settime.
      18ac1129
    • Ulrich Drepper's avatar
      Update. · 3b5c1b57
      Ulrich Drepper authored
      	* sysdeps/unix/i386/i586/clock_getres.c: Removed.
      	* sysdeps/unix/i386/i586/clock_gettime.c: Removed.
      	* sysdeps/unix/i386/i586/clock_nanosleep.c: Removed.
      	* sysdeps/unix/i386/i586/clock_settime.c: Removed.
      	* sysdeps/unix/i386/i586/cpuclock-init.h: Removed.
      	* sysdeps/generic/cpuclock-init.h: Removed.
      	* sysdeps/unix/i386/i686/Implies: Removed.
      	* sysdeps/unix/i386/i686/tempname.c: Removed.
      	* sysdeps/i386/i686/Versions: New file.
      	* sysdeps/unix/i386/i586/Versions: Removed.
      
      	* sysdeps/posix/clock_getres.c: If HP_TIMING_AVAIL is nonzero handle
      	CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID.
      	* sysdeps/unix/clock_gettime.c: Likewise.
      	* sysdeps/unix/clock_nanosleep.c: Likewise.
      	* sysdeps/unix/clock_settime.c: Likewise.
      	* sysdeps/posix/tempname.c: Is HP_TIMING_AVAIL is nonzero define
      	RANDOM_BITS use CPU clock.
      
      	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/bits/time.h: New file.
      	* sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9b/bits/time.h: New file.
      	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/time.h: New file.
      	* sysdeps/sparc/Versions: New file.
      
      	* elf/dl-support.c: Don't use cpuclock-init.h definitions, use
      	hp-timing.h definitions.
      	* sysdeps/generic/dl-sysdep.c: Likewise.
      
      	* include/libc-internal.h: Include hp-timing.h.  Use hp_timing_t in
      	__get_clockfreq prototype.
      
      	* sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
      	Use hp_timing_t type.
      
      	* sysdeps/unix/sysv/linux/ia64/get_clockfreq.c: New file.
      3b5c1b57
    • Ulrich Drepper's avatar
      Update. · bc183edc
      Ulrich Drepper authored
      2001-04-23  Ulrich Drepper  <drepper@redhat.com>
      
      	* sysdeps/posix/pathconf.c (__pathconf): For _PC_ASYNC_IO test
      	whether named file is a regular file or a block device.
      	* sysdeps/posix/fpathconf.c (__fpathconf): Likewise.
      bc183edc
    • Ulrich Drepper's avatar
    • Andreas Jaeger's avatar
      Update. · 77e4dc62
      Andreas Jaeger authored
      2001-04-23  Andreas Jaeger  <aj@suse.de>
      
      	* nscd/nscd.h: Add noreturn attribute for start_threads.
      77e4dc62
    • Andreas Jaeger's avatar
      Add noreturn attribute for start_threads. · 8f11d6f9
      Andreas Jaeger authored
      8f11d6f9
  5. Apr 22, 2001
    • Ulrich Drepper's avatar
      Update. · a3bbce5b
      Ulrich Drepper authored
      2001-04-22  Ulrich Drepper  <drepper@redhat.com>
      
      	* posix/getconf.c: Fix names of XBS5 LFS test variables.
      	Add missing configuration variables from XPG6.
      	* posix/tst-getconf.c: New file.
      	* posix/Makefile (generated): Add tst-getconf.out.
      	(tests): Add ($objpfx)tst-getconf.out.
      	Add rule to run tst-getconf.sh.
      	* sysdeps/generic/bits/confname.h: Add missing _PC_ and _SC_ values
      	from XPG6.
      	* sysdeps/posix/fpathconf.c: Add handling of _PC_ALLOC_SIZE_MIN and
      	_PC_SYMLINK_MAX.
      	* sysdeps/posix/pathconf.c: Likewise.
      	* sysdeps/posix/sysconf.c: Correct spelling of _SC_MULTI_PROCESS
      	and _SC_SYMLOOP_MAX.
      a3bbce5b
    • Ulrich Drepper's avatar
      Update. · e17e51b4
      Ulrich Drepper authored
      	* sysdeps/arm/fpu/feenablxcpt.c: New file.
      	* sysdeps/arm/fpu/fedisablxcpt.c: New file.
      	* sysdeps/arm/fpu/fegetexcpt.c: New file.
      
      2001-04-22  Philip Blundell  <philb@gnu.org>
      e17e51b4
    • Ulrich Drepper's avatar
      Update. · e661fdf2
      Ulrich Drepper authored
      2001-04-22  Philip Blundell  <philb@gnu.org>
      
      	* sysdeps/unix/sysv/linux/arm/sys/user.h (struct user_fpregs):
      	Renamed from struct user_fp.
      	(struct user_regs): New.
      	(struct user): Use struct user_regs rather than struct pt_regs to
      	avoid dependency on asm/ptrace.h.  Use struct user_fpregs in place
      	of struct user_fp and struct user_fp_struct.
      	* sysdeps/unix/sysv/linux/arm/sys/ucontext.h: Include sys/procfs.h
      	not sys/elf.h.
      
      2001-04-22  Philip Blundell  <philb@gnu.org>
      
      	* sysdeps/unix/sysv/linux/arm/sys/elf.h: Move contents to
      	sys/procfs.h, and tell the user to include that file instead.
      	* sysdeps/unix/sysv/linux/arm/sys/procfs.h: Remove old cruft
      	surrounded with #if 0.
      	(elf_greg_t, ELF_NGREG, elf_gregset_t, elf_fpregset_t): Moved here
      	from sys/elf.h.
      	(prgregset_t, prfpregset_t): Define in terms of elf_gregset_t and
      	elf_fpregset_t respectively.
      
      2001-04-22  Philip Blundell  <philb@gnu.org>
      
      	* sysdeps/unix/sysv/linux/arm/register-dump.h: Also print the
      	address that faulted.
      e661fdf2
    • Ulrich Drepper's avatar
      Update. · d20f21a2
      Ulrich Drepper authored
      	* sysdeps/generic/bits/confname.h: Add _SC_V6_* and _CS_POSIX_V6_*
      	values.
      	* sysdeps/generic/bits/environments.h: Define _POSIX_V6_* values.
      	* posix/confstr.c: Handle _CS_POSIX_V6_* values.
      	* posix/getconf.c: Handle _CS_POSIX_V6_* and _SC_V6_* values.
      	* sysdeps/posix/sysconf.c: Handle _SC_V6_* values.
      d20f21a2
    • Ulrich Drepper's avatar
      Update. · d290c57b
      Ulrich Drepper authored
      	* sysdeps/s390/fpu/libm-test-ulps: Likewise.
      	* sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
      	* sysdeps/mips/fpu/libm-test-ulps: Likewise.
      d290c57b
Loading