]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Tue, 2 Apr 2002 22:33:08 +0000 (22:33 +0000)]
Update from translation team.
Ulrich Drepper [Tue, 2 Apr 2002 22:30:50 +0000 (22:30 +0000)]
(MEMORY_BARRIER): Define.
Roland McGrath [Tue, 2 Apr 2002 04:01:39 +0000 (04:01 +0000)]
.
Roland McGrath [Tue, 2 Apr 2002 04:01:27 +0000 (04:01 +0000)]
2002-03-31 Roland McGrath <roland@frob.com>
* hurd/hurdselect.c (_hurd_select): Fix
MACH_MSG_TYPE_INTEGER_T -> integer_t in sizeof.
Use a union rather than casts to compare mach_msg_type_t as int.
Roland McGrath [Tue, 2 Apr 2002 04:01:15 +0000 (04:01 +0000)]
2002-03-25 Roland McGrath <roland@frob.com>
* hurd/hurdchdir.c (_hurd_change_directory_port_from_name): Don't
check off the end of NAME when it's shorter than 2 chars.
Reported by Ognyan Kulev <ogi@fmi.uni-sofia.bg>.
Andreas Jaeger [Wed, 27 Mar 2002 11:10:23 +0000 (11:10 +0000)]
Update.
Andreas Jaeger [Wed, 27 Mar 2002 11:10:10 +0000 (11:10 +0000)]
Merge.
Andreas Jaeger [Tue, 26 Mar 2002 16:55:03 +0000 (16:55 +0000)]
Update.
Andreas Jaeger [Tue, 26 Mar 2002 16:54:56 +0000 (16:54 +0000)]
Merge.
Andreas Jaeger [Tue, 26 Mar 2002 12:39:28 +0000 (12:39 +0000)]
Update.
Andreas Jaeger [Tue, 26 Mar 2002 12:39:21 +0000 (12:39 +0000)]
Merge with mainline.
Roland McGrath [Sun, 24 Mar 2002 02:08:02 +0000 (02:08 +0000)]
.
Roland McGrath [Sun, 24 Mar 2002 02:07:34 +0000 (02:07 +0000)]
2002-03-23 Roland McGrath <roland@frob.com>
* sysdeps/posix/shm_open.c (SHMDIR): /var/run/shm -> /dev/shm
* sysdeps/posix/shm_unlink.c: Likewise.
Roland McGrath [Sun, 24 Mar 2002 01:53:56 +0000 (01:53 +0000)]
.
Roland McGrath [Sun, 24 Mar 2002 01:53:44 +0000 (01:53 +0000)]
2002-03-23 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/i386/Makefile
(sysdep_routines, shared-only-routines): Don't add framestate,
reverting 2001-10-02 change.
* sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
* sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
* sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
* sysdeps/unix/sysv/linux/m68k/Makefile: Likewise.
* sysdeps/unix/sysv/linux/mips/Makefile: Likewise.
* sysdeps/unix/sysv/linux/powerpc/Makefile: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Likewise.
* sysdeps/unix/sysv/linux/sparc/Makefile: Likewise.
* sysdeps/generic/Makefile (sysdep_routines, shared-only-routines):
Do it here instead, only if [$(unwind-find-fde) = yes].
Roland McGrath [Sat, 23 Mar 2002 19:33:34 +0000 (19:33 +0000)]
.
Roland McGrath [Sat, 23 Mar 2002 19:33:22 +0000 (19:33 +0000)]
2002-03-22 Roland McGrath <roland@frob.com>
* shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Make 2.2.6 default.
* sysdeps/mach/hurd/configure.in: Default oldest ABI is 2.2.6
under --enable-libio.
* sysdeps/mach/hurd/configure: Regenerated.
Andreas Jaeger [Fri, 22 Mar 2002 13:23:26 +0000 (13:23 +0000)]
Don't use __GLIBC_HAVE_LONG_LONG.
Andreas Jaeger [Fri, 22 Mar 2002 13:22:52 +0000 (13:22 +0000)]
Update
Andreas Jaeger [Fri, 22 Mar 2002 12:46:26 +0000 (12:46 +0000)]
Merge with mainline.
Andreas Jaeger [Fri, 22 Mar 2002 12:34:18 +0000 (12:34 +0000)]
Update
Andreas Jaeger [Fri, 22 Mar 2002 12:19:43 +0000 (12:19 +0000)]
Update
Andreas Jaeger [Fri, 22 Mar 2002 12:19:35 +0000 (12:19 +0000)]
Merge from mainline.
Andreas Jaeger [Fri, 22 Mar 2002 10:11:30 +0000 (10:11 +0000)]
Merge from mainline.
Andreas Jaeger [Fri, 22 Mar 2002 10:11:20 +0000 (10:11 +0000)]
Update.
Ulrich Drepper [Fri, 22 Mar 2002 09:44:34 +0000 (09:44 +0000)]
Update.
Ulrich Drepper [Fri, 22 Mar 2002 09:34:19 +0000 (09:34 +0000)]
Update from translation team.
Ulrich Drepper [Fri, 22 Mar 2002 09:31:23 +0000 (09:31 +0000)]
Update.
Ulrich Drepper [Fri, 22 Mar 2002 09:30:22 +0000 (09:30 +0000)]
Remove getpriority from syscalls list.
Ulrich Drepper [Fri, 22 Mar 2002 08:38:06 +0000 (08:38 +0000)]
(MEMORY_BARRIER): Remove.
Ulrich Drepper [Fri, 22 Mar 2002 08:30:32 +0000 (08:30 +0000)]
(MEMORY_BARRIER): Define as asm with memory as clobber.
Ulrich Drepper [Fri, 22 Mar 2002 07:24:24 +0000 (07:24 +0000)]
Update.
Ulrich Drepper [Fri, 22 Mar 2002 07:23:48 +0000 (07:23 +0000)]
Update from mainline.
Andreas Jaeger [Thu, 21 Mar 2002 16:05:57 +0000 (16:05 +0000)]
Update.
Andreas Jaeger [Thu, 21 Mar 2002 16:05:47 +0000 (16:05 +0000)]
Merge with mainline.
Ulrich Drepper [Thu, 21 Mar 2002 00:46:30 +0000 (00:46 +0000)]
Update.
Ulrich Drepper [Thu, 21 Mar 2002 00:45:49 +0000 (00:45 +0000)]
(yp_all): Remove the hack introduced on 1998-09-29.
Correctly close the UDP connection right away.
Andreas Jaeger [Wed, 20 Mar 2002 10:19:59 +0000 (10:19 +0000)]
Update.
Andreas Jaeger [Wed, 20 Mar 2002 10:19:42 +0000 (10:19 +0000)]
Merge with mainline.
Andreas Jaeger [Tue, 19 Mar 2002 09:47:02 +0000 (09:47 +0000)]
Cleanup x86 types.
Andreas Jaeger [Tue, 19 Mar 2002 09:46:43 +0000 (09:46 +0000)]
Update.
Ulrich Drepper [Mon, 18 Mar 2002 22:17:16 +0000 (22:17 +0000)]
(elf_machine_load_address): Fix if .dynamic comes before .got.
Andreas Jaeger [Mon, 18 Mar 2002 18:38:55 +0000 (18:38 +0000)]
Merge.
Andreas Jaeger [Mon, 18 Mar 2002 18:38:15 +0000 (18:38 +0000)]
Undo last patch.
Andreas Jaeger [Mon, 18 Mar 2002 18:35:22 +0000 (18:35 +0000)]
Merge from mainline:
* test-fmon.data: Adjust test data for Euro locales.
Andreas Jaeger [Mon, 18 Mar 2002 18:31:16 +0000 (18:31 +0000)]
Merge fix from mainline: Pass correct type.
Andreas Jaeger [Sun, 17 Mar 2002 12:07:17 +0000 (12:07 +0000)]
Update.
Andreas Jaeger [Sun, 17 Mar 2002 12:06:59 +0000 (12:06 +0000)]
* sysdeps/mips/fpu/fraiseexcpt.c (__feraiseexcept): Set cause bits.
* sysdeps/mips/fpu/fgetexcptflg.c (__fegetexceptflag): Add comment.
* sysdeps/mips/fpu/fclrexcpt.c (__feclearexcept): Clear also cause
bits.
* sysdeps/mips/fpu/fenv_libc.h (CAUSE_MASK): New.
(CAUSE_SHIFT): New.
Ulrich Drepper [Sun, 17 Mar 2002 03:03:52 +0000 (03:03 +0000)]
Update from translation team.
Ulrich Drepper [Sat, 16 Mar 2002 04:04:29 +0000 (04:04 +0000)]
Update.
Ulrich Drepper [Sat, 16 Mar 2002 04:02:03 +0000 (04:02 +0000)]
(_IO_new_fdopen): Call _IO_setb to deallocate buffers if _IO_file_attach failed.
Ulrich Drepper [Sat, 16 Mar 2002 04:01:02 +0000 (04:01 +0000)]
(_IO_file_open): Close file descriptor if _IO_SEEKOFF call failed.
Roland McGrath [Thu, 14 Mar 2002 23:36:33 +0000 (23:36 +0000)]
.
Roland McGrath [Thu, 14 Mar 2002 23:36:06 +0000 (23:36 +0000)]
2002-03-14 Roland McGrath <roland@frob.com>
* Makeconfig (%.v.i, %.v): New implicit rules.
(preprocess-versions): Variable removed.
($(common-objpfx)shlib-versions.v.i): New target giving just the
shlib-versions input files as dependencies.
($(common-objpfx)soversions.i): Depend on that instead of the input
files. Use it as input instead of using a pipeline.
(postclean-generated): Append soversions.i, shlib-versions.v, and
shlib-versions.v.i here.
* Makerules ($(common-objpfx)Versions.def.v.i): New target giving just
the Versions.def input files as dependencies.
($(common-objpfx)Versions.v.i): Likewise for Versions files.
($(common-objpfx)Versions.all): Depend on that instead of the input
files. Use it as input instead of using a pipeline.
($(common-objpfx)sysd-versions): Likewise with Versions.v.i.
(postclean-generated): Append those .v and .v.i files here.
Roland McGrath [Thu, 14 Mar 2002 23:36:03 +0000 (23:36 +0000)]
2002-03-14 Roland McGrath <roland@frob.com>
* Makerules ($(common-objpfx)Versions.v.i): Depend on abi-versions.h.
* Makeconfig (%.v.i, %.v): New implicit rules.
(preprocess-versions): Variable removed.
($(common-objpfx)shlib-versions.v.i): New target giving just the
shlib-versions input files as dependencies.
($(common-objpfx)soversions.i): Depend on that instead of the input
files. Use it as input instead of using a pipeline.
(postclean-generated): Append soversions.i, shlib-versions.v, and
shlib-versions.v.i here.
* Makerules ($(common-objpfx)Versions.def.v.i): New target giving just
the Versions.def input files as dependencies.
($(common-objpfx)Versions.v.i): Likewise for Versions files.
($(common-objpfx)Versions.all): Depend on that instead of the input
files. Use it as input instead of using a pipeline.
($(common-objpfx)sysd-versions): Likewise with Versions.v.i.
(postclean-generated): Append those .v and .v.i files here.
Ulrich Drepper [Thu, 14 Mar 2002 01:00:00 +0000 (01:00 +0000)]
Update.
Ulrich Drepper [Thu, 14 Mar 2002 00:58:35 +0000 (00:58 +0000)]
Adjust for last change in tst-printf.c.
Ulrich Drepper [Wed, 13 Mar 2002 23:18:07 +0000 (23:18 +0000)]
Update.
Ulrich Drepper [Wed, 13 Mar 2002 23:17:24 +0000 (23:17 +0000)]
(process_arg): Fix decimal format with 'h' flag and positional arg.
Ulrich Drepper [Wed, 13 Mar 2002 23:16:54 +0000 (23:16 +0000)]
(rfg3): New function to test positional arguments.
(main): Fix some warnings.
Ulrich Drepper [Tue, 12 Mar 2002 08:41:45 +0000 (08:41 +0000)]
Update.
Ulrich Drepper [Tue, 12 Mar 2002 08:41:15 +0000 (08:41 +0000)]
(tzbases): Move systemv from here...
(tzlinks): to here, since the entries in systemv were all changed
from Zone to Link lines in tz-2001a.
Ulrich Drepper [Tue, 12 Mar 2002 07:51:27 +0000 (07:51 +0000)]
Update.
Ulrich Drepper [Tue, 12 Mar 2002 07:50:22 +0000 (07:50 +0000)]
(compute_change): Don't return any value.
(tz_compute): Likewise. Don't handle southern hemisphere here.
(__tz_convert): But here.
tz_compute): Move __daylight, __tzname and __tzname_cur_max setting...
(tzset_internal): ...here.
Ulrich Drepper [Tue, 12 Mar 2002 07:23:00 +0000 (07:23 +0000)]
Fix various mistakes and add some more information.
Ulrich Drepper [Tue, 12 Mar 2002 00:37:56 +0000 (00:37 +0000)]
Update.
Ulrich Drepper [Tue, 12 Mar 2002 00:37:25 +0000 (00:37 +0000)]
(SPARC64_DYNAMIC_BEFORE_GOT): Add.
Ulrich Drepper [Tue, 12 Mar 2002 00:37:05 +0000 (00:37 +0000)]
Regenerated configure file for SPARC64.
Ulrich Drepper [Tue, 12 Mar 2002 00:36:29 +0000 (00:36 +0000)]
Configure fragment for SPARC64.
Ulrich Drepper [Mon, 11 Mar 2002 22:18:05 +0000 (22:18 +0000)]
Update.
Ulrich Drepper [Mon, 11 Mar 2002 21:56:57 +0000 (21:56 +0000)]
Update from translation team.
Ulrich Drepper [Mon, 11 Mar 2002 21:47:27 +0000 (21:47 +0000)]
Update.
Ulrich Drepper [Mon, 11 Mar 2002 21:30:02 +0000 (21:30 +0000)]
(__printf_fp): Correct check for %F format when determining type of format.
Roland McGrath [Mon, 11 Mar 2002 21:27:32 +0000 (21:27 +0000)]
.
Roland McGrath [Mon, 11 Mar 2002 21:27:12 +0000 (21:27 +0000)]
2002-03-11 Roland McGrath <roland@frob.com>
* hurd/hurd/threadvar.h: Include <features.h> for __THROW macro.
2002-02-23 Roland McGrath <roland@frob.com>
* hurd/hurd/threadvar.h (__hurd_threadvar_location): Add __THROW to
declaration.
(__hurd_errno_location): Function removed.
Roland McGrath [Mon, 11 Mar 2002 21:27:01 +0000 (21:27 +0000)]
2002-03-11 Roland McGrath <roland@frob.com>
* Versions.def (libc): Add GLIBC_2.2.6.
* hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location.
* sysdeps/mach/hurd/errnos.awk: In generated macro, use
__errno_location instead of __hurd_errno_location, and don't inline it.
* sysdeps/mach/hurd/bits/errno.h: Regenerated.
* hurd/errno.c: New file.
* hurd/Makefile (routines): Add errno.
Roland McGrath [Mon, 11 Mar 2002 21:26:46 +0000 (21:26 +0000)]
2002-03-11 Roland McGrath <roland@frob.com>
* Versions.def (libc): Add GLIBC_2.2.6.
* hurd/Versions (libc: GLIBC_2.2.6): Add __errno_location.
* sysdeps/mach/hurd/errnos.awk: In generated macro, use
__errno_location instead of __hurd_errno_location, and don't inline it.
* sysdeps/mach/hurd/bits/errno.h: Regenerated.
* hurd/errno.c: New file.
* hurd/Makefile (routines): Add errno.
2002-01-01 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/errnos.awk: Tighten up device_types.h matching.
Ulrich Drepper [Mon, 11 Mar 2002 21:22:31 +0000 (21:22 +0000)]
(ftime): Don't return 1000 in millitm.
Roland McGrath [Sat, 9 Mar 2002 21:43:31 +0000 (21:43 +0000)]
.
Roland McGrath [Sat, 9 Mar 2002 21:43:06 +0000 (21:43 +0000)]
2002-03-09 Roland McGrath <roland@frob.com>
* hurd/hurdsig.c (write_corefile): Fix swapped arguments to __dir_link.
Reported by Jon Arney <jarney1@cox.net>.
Roland McGrath [Sat, 9 Mar 2002 21:43:03 +0000 (21:43 +0000)]
2002-02-06 Roland McGrath <roland@frob.com>
* sysdeps/unix/sysv/linux/netinet/ip.h: Moved to ...
* sysdeps/generic/netinet/ip.h: ... here, replacing old file.
Andreas Jaeger [Wed, 6 Mar 2002 10:11:15 +0000 (10:11 +0000)]
Update.
Andreas Jaeger [Wed, 6 Mar 2002 10:11:02 +0000 (10:11 +0000)]
Merge from mainline.
Ulrich Drepper [Tue, 5 Mar 2002 19:54:55 +0000 (19:54 +0000)]
Update.
Andreas Jaeger [Mon, 4 Mar 2002 13:47:22 +0000 (13:47 +0000)]
.
Andreas Jaeger [Mon, 4 Mar 2002 13:47:00 +0000 (13:47 +0000)]
Merge from mainline.
Andreas Jaeger [Sat, 2 Mar 2002 13:16:07 +0000 (13:16 +0000)]
Update.
Andreas Jaeger [Sat, 2 Mar 2002 13:15:50 +0000 (13:15 +0000)]
Added initialization of GP (to _gp) if compiled non-PIC.
Ulrich Drepper [Sat, 2 Mar 2002 10:34:54 +0000 (10:34 +0000)]
Update.
Ulrich Drepper [Sat, 2 Mar 2002 10:33:58 +0000 (10:33 +0000)]
(_dl_important_hwcaps): Fix creation of .str elements in the returned
data structure.
Ulrich Drepper [Sat, 2 Mar 2002 00:51:00 +0000 (00:51 +0000)]
Update.
Ulrich Drepper [Sat, 2 Mar 2002 00:50:05 +0000 (00:50 +0000)]
Fix one more leftover from the GL thing.
Ulrich Drepper [Sat, 2 Mar 2002 00:46:57 +0000 (00:46 +0000)]
Nice implementation for Linux.
Andreas Jaeger [Fri, 1 Mar 2002 10:55:06 +0000 (10:55 +0000)]
Update.
Andreas Jaeger [Fri, 1 Mar 2002 10:54:48 +0000 (10:54 +0000)]
* elf/dl-load.c (_dl_map_object_from_fd): Remove GL that went in
via mainline.
Ulrich Drepper [Thu, 28 Feb 2002 22:23:12 +0000 (22:23 +0000)]
Update.
Ulrich Drepper [Thu, 28 Feb 2002 22:22:42 +0000 (22:22 +0000)]
(tst_strfmon_loc): Adjust test data for Euro locales.
Ulrich Drepper [Thu, 28 Feb 2002 20:14:17 +0000 (20:14 +0000)]
Update.
Ulrich Drepper [Thu, 28 Feb 2002 20:12:50 +0000 (20:12 +0000)]
(login): Always initialize ut_line field.
Ulrich Drepper [Thu, 28 Feb 2002 19:39:45 +0000 (19:39 +0000)]
Update.