Roland McGrath
75913a5ef5
1999-06-12 Mark Kettenis <kettenis@gnu.org>
...
* sysdeps/mach/hurd/fork.c (__fork): Make use of `insert_type' when
inserting a send right into the child instead of unconditionally
copying the send right.
1999-06-13 09:51:02 +00:00
Ulrich Drepper
862ff21bcd
Add some missing MSG_* flags from Linux 2.2.9.
1999-06-13 09:27:04 +00:00
Ulrich Drepper
b77ab157d4
Update from main branch.
1999-06-13 09:23:55 +00:00
Roland McGrath
ca0350310e
.
1999-06-11 16:43:34 +00:00
Roland McGrath
6b113ae7dd
1999-06-11 Mark Kettenis <kettenis@gnu.org>
...
* hurd/hurdsock.c (max_domain): Initialize to `-1'.
(_hurd_socket_server): Fix off-by-one error in setting `max_domain'.
1999-06-11 16:42:51 +00:00
Ulrich Drepper
3eb10d0154
Update.
1999-06-07 20:19:28 +00:00
Ulrich Drepper
afa10f83bf
(__fgetgrent_r): Set errno to ENOENT in case of EOF.
1999-06-07 20:18:43 +00:00
Ulrich Drepper
7a817a6932
(fgetgrent): Remember position of stream before
...
reading and reset in case the buffer was too small.
1999-06-07 20:18:31 +00:00
Roland McGrath
26083b2983
.
1999-06-07 18:09:58 +00:00
Roland McGrath
31b6743cea
1999-06-07 Roland McGrath <roland@baalperazim.frob.com>
...
* db2/os/os_oflags.c (__db_oflags): Fix checking of O_ACCMODE bits to
be POSIX compliant. Prior definition was broken for Hurd.
Reported by Mark Kettenis <kettenis@gnu.org>.
1999-06-07 18:09:37 +00:00
Ulrich Drepper
4ddd6678c0
Update.
1999-06-07 15:53:25 +00:00
Ulrich Drepper
fa1067535a
(__printf_fphex): Don't ignore the precision if the mantissa is zero.
1999-06-07 15:53:16 +00:00
Ulrich Drepper
cff4fed9a5
(j0_test, j1_test, jn_test, y0_test, y1_test, yn_test): Increase some epsilons.
1999-06-07 15:42:59 +00:00
Ulrich Drepper
0cd37396bd
(Floating Point Parameters): GCC already supports long double for a long time.
1999-06-07 15:42:39 +00:00
Ulrich Drepper
f89360dc95
Update.
1999-06-07 15:41:42 +00:00
Ulrich Drepper
342f145462
Update.
1999-06-06 13:12:18 +00:00
Ulrich Drepper
bb8098fdd3
Introduce local variable __libc_getpagesize to
...
avoid multiple calls to getpagesize() which might be a syscall.
(check_action): Change into bitmap so that both
diagnostic and abort can be requested by setting it to 3.
(mALLOC_SET_STATe): Disable malloc checking if necessary.
1999-06-06 13:12:08 +00:00
Ulrich Drepper
4dc3856b63
(Running make install): Correct typo in dynamic linker invocation.
1999-06-06 13:11:41 +00:00
Ulrich Drepper
27f33e3714
Regenerated.
1999-06-06 13:11:22 +00:00
Ulrich Drepper
a4cd0dce75
Fix typo in linker option.
1999-06-06 13:11:12 +00:00
Ulrich Drepper
d1e8859b93
Update.
1999-06-03 14:03:39 +00:00
Ulrich Drepper
7450ca7ccb
Set LC_ALL explicitly to archieve correct sorting of map files.
1999-06-03 14:03:11 +00:00
Ulrich Drepper
f23286ebd0
Update
1999-06-02 11:56:15 +00:00
Ulrich Drepper
9e09707af1
(y1_test): New tests.
...
(y0_test): Likewise.
(j1_test): Likewise.
(j0_test): Likewise.
(main): Added new tests.
1999-06-02 11:55:10 +00:00
Ulrich Drepper
eecd06f44a
(__ieee754_y0): Fix array indices.
1999-06-02 11:54:38 +00:00
Ulrich Drepper
79a12dff59
Update.
1999-06-02 11:06:15 +00:00
Ulrich Drepper
4ef4e3084a
(nscd_gethst_r): Align the h_addr_list pointers properly.
1999-06-02 11:05:41 +00:00
Ulrich Drepper
9788173e9b
Update from official version.
1999-06-01 13:29:01 +00:00
Ulrich Drepper
deed1afdee
Update.
1999-05-27 11:33:07 +00:00
Ulrich Drepper
d610d87c6c
(Host Names): Remove statement that h_errno needs to be declared since
...
this isn't true anymore.
1999-05-27 11:32:22 +00:00
Ulrich Drepper
bd38e9e96c
Update.
1999-05-25 16:51:02 +00:00
Ulrich Drepper
e80ac225ac
(add_ssaaaa, sub_ddmmss, umul_ppmm): Optimized sparc64 routines.
1999-05-25 16:50:26 +00:00
Ulrich Drepper
91c17abf98
Update.
1999-05-25 14:31:56 +00:00
Ulrich Drepper
068ec9cb76
(VERSION): Bump to 2.1.2.
1999-05-25 14:31:44 +00:00
Ulrich Drepper
0e96cac494
Update from main branch.
1999-05-25 12:28:09 +00:00
Ulrich Drepper
6d8ec2b1b2
Update.
...
* login/openpty.c (openpty): Make sure pty does not because
controlling TTY.
1999-05-24 18:22:25 +00:00
Ulrich Drepper
6843299d9b
Update.
...
1999-05-24 Ulrich Drepper <drepper@cygnus.com>
* ctype/ctype.h: Don't optimize toupper/tolower for C++.
1999-05-24 16:21:12 +00:00
Ulrich Drepper
8838786d31
Update.
1999-05-24 14:16:40 +00:00
Ulrich Drepper
ab28d0d1cf
Update.
...
1999-05-24 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/posix/getaddrinfo.c (gaih_inet): Set socket address to
loopback if no name is given and AI_PASSIVE is not set.
Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl> [PR libc/1136].
1999-05-24 08:21:02 +00:00
Ulrich Drepper
cb293d6692
(gaih_inet): Set socket address to loopback if no name is given and AI_PASSIVE is not set.
1999-05-24 08:18:43 +00:00
Roland McGrath
ad46371853
1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
...
* hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600.
Do proper error return.
1999-05-23 19:35:18 +00:00
Roland McGrath
043032f443
1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
...
* hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600.
Do proper error return.
1999-05-23 19:18:19 +00:00
Ulrich Drepper
8aba992a60
Update.
...
1999-05-23 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* malloc/malloc.h: Add __THROW for __MALLOC_P to synch with usage
of __P in the rest of glibc; define __MALLOC_PMT and use it.
Reported by Stephan Kulow <coolo@kde.org>.
1999-05-23 13:02:36 +00:00
Ulrich Drepper
33d1a2c5b8
Update.
...
1999-05-23 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/alpha/fpu/bits/fenv.h: Pretty print.
* sysdeps/sparc/sparc64/fpu/bits/fenv.h: Remove unneeded #if.
1999-05-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Prepend __ to member
names to protect from user's macro namespace.
* sysdeps/arm/fpu/bits/fenv.h (fenv_t): Likewise.
* sysdeps/generic/bits/fenv.h (fexcept_t, fenv_t): Likewise.
* sysdeps/i386/fpu/bits/fenv.h (fenv_t): Likewise.
* sysdeps/mips/bits/fenv.h (fenv_t): Likewise.
* sysdeps/m68k/fpu/feholdexcpt.c, sysdeps/m68k/fpu/fesetenv.c:
Adapted.
* sysdeps/arm/fpu/fegetenv.c, sysdeps/arm/fpu/feholdexcpt.c,
sysdeps/arm/fpu/fesetenv.c: Likewise.
* sysdeps/i386/fpu/fclrexcpt.c, sysdeps/i386/fpu/feholdexcpt.c,
sysdeps/i386/fpu/fesetenv.c, sysdeps/i386/fpu/fraiseexcpt.c,
sysdeps/i386/fpu/fsetexcptflg.c: Likewise.
* sysdeps/mips/fesetenv.c: Likewise.
1999-05-23 10:13:49 +00:00
Ulrich Drepper
0a51738ed9
Correct example.
1999-05-23 09:27:35 +00:00
Roland McGrath
4a8cdfd146
1999-05-22 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/generic/bits/sigstack.h (enum SS_*): Remove trailing comma.
1999-05-23 09:14:35 +00:00
Roland McGrath
9ce588cf72
1999-05-22 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/generic/bits/sigstack.h (enum SS_*): Remove trailing comma.
1999-05-23 09:14:13 +00:00
Andreas Schwab
0151001634
* sysdeps/m68k/fpu/bits/fenv.h (fenv_t): Prepend __ to member
...
names to protect from user's macro namespace.
* sysdeps/m68k/fpu/feholdexcpt.c, sysdeps/m68k/fpu/fesetenv.c:
Adapted.
1999-05-22 17:14:30 +00:00
Ulrich Drepper
d32a40205f
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
1999-05-22 11:45:33 +00:00
Ulrich Drepper
158bfac450
Update.
...
1999-05-20 Ulrich Drepper <drepper@cygnus.com>
* configure.in: Recognize and allow gcc 2.95.
1999-05-20 14:56:42 +00:00