Commit Graph

3215 Commits

Author SHA1 Message Date
Ulrich Drepper
cdf3afded5 Cast to uint32_t pointer, not short. RPC fields are always 32 bit. 1999-08-05 01:06:15 +00:00
Ulrich Drepper
d91df270ea Rename number to port. 1999-08-05 01:05:39 +00:00
Ulrich Drepper
fea1b809a4 Rename number to port. 1999-08-05 01:05:06 +00:00
Ulrich Drepper
3542d62676 Remove htons, port is always in network-byte-order. 1999-08-05 01:04:14 +00:00
Ulrich Drepper
c4f0da0d56 Fix port problem on big-endian machines. 1999-08-05 01:03:24 +00:00
Ulrich Drepper
c65652ec7a Update from main line. 1999-08-05 00:21:51 +00:00
Ulrich Drepper
5e886ed714 Update from main line. 1999-08-05 00:11:26 +00:00
Ulrich Drepper
6172c94607 Update from main line. 1999-08-04 23:56:32 +00:00
Ulrich Drepper
7e97461d46 Update from main line. 1999-08-04 16:04:20 +00:00
Ulrich Drepper
1bdd98e3ed Add siglist.h. 1999-08-01 23:26:19 +00:00
Ulrich Drepper
04d1ae8c4e Update from main line. 1999-08-01 22:23:36 +00:00
Ulrich Drepper
ba2ee02dbf Update. 1999-08-01 21:56:31 +00:00
Ulrich Drepper
2e0e120f2a Make code thread-safe. 1999-08-01 21:55:30 +00:00
Ulrich Drepper
9b0a6cee0c [ld.so] (GLIBC_2.0): Export __libc_internal_tsd_get and
__libc_internal_tsd_set.
1999-08-01 21:51:07 +00:00
Roland McGrath
43269d67ae . 1999-08-01 02:44:26 +00:00
Roland McGrath
cb6f921e11 1999-07-31 Roland McGrath <roland@baalperazim.frob.com>
* hurd/intr-msg.c (_hurd_intr_rpc_mach_msg): Fix msgt_size member
	initializer in CHECK: a bit size, not the type code repeated!
1999-08-01 02:43:44 +00:00
Ulrich Drepper
6dc63bcf20 Update. 1999-07-31 22:28:36 +00:00
Ulrich Drepper
e279ce70c6 (__strcpy_small): Fix a typo. 1999-07-31 22:28:12 +00:00
Ulrich Drepper
b5aef3124f Update. 1999-07-29 06:43:52 +00:00
Ulrich Drepper
f0a46e3173 Remove inclusion of <linux/tasks.h> since it's not needed anymore. 1999-07-29 06:43:07 +00:00
Ulrich Drepper
2d3f35f3b4 Update. 1999-07-28 22:40:38 +00:00
Ulrich Drepper
0eb7585e82 Use IEEE 854 formula to compute the number of digits to print. 1999-07-28 22:40:32 +00:00
Ulrich Drepper
1d5cd731f3 Signal name list. 1999-07-28 21:00:35 +00:00
Ulrich Drepper
30752e0683 Remade for stable-2.1.2 1999-07-28 20:58:44 +00:00
Ulrich Drepper
1362c6058a Fix typos. 1999-07-28 20:44:57 +00:00
Ulrich Drepper
5159aa5c02 Fix typo. 1999-07-28 20:09:13 +00:00
Ulrich Drepper
56480f1c56 Fix typos. 1999-07-28 20:06:53 +00:00
Ulrich Drepper
115b5434f7 Update. 1999-07-28 19:46:17 +00:00
Ulrich Drepper
fdb99b1bd9 Mention drawbacks. 1999-07-28 19:46:02 +00:00
Ulrich Drepper
bb663848f0 Update. 1999-07-28 19:41:52 +00:00
Ulrich Drepper
9903c9da37 Do not use global state. 1999-07-28 19:41:09 +00:00
Ulrich Drepper
0b5f32df49 Reset state for s == NULL. 1999-07-28 19:40:54 +00:00
Ulrich Drepper
087e27ff22 Use static state. 1999-07-28 19:40:24 +00:00
Ulrich Drepper
a41f8fd242 LGPL text. 1999-07-28 18:58:43 +00:00
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