Commit Graph

3339 Commits

Author SHA1 Message Date
Ulrich Drepper
604b91d6f0 (yn_test): Adjust deltas for i386.
(ccosh_test): Likewise.
(jn_test): Likewise.
1999-08-15 20:17:56 +00:00
Ulrich Drepper
3f0c5820cf Don't recognize hexadecimal floats without exponent. 1999-08-15 20:13:55 +00:00
Ulrich Drepper
d82cc2e950 install-sh lives now in scripts subdir. 1999-08-15 20:09:51 +00:00
Ulrich Drepper
17c2c6cd56 Update. 1999-08-13 19:59:59 +00:00
Ulrich Drepper
6a7cb14a81 Update. 1999-08-10 05:14:51 +00:00
Ulrich Drepper
1af43fd7eb Define ARM specific versions of VALID_ELF_HEADER, VALID_ELF_OSABI,
VALID_ELF_ABIVERSION.
1999-08-10 05:14:30 +00:00
Ulrich Drepper
bb7b8af37b Added definition of ELFOSABI_ARM. 1999-08-10 05:14:03 +00:00
Ulrich Drepper
ef45101163 (_dl_map_object_from_fd): Use VALID_ELF_HEADER,
VALID_ELF_OSABI, VALID_ELF_ABIVERSION to decide whether an
object's header and ABI values are acceptable.
(VALID_ELF_HEADER): New macro; provide default definition.
(VALID_ELF_OSABI): New macro; provide default definition.
(VALID_ELF_ABIVERSION): New macro; provide default definition.
1999-08-10 05:13:48 +00:00
Ulrich Drepper
cdbfff4607 Update. 1999-08-09 05:41:54 +00:00
Ulrich Drepper
35a7d84f65 Handle platforms with special __FLOAT_WORD_ORDER. 1999-08-09 05:41:32 +00:00
Ulrich Drepper
0e5e2ce838 Mark void* operations as extensions. 1999-08-09 05:41:03 +00:00
Ulrich Drepper
9342feea05 Update. 1999-08-07 03:16:22 +00:00
Ulrich Drepper
3a9ba37fe8 (res_send): Recompute timeout for poll for each jump to `wait'. 1999-08-07 03:16:16 +00:00
Ulrich Drepper
da91445ec3 Update. 1999-08-06 23:24:20 +00:00
Ulrich Drepper
49e7737729 (IN6ADDR_ANY_INIT): Add correct number of braces to avoid warnings.
(IN6ADDR_LOOPBACK_INIT): Likewise.
1999-08-06 23:24:02 +00:00
Ulrich Drepper
b005663f3a Update. 1999-08-06 23:01:43 +00:00
Ulrich Drepper
19fdfe298d Fix typo (MSG_TRUNC -> MSG_DONTWAIT). 1999-08-06 23:01:27 +00:00
Ulrich Drepper
cc3cdb18a2 Update. 1999-08-06 22:59:10 +00:00
Ulrich Drepper
794d3ae39b Initialize __libc_pagesize early. 1999-08-06 22:58:56 +00:00
Ulrich Drepper
a0ab2d17db Update. 1999-08-06 16:37:16 +00:00
Ulrich Drepper
fd72c76124 (res_send): Don't test file descriptor for range, we use poll now. 1999-08-06 16:36:57 +00:00
Ulrich Drepper
a7efbb3471 Update. 1999-08-05 17:41:20 +00:00
Ulrich Drepper
cd55b09de4 (O_RSYNC, O_DSYNC): Define. 1999-08-05 17:40:36 +00:00
Ulrich Drepper
b72cf02093 Update. 1999-08-05 01:06:54 +00:00
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