]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Fri, 18 Jan 2002 02:16:26 +0000 (02:16 +0000)]
Update.
Ulrich Drepper [Fri, 18 Jan 2002 02:13:47 +0000 (02:13 +0000)]
(begin_drop_privileges): New function.
(finish_drop_privileges): New function.
(nscd_init): Call the new functions which also install all groups
for the server user.
Ulrich Drepper [Fri, 18 Jan 2002 02:13:18 +0000 (02:13 +0000)]
(drop_privileges): Removed. Adjust caller.
Ulrich Drepper [Thu, 17 Jan 2002 23:16:03 +0000 (23:16 +0000)]
Update.
Ulrich Drepper [Thu, 17 Jan 2002 22:57:59 +0000 (22:57 +0000)]
Use 64 bit instructions for pointer operations.
Andreas Jaeger [Thu, 17 Jan 2002 17:37:52 +0000 (17:37 +0000)]
Update.
Andreas Jaeger [Thu, 17 Jan 2002 17:37:40 +0000 (17:37 +0000)]
GCC 3.1 has __uint128_t build-in.
Andreas Jaeger [Thu, 17 Jan 2002 17:20:55 +0000 (17:20 +0000)]
Update.
Andreas Jaeger [Thu, 17 Jan 2002 17:20:03 +0000 (17:20 +0000)]
* sysdeps/unix/sysv/linux/configure.in: Fix check for S390 and PowerPC.
Ulrich Drepper [Thu, 17 Jan 2002 07:48:56 +0000 (07:48 +0000)]
Update copyright year.
Ulrich Drepper [Thu, 17 Jan 2002 07:48:08 +0000 (07:48 +0000)]
Update.
Ulrich Drepper [Thu, 17 Jan 2002 06:48:39 +0000 (06:48 +0000)]
Update.
Ulrich Drepper [Thu, 17 Jan 2002 06:44:55 +0000 (06:44 +0000)]
Fix regexp to reliably remove "-ia64" from rtld name.
Ulrich Drepper [Thu, 17 Jan 2002 00:47:26 +0000 (00:47 +0000)]
Update.
Ulrich Drepper [Thu, 17 Jan 2002 00:46:11 +0000 (00:46 +0000)]
swapcontext implementation for S390.
Ulrich Drepper [Thu, 17 Jan 2002 00:44:15 +0000 (00:44 +0000)]
We need different files for 32 and 64 bits.
Ulrich Drepper [Thu, 17 Jan 2002 00:41:15 +0000 (00:41 +0000)]
(MEMORY_BARRIER): Define.
(CURRENT_STACK_FRAME): Remove duplicate definition.
Ulrich Drepper [Thu, 17 Jan 2002 00:29:02 +0000 (00:29 +0000)]
Update.
Ulrich Drepper [Thu, 17 Jan 2002 00:27:17 +0000 (00:27 +0000)]
(CFLAGS-tst-cancel.c): Add -fno-inline-functions to prevent automatic inline.
Ulrich Drepper [Sat, 12 Jan 2002 01:44:29 +0000 (01:44 +0000)]
Update.
Ulrich Drepper [Sat, 12 Jan 2002 01:43:16 +0000 (01:43 +0000)]
Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in
Ulrich Drepper [Sat, 12 Jan 2002 01:42:50 +0000 (01:42 +0000)]
Add framestate.
Ulrich Drepper [Sat, 12 Jan 2002 01:42:33 +0000 (01:42 +0000)]
s390-64 specific profile counter definitions.
Ulrich Drepper [Sat, 12 Jan 2002 01:42:17 +0000 (01:42 +0000)]
s390-32 specific profile counter definitions.
Ulrich Drepper [Sat, 12 Jan 2002 01:41:23 +0000 (01:41 +0000)]
Need different versions for 31 and 64 bit machines.
Ulrich Drepper [Sat, 12 Jan 2002 01:40:40 +0000 (01:40 +0000)]
(__brk): Correct inline assembly contraints.
Ulrich Drepper [Sat, 12 Jan 2002 01:40:17 +0000 (01:40 +0000)]
(libc_cv_gcc_unwind_find_fde): Set for s390 and s390x architectures.
Ulrich Drepper [Sat, 12 Jan 2002 01:36:39 +0000 (01:36 +0000)]
(sighandler): Initialize all elements to SIG_ERR.
(__sigaction): Don't use value from sighandler if it is SIG_ERR.
Ulrich Drepper [Fri, 11 Jan 2002 01:08:06 +0000 (01:08 +0000)]
Update.
Ulrich Drepper [Fri, 11 Jan 2002 01:03:31 +0000 (01:03 +0000)]
(__ieee754_sqrt): Don't use multi-line string literals.
(__full_ieee754_sqrt): Add __attribute_used__.
Ulrich Drepper [Fri, 11 Jan 2002 01:02:18 +0000 (01:02 +0000)]
(__group_member): Also check groups[0].
Roland McGrath [Wed, 9 Jan 2002 04:18:05 +0000 (04:18 +0000)]
.
Roland McGrath [Wed, 9 Jan 2002 04:16:57 +0000 (04:16 +0000)]
2001-12-02 Roland McGrath <roland@frob.com>
* mach/Makefile, mach/Machrules: Move comments out of \ continuations.
* mach/Makefile ($(objpfx)mach-syscalls.mk): Pass $(CFLAGS) to $(CC).
* mach/Machrules ($(objpfx)%.udeps static pattern rule): Likewise.
Reported by Jeff Bailey <jbailey@nisa.net>.
Roland McGrath [Wed, 9 Jan 2002 04:16:50 +0000 (04:16 +0000)]
2001-12-02 Roland McGrath <roland@frob.com>
* hurd/hurd.h (__hurd_fail): Add `break;' to silence new gcc-3 warning.
Reported by Jeff Bailey <jbailey@nisa.net>.
* hurd/hurd.h (_hurd_umask): Remove volatile qualifier from decl.
Reported by Jeff Bailey <jbailey@nisa.net>.
Ulrich Drepper [Tue, 8 Jan 2002 21:44:30 +0000 (21:44 +0000)]
Update.
Ulrich Drepper [Tue, 8 Jan 2002 21:43:50 +0000 (21:43 +0000)]
(distribute): Add scripts/cpp.
Ulrich Drepper [Tue, 8 Jan 2002 21:40:06 +0000 (21:40 +0000)]
Update.
Ulrich Drepper [Tue, 8 Jan 2002 21:38:17 +0000 (21:38 +0000)]
(distribute): Add unwind-dw2.c, unwind-dw2-fde.c, unwind.h,
unwind-pe.h, unwind-dw2-fde.h, and dwarf2.h.
Ulrich Drepper [Tue, 8 Jan 2002 21:37:02 +0000 (21:37 +0000)]
Add ldd-rewrite.sed.
Ulrich Drepper [Tue, 8 Jan 2002 21:34:59 +0000 (21:34 +0000)]
Add sysv_termio.h and start-libc.c.
Ulrich Drepper [Tue, 8 Jan 2002 21:33:26 +0000 (21:33 +0000)]
Additional files to distribute for 4.4BSD.
Ulrich Drepper [Tue, 8 Jan 2002 21:29:23 +0000 (21:29 +0000)]
(distribute): Add reldep6mod[01234].c.
Roland McGrath [Tue, 8 Jan 2002 19:55:03 +0000 (19:55 +0000)]
.
Roland McGrath [Tue, 8 Jan 2002 19:54:56 +0000 (19:54 +0000)]
2002-01-07 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup): Use
volatile on type of ARGC so the compiler doesn't get clever.
Ulrich Drepper [Tue, 8 Jan 2002 18:27:14 +0000 (18:27 +0000)]
Remade for stable-2.2.5
Ulrich Drepper [Tue, 8 Jan 2002 18:23:10 +0000 (18:23 +0000)]
Update.
Ulrich Drepper [Tue, 8 Jan 2002 18:21:33 +0000 (18:21 +0000)]
(VERSION): Bump to 2.2.5.
Andreas Jaeger [Tue, 8 Jan 2002 10:21:59 +0000 (10:21 +0000)]
Update.
Andreas Jaeger [Tue, 8 Jan 2002 10:20:28 +0000 (10:20 +0000)]
Prevent double inclusion.
Ulrich Drepper [Tue, 8 Jan 2002 07:59:21 +0000 (07:59 +0000)]
/usr/bin/bison --yacc --name-prefix=__gettext --output plural.c plural.y
Ulrich Drepper [Tue, 8 Jan 2002 07:06:12 +0000 (07:06 +0000)]
Update.
Ulrich Drepper [Tue, 8 Jan 2002 06:34:34 +0000 (06:34 +0000)]
Fix %expect count.
Ulrich Drepper [Tue, 8 Jan 2002 06:31:23 +0000 (06:31 +0000)]
Update.
Ulrich Drepper [Tue, 8 Jan 2002 06:30:43 +0000 (06:30 +0000)]
(execute_cfa_program): Fix DW_CFA_restore handling.
Ulrich Drepper [Tue, 8 Jan 2002 06:30:23 +0000 (06:30 +0000)]
(__register_frame_info_bases): Optimize if .eh_frame section contains no FDEs.
(__register_frame, __deregister_frame_info_bases, __deregister_frame): Likewise.
Ulrich Drepper [Tue, 8 Jan 2002 06:29:53 +0000 (06:29 +0000)]
Special unwind code for glibc-gcc interoperability.
Ulrich Drepper [Tue, 8 Jan 2002 06:28:21 +0000 (06:28 +0000)]
(PT_GNU_EH_FRAME): Define.
Ulrich Drepper [Tue, 8 Jan 2002 06:27:47 +0000 (06:27 +0000)]
(routines, shared-only-routines): Add unwind-dw2-fde-glibc instead of
unwind-dw2-fde.
Ulrich Drepper [Mon, 7 Jan 2002 23:06:48 +0000 (23:06 +0000)]
Update.
Ulrich Drepper [Mon, 7 Jan 2002 23:05:18 +0000 (23:05 +0000)]
New version with correct collation.
Ulrich Drepper [Mon, 7 Jan 2002 23:02:48 +0000 (23:02 +0000)]
Special init/fini sections for Alpha when using linuxthreads.
Ulrich Drepper [Mon, 31 Dec 2001 17:48:09 +0000 (17:48 +0000)]
Update.
Ulrich Drepper [Mon, 31 Dec 2001 17:46:05 +0000 (17:46 +0000)]
Update.
Ulrich Drepper [Mon, 31 Dec 2001 17:44:02 +0000 (17:44 +0000)]
(getloadavg): Always use C locale to parse /proc/loadavg.
Roland McGrath [Sat, 22 Dec 2001 20:53:05 +0000 (20:53 +0000)]
.
Roland McGrath [Sat, 22 Dec 2001 20:51:27 +0000 (20:51 +0000)]
2001-12-22 Roland McGrath <roland@frob.com>
* hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set,
_hurd_port_init, and __hurd_self_sigstate.
Roland McGrath [Sat, 22 Dec 2001 20:38:06 +0000 (20:38 +0000)]
typo
Roland McGrath [Sat, 22 Dec 2001 20:19:00 +0000 (20:19 +0000)]
.
Roland McGrath [Sat, 22 Dec 2001 20:18:45 +0000 (20:18 +0000)]
2001-12-22 Roland McGrath <roland@frob.com>
* mach/Versions (libc: GLIBC_2.2.5): Add mig_strncpy.
* hurd/Versions (libc: GLIBC_2.2.5): Add _hurd_port_set
and __hurd_self_sigstate.
Ulrich Drepper [Wed, 19 Dec 2001 00:21:56 +0000 (00:21 +0000)]
Update.
Ulrich Drepper [Wed, 19 Dec 2001 00:21:31 +0000 (00:21 +0000)]
(clone): Subtract stack bias from child stack pointer before passing it to
clone syscall.
Ulrich Drepper [Fri, 14 Dec 2001 18:14:55 +0000 (18:14 +0000)]
Update.
Ulrich Drepper [Fri, 14 Dec 2001 18:14:05 +0000 (18:14 +0000)]
Define md5_uintptr.
Andreas Jaeger [Fri, 14 Dec 2001 15:56:38 +0000 (15:56 +0000)]
Merge from mainline.
Ulrich Drepper [Fri, 14 Dec 2001 07:15:50 +0000 (07:15 +0000)]
Update.
Ulrich Drepper [Fri, 14 Dec 2001 07:15:10 +0000 (07:15 +0000)]
(process_string_arg): Correctly handle zero precision with wide character
string format.
Ulrich Drepper [Fri, 14 Dec 2001 07:03:26 +0000 (07:03 +0000)]
Update.
Ulrich Drepper [Fri, 14 Dec 2001 07:02:32 +0000 (07:02 +0000)]
(cuserid): If we don't find the UID, but have a user supplied buffer, return
the empty buffer, not NULL.
Ulrich Drepper [Fri, 14 Dec 2001 06:47:35 +0000 (06:47 +0000)]
(pthread_key_delete): Don't contact the thread manager if no threads have
been created yet.
Ulrich Drepper [Fri, 14 Dec 2001 06:36:45 +0000 (06:36 +0000)]
Update.
Ulrich Drepper [Fri, 14 Dec 2001 06:34:47 +0000 (06:34 +0000)]
(md5_process_bytes): Correct handling of alignment.
Ulrich Drepper [Thu, 13 Dec 2001 03:58:16 +0000 (03:58 +0000)]
Update.
Ulrich Drepper [Thu, 13 Dec 2001 03:42:49 +0000 (03:42 +0000)]
Update.
Ulrich Drepper [Thu, 13 Dec 2001 03:40:30 +0000 (03:40 +0000)]
(__nis_findfastest_with_timeout): Mostly the code
from __nis_findfastest. Take timeout value from parameter.
(__nis_findfastest): Call __nis_findfastest_with_timeout repeatedly.
Ulrich Drepper [Thu, 13 Dec 2001 03:39:53 +0000 (03:39 +0000)]
Define parameters controlling __nis_findfastest.
Ulrich Drepper [Wed, 12 Dec 2001 23:48:22 +0000 (23:48 +0000)]
Update from translation team.
Andreas Jaeger [Wed, 12 Dec 2001 18:45:27 +0000 (18:45 +0000)]
* configure.in: Use -nostartfiles -nostdlib for linker tests, fix
combreloc test so that it works in this case.
Ulrich Drepper [Wed, 12 Dec 2001 17:35:31 +0000 (17:35 +0000)]
Update.
Ulrich Drepper [Wed, 12 Dec 2001 07:33:39 +0000 (07:33 +0000)]
(getanswer_r): Remove MAX_NR_ADDRS limitation.
Roland McGrath [Tue, 11 Dec 2001 05:06:54 +0000 (05:06 +0000)]
2001-12-10 Roland McGrath <roland@frob.com>
* shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
set to GLIBC_2.2.5, not GLIBC_2.2.4.
Roland McGrath [Tue, 11 Dec 2001 05:06:49 +0000 (05:06 +0000)]
2001-12-10 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/bind.c (bind): Don't deallocate IFSOCK if we never
set it.
Roland McGrath [Tue, 11 Dec 2001 05:04:39 +0000 (05:04 +0000)]
.
Roland McGrath [Tue, 11 Dec 2001 04:31:09 +0000 (04:31 +0000)]
.
Roland McGrath [Tue, 11 Dec 2001 04:29:56 +0000 (04:29 +0000)]
2001-12-10 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde):
Fix conditionals so this is set by default for stdio and not for libio.
* sysdeps/mach/hurd/configure: Regenerated.
Ulrich Drepper [Mon, 10 Dec 2001 23:55:44 +0000 (23:55 +0000)]
Update.
Ulrich Drepper [Mon, 10 Dec 2001 23:54:18 +0000 (23:54 +0000)]
(glob): Return only pattern if nothing matches and GLOB_NOCHECK is set.
Ulrich Drepper [Mon, 10 Dec 2001 23:53:20 +0000 (23:53 +0000)]
Correct expected result for NOCHECK test.
Ulrich Drepper [Mon, 10 Dec 2001 23:52:46 +0000 (23:52 +0000)]
Update from translation team.
Ulrich Drepper [Mon, 10 Dec 2001 23:51:23 +0000 (23:51 +0000)]
(ftw_startup): Check, if the path is search and readable.
Ulrich Drepper [Thu, 6 Dec 2001 08:11:54 +0000 (08:11 +0000)]
Update.