Commit Graph

3331 Commits

Author SHA1 Message Date
Ulrich Drepper
fd292249a2 GPL text. 1999-07-28 18:58:39 +00:00
Ulrich Drepper
5f7062779f Remove COPYING*. 1999-07-28 18:58:29 +00:00
Ulrich Drepper
f8ecfaf0f9 Fix last patch. 1999-07-28 18:51:36 +00:00
Roland McGrath
00a8966944 . 1999-07-28 18:22:44 +00:00
Roland McGrath
68a743d253 1999-07-27 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/hurd/i386/init-first.c (init): Move the inline
	assembler code to switch stacks and call init1 outside this
	function.  Inside `init' the code was optimized away by gcc
	2.95 since it was "clearly" unreachable.
	* sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
	Do something similar for the trampoline code.
1999-07-28 18:22:23 +00:00
Roland McGrath
a3dd87b380 . 1999-07-28 18:19:17 +00:00
Roland McGrath
a6877d2677 1999-07-27 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/hurd/Makefile [stdio-common]: Set inhibit-siglist.
	(The code this disables is entirely gone in the main branch,
	so this change does not need to be propagated from the 2.1 branch.)
1999-07-28 18:18:59 +00:00
Ulrich Drepper
e0ceebea59 Regenerated: /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in 1999-07-28 16:03:45 +00:00
Ulrich Drepper
6afa4628f3 Fix last patch. 1999-07-28 16:03:02 +00:00
Ulrich Drepper
09ab1aacfb Update. 1999-07-28 04:38:55 +00:00
Ulrich Drepper
f20bd94ad7 (gaih_inet): Only return information for the hinted protocol. 1999-07-28 04:38:16 +00:00
Ulrich Drepper
191d62479c The crypt add-on has a new ftp site. 1999-07-28 04:37:55 +00:00
Ulrich Drepper
1fb111861b Do not use global state. 1999-07-28 04:36:49 +00:00
Ulrich Drepper
924b60fe08 Avoid sign extension when returning character. 1999-07-28 04:36:35 +00:00
Ulrich Drepper
0e42499f6f (__wcsrtombs): When computing maximum number of wide characters to convert do
it right and don't overestimate by multiplying with MB_CUR_MAX.
1999-07-28 04:36:21 +00:00
Ulrich Drepper
eb23f97ef0 (_IO_new_fclose): Detect new streams and handle them appropriately. 1999-07-28 04:35:54 +00:00
Ulrich Drepper
4b77b2f8bb (_IO_old_fclose): Detect new streams and handle them appropriately. 1999-07-28 04:35:44 +00:00
Ulrich Drepper
1da9f3f5f5 Allow spaces and tabs in entry names by encoding these characters. 1999-07-28 04:35:25 +00:00
Ulrich Drepper
bc541b4b68 Add test case for addmntent and getmntent. 1999-07-28 04:35:08 +00:00
Ulrich Drepper
3068508dba Fix aliasing problems. 1999-07-28 04:34:36 +00:00
Ulrich Drepper
3703b10b6f Use "&" instead of "§" to avoid a bugin bash 2.03. 1999-07-28 04:34:00 +00:00
Ulrich Drepper
be91f858ad (euckr_from_ucs4): Set cp[0] to '\0' in case of an error. 1999-07-28 04:33:39 +00:00
Ulrich Drepper
99c7bdfd3d (ksc5601_to_ucs4): Avoid invalid memory accesses. 1999-07-28 04:33:00 +00:00
Ulrich Drepper
e2ba9ac91d Add locks for res_send and res_close use. 1999-07-28 04:32:40 +00:00
Roland McGrath
0f178892c6 . 1999-07-26 23:27:10 +00:00
Roland McGrath
72afff15ed 1999-07-26 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdprio.c (_hurd_priority_which_map): Initialize PIDS.
	Fix from Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
1999-07-26 23:27:02 +00:00
Ulrich Drepper
19e6317f58 Regenerated: /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in 1999-07-26 01:57:38 +00:00
Andreas Schwab
fc8973d4e3 . 1999-07-21 16:14:15 +00:00
Andreas Schwab
670d1f26f3 * libio/fileops.c (_IO_new_file_underflow): Set error indicator
when reading from write-only stream.
	* libio/oldfileops.c (_IO_old_file_underflow): Likewise.
1999-07-21 16:08:34 +00:00
Roland McGrath
f82e8b38a1 . 1999-07-20 21:08:11 +00:00
Roland McGrath
b47cac74e3 1999-07-19 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdsig.c (_hurd_internal_post_signal): If a
	hurd_signal_preemptor matches but its `preemptor' field is null, use
	its `handler' field directly.  This is to comply with behavior
	documented in <hurd/sigpreempt.h>.
1999-07-20 21:07:55 +00:00
Roland McGrath
b9d638fcd4 1999-07-20 Mark Kettenis <kettenis@gnu.org>
* sysdeps/mach/_strerror.c: Include <libintl.h>.
1999-07-20 21:07:48 +00:00
Andreas Schwab
d8441947d4 . 1999-07-20 08:38:20 +00:00
Andreas Schwab
01ff174aeb * iconvdata/Makefile (distribute): Don't distribute CVS
directory.
	* sysdeps/generic/Dist: Add siglist.h.
	* sysdeps/mach/hurd/Dist: Add siglist.h.
1999-07-20 08:36:38 +00:00
Ulrich Drepper
117a8fcbcd Update. 1999-07-19 01:48:01 +00:00
Ulrich Drepper
6b30a99829 Add ldd-rewrite.sed. 1999-07-19 01:47:30 +00:00
Ulrich Drepper
936cb88815 Remade for stable-2.1.2 1999-07-19 00:46:33 +00:00
Ulrich Drepper
1dd106fb02 Update. 1999-07-18 07:18:21 +00:00
Ulrich Drepper
d71eb21438 Undo last patch. 1999-07-18 07:17:25 +00:00
Ulrich Drepper
c6636f69fa Update. 1999-07-18 01:50:03 +00:00
Ulrich Drepper
355b9ae4bc (dl_main): When putting back the interpreter object handle the case where
a missing object might occur in the list of objects but not in the search
list when in trace mode.
1999-07-18 01:48:35 +00:00
Ulrich Drepper
2f245ae37c (common-generated): Don't prepend $(common-prefix). 1999-07-18 01:46:48 +00:00
Ulrich Drepper
48eeade786 Update. 1999-07-17 23:48:45 +00:00
Ulrich Drepper
cb47b9a159 Include <stdlib.h> to get prototype for free. 1999-07-17 23:48:13 +00:00
Ulrich Drepper
4ca67fe172 Update. 1999-07-17 23:46:15 +00:00
Ulrich Drepper
9de3145ddd Add missing chunk of patch from 1999-07-04. 1999-07-17 23:44:47 +00:00
Ulrich Drepper
bc9d3ed73f Update. 1999-07-17 23:40:12 +00:00
Ulrich Drepper
094e45d49d Use addl instead of pop/pop to keep program deterministic. 1999-07-16 23:25:29 +00:00
Ulrich Drepper
cd1bc5a045 (_inb, _inw, _inl, _outb, _outw, _outl): Added to GLIBC_2.1.2. 1999-07-16 23:23:46 +00:00
Ulrich Drepper
7969fed273 Avoid memory leak. 1999-07-16 23:23:32 +00:00