Commit Graph

3177 Commits

Author SHA1 Message Date
Ulrich Drepper
0c72e72fda Don't return a zero result if the high bits of two words differ. 1999-06-22 10:12:25 +00:00
Ulrich Drepper
143e3b26a8 (x_inline): Cleanup pointer assignments. 1999-06-22 10:09:56 +00:00
Ulrich Drepper
4cf70ccf58 (_IO_old_proc_open): Apply change from 1999-03-29 to iopopen also here. 1999-06-22 10:08:44 +00:00
Ulrich Drepper
28018b6d29 Correct counting of subsections. 1999-06-22 10:07:33 +00:00
Roland McGrath
44df8bd267 . 1999-06-19 12:17:00 +00:00
Roland McGrath
3f584b92ef 1999-06-16 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/unix/sysv/linux/siglist.c: Moved to ...
	* sysdeps/gnu/siglist.c: ... here.
	Use <siglist.h> instead of "siglist.h", to ensure sysdeps-search.
	Use <bits/wordsize.h> instead of <sizes.h> to determine PTR_SIZE_STR.
	* sysdeps/gnu/siglist.h: New file, contents from linux version.
	Add entry for SIGLOST protected by #ifdef.
	* sysdeps/unix/sysv/linux/siglist.h: Just #include that file,
	and define OLD_SIGLIST_SIZE_STR.
	* sysdeps/mach/hurd/siglist.h: New file, likewise.
1999-06-19 12:15:13 +00:00
Ulrich Drepper
9bfaeaffc7 Update. 1999-06-18 19:06:16 +00:00
Ulrich Drepper
01bc6d525b (charmaps): Exclude SCCS.
(locales): Likewise.
(repertoiremaps): Likewise.
1999-06-18 19:05:40 +00:00
Ulrich Drepper
01d7b7cf09 Include setjmp.h. 1999-06-18 19:05:09 +00:00
Ulrich Drepper
6e727e8fc1 Update. 1999-06-17 15:20:19 +00:00
Ulrich Drepper
6dcbb40cc0 Add missing line disciplines. 1999-06-17 15:19:56 +00:00
Ulrich Drepper
46e9ccea85 Update. 1999-06-17 12:42:14 +00:00
Ulrich Drepper
dd7f37f738 Return -1 in case nscd is not available and value > 0 for error. 1999-06-17 12:41:46 +00:00
Ulrich Drepper
0030f0f780 Expect return alue to be ERANGE if buffer is too small. 1999-06-17 12:41:26 +00:00
Ulrich Drepper
9105ced87a Return error code not -1. 1999-06-17 12:40:53 +00:00
Ulrich Drepper
26b208d274 Update. 1999-06-17 12:36:45 +00:00
Ulrich Drepper
f02f9c8182 (AX25_PIDINCL): Added. 1999-06-17 12:36:27 +00:00
Ulrich Drepper
e088133a39 Linux/SPARC sysmacros. 1999-06-17 12:36:06 +00:00
Ulrich Drepper
eff9780051 Linux/Alpha sysmacros. 1999-06-17 12:35:52 +00:00
Ulrich Drepper
d5a6cf276e [!__GNUC__]: Use correct word order. 1999-06-17 12:35:18 +00:00
Ulrich Drepper
c8b0c2c05a Update. 1999-06-17 10:46:21 +00:00
Ulrich Drepper
ce742e78fe Don't fail always when oact is NULL. 1999-06-17 10:45:49 +00:00
Ulrich Drepper
15c4564d6c Update. 1999-06-17 10:41:26 +00:00
Ulrich Drepper
45dea6bc6f (_dl_init_paths): Add one more element to aelem to not write beyond allocated
memory.
1999-06-17 10:41:12 +00:00
Ulrich Drepper
ca754c997a Keep lock while printing output lines. 1999-06-17 10:40:55 +00:00
Ulrich Drepper
cee511f0ec (jn_test): Adjust delta. 1999-06-17 10:40:35 +00:00
Ulrich Drepper
cf54ce14d0 Update. 1999-06-16 10:36:06 +00:00
Ulrich Drepper
cb2a8054f4 (re_error_msgid): Remove extra commas. 1999-06-16 10:35:56 +00:00
Ulrich Drepper
6574b4eae5 Update. 1999-06-16 10:30:53 +00:00
Ulrich Drepper
89d3e4e49c (sysdep_dirs): Exclude SCCS. 1999-06-16 10:30:37 +00:00
Ulrich Drepper
67c4805796 Update. 1999-06-15 12:08:33 +00:00
Ulrich Drepper
b564554527 It is not generally true that if (unsigned)a*(unsigned)b overflows,
then the result is less than 'a'.
1999-06-15 12:08:14 +00:00
Ulrich Drepper
10e89a27de Document is_char in printf_info structure. 1999-06-13 15:21:00 +00:00
Ulrich Drepper
b0473a0f6e Update. 1999-06-13 15:20:01 +00:00
Ulrich Drepper
e0492b4acc Disable signbit* inline functions for gcc <= 2.7.x.
Add __extension__ to signbit definitions to calm down gcc.
1999-06-13 15:19:13 +00:00
Roland McGrath
673d66205c . 1999-06-13 13:57:19 +00:00
Roland McGrath
91fae3b292 1999-06-13 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdsock.c (_hurd_socket_server): Fix fencepost error in last
	change.
1999-06-13 13:56:47 +00:00
Ulrich Drepper
531a23d909 Update from main branch. 1999-06-13 10:40:50 +00:00
Roland McGrath
bc6f3d5a19 . 1999-06-13 10:02:58 +00:00
Roland McGrath
091b6505fc 1999-06-12 Mark Kettenis <kettenis@gnu.org>
* Makeconfig (static-start-installed-name): Set to
	$(start-installed-name) if not defined.
	(+link-static): Use $(static-start-installed-name) instead of
	$(start-installed-name).
	* sysdeps/mach/hurd/i386/Makefile (static-start-installed-name):
	Set to crt0.o.
1999-06-13 10:02:10 +00:00
Roland McGrath
1cf22aeeb8 copyright year 1999-06-13 09:53:22 +00:00
Roland McGrath
48ca274919 . 1999-06-13 09:52:16 +00:00
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