Commit Graph

3453 Commits

Author SHA1 Message Date
Ulrich Drepper
25d13c5064 Update. 1999-08-16 03:00:05 +00:00
Ulrich Drepper
07a83edd21 Tweak deltas for a clean run on ppc. 1999-08-16 02:59:57 +00:00
Ulrich Drepper
66ee8cfa4b Update. 1999-08-15 22:57:55 +00:00
Ulrich Drepper
c266d1804f Remove <ft> entry, add <St> entry. 1999-08-15 22:57:17 +00:00
Ulrich Drepper
4367272fd2 Update. 1999-08-15 21:28:50 +00:00
Ulrich Drepper
751dd17708 Add ca_ES. 1999-08-15 21:28:43 +00:00
Ulrich Drepper
172f28d433 Spanish locale for catalan language. 1999-08-15 21:27:36 +00:00
Ulrich Drepper
4233e0ed19 Regenerated: autoconf configure.in 1999-08-15 20:30:17 +00:00
Ulrich Drepper
0b9cfd5991 Update from main branch. 1999-08-15 20:28:48 +00:00
Ulrich Drepper
11c2fa07bc (Process Group Functions): Document getpgid, getsid. 1999-08-15 20:25:01 +00:00
Ulrich Drepper
04614916ff (getanswer_r): Cleanup out-of-buffer handling. 1999-08-15 20:23:35 +00:00
Ulrich Drepper
741e657af7 Add catalan. 1999-08-15 20:20:27 +00:00
Ulrich Drepper
85e8144969 (Configuring and compiling): Mention CFLAGS. 1999-08-15 20:19:18 +00:00
Ulrich Drepper
8a1637a823 Brazilian translations for glibc. 1999-08-15 20:18:32 +00:00
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