Commit Graph

3430 Commits

Author SHA1 Message Date
Roland McGrath
92ca8f5f56 1999-09-17 Roland McGrath <roland@baalperazim.frob.com>
* hurd/port2fd.c (_hurd_port2fd): Never change CTTYID port.
1999-09-17 08:40:17 +00:00
Roland McGrath
eb73feeb6d 1999-09-17 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/setsid.c (__setsid): Fix return type -> pid_t.
	Return _hurd_pgrp instead of 0.
1999-09-17 08:40:09 +00:00
Ulrich Drepper
3445ad3d2f Update. 1999-09-16 22:52:09 +00:00
Ulrich Drepper
a0b0878d2a (__getdate_r): Pass correct year to check_mday. 1999-09-16 22:51:04 +00:00
Ulrich Drepper
d9e069ae50 Update. 1999-09-14 01:43:16 +00:00
Ulrich Drepper
dee25ab0ce Added members 'unsigned char ftype[8]', and 'unsigned int init_flag' to
struct user_fp.  Tnese were added in version 2.2.12 of the ARM Linux kernel.
1999-09-14 01:42:51 +00:00
Ulrich Drepper
f73e9009f9 Linux/Arm definitions to access process images. 1999-09-14 01:42:32 +00:00
Ulrich Drepper
e5c177026a Linux/Arm definitions to access registers. 1999-09-14 01:42:17 +00:00
Ulrich Drepper
25350541bb Regenerated: autoconf configure.in 1999-09-13 17:49:38 +00:00
Ulrich Drepper
a9b5877f98 Update. 1999-09-13 09:08:27 +00:00
Ulrich Drepper
a780b6f3cc Fix typo. 1999-09-13 09:08:06 +00:00
Ulrich Drepper
be91591133 Complete last change. 1999-09-13 09:06:08 +00:00
Ulrich Drepper
b1c62d760d Update. 1999-09-13 03:22:06 +00:00
Ulrich Drepper
36170e1af2 (VERSION): Bump to 2.1.3. 1999-09-13 03:21:00 +00:00
Ulrich Drepper
0b895ebedc Update. 1999-09-12 19:29:12 +00:00
Ulrich Drepper
1d10e0268c (gaih_local): Test protocol and socktype.
(gaih_inet_serv): Return EIA_NODATA if name is known but has no
associated data.  Test for matching numeric address and family.
(getaddrinfo): Remember EAI_NODATA result and return this in case
everything fails.
1999-09-12 19:17:09 +00:00
Ulrich Drepper
4ea81ec41a (_nss_dns_gethostbyname2_r): if res_search fails don't rely on errno value.
(getanswer_r): Sett *ERRNOP in error cases.
1999-09-12 19:11:49 +00:00
Ulrich Drepper
580699bbaf Update. 1999-09-10 19:59:10 +00:00
Ulrich Drepper
dffd7a0c58 [misc] (sysdep_headers): Add sys/raw.h. 1999-09-10 19:58:19 +00:00
Ulrich Drepper
6507657e6e Add sys/raw.h. 1999-09-10 19:57:28 +00:00
Ulrich Drepper
c254b60c11 Definitions for raw devices under Linux. 1999-09-10 19:56:46 +00:00
Ulrich Drepper
cb4a709883 Update. 1999-09-10 19:52:14 +00:00
Ulrich Drepper
509bf150ba (Configuring and compiling): Mention GCC 2.95. 1999-09-10 19:51:20 +00:00
Ulrich Drepper
c50473c520 Regenerated: autoconf configure.in 1999-09-10 19:48:27 +00:00
Ulrich Drepper
c70848ed10 Update. 1999-09-10 19:46:30 +00:00
Ulrich Drepper
11f055db36 Fix make version test for make 3.77.95 and later versions. 1999-09-10 19:45:20 +00:00
Ulrich Drepper
0917e4138b Update. 1999-09-10 19:40:12 +00:00
Ulrich Drepper
e8c783bfd0 (WCHAR_MIN, WCHAR_MAX): use all-numeric values. 1999-09-10 19:39:13 +00:00
Ulrich Drepper
dc7500a6e9 Correct WCHAR_MIN, WCHAR_MAX, and WINT_MAX values. 1999-09-10 19:37:53 +00:00
Ulrich Drepper
1d72020051 Remove incorrect towlower/towupper optimizations. 1999-09-10 19:28:01 +00:00
Ulrich Drepper
fbddfbecee (towupper): Fix typo (was towuppert). 1999-09-10 19:26:16 +00:00
Ulrich Drepper
731dd7aaca Fix comment. 1999-09-10 19:20:36 +00:00
Ulrich Drepper
5e99c6ce8b Pretty print. 1999-09-10 19:18:27 +00:00
Ulrich Drepper
e58594caf8 Add __isnan declaration. 1999-09-10 19:17:43 +00:00
Ulrich Drepper
ca9b1ee320 (getenv): Fix lookup for single character variable on bigendian
platforms without unaligned memory access.
1999-09-10 19:13:51 +00:00
Ulrich Drepper
a23b24ae85 Update. 1999-09-06 21:18:09 +00:00
Ulrich Drepper
189c890530 Add sys/user.h. 1999-09-06 21:17:23 +00:00
Ulrich Drepper
4d588d1c1b Update. 1999-09-06 17:06:06 +00:00
Ulrich Drepper
b083049a78 (j0_test): Add some deltas for m68k.
(jn_test): Likewise.
1999-09-06 17:05:14 +00:00
Ulrich Drepper
882d5bb343 Update. 1999-09-06 08:00:36 +00:00
Ulrich Drepper
77b341f865 When translating to ISO-2022-JP* write escape sequences out even if the
character itself does not fit into the buffer.
1999-09-06 07:59:54 +00:00
Ulrich Drepper
f8a1beb6b1 (ucs4_to_jisx0201): Correct mapping for U005C. 1999-09-06 07:54:26 +00:00
Ulrich Drepper
081eec66de Update. 1999-09-05 23:31:52 +00:00
Ulrich Drepper
79effba1aa (__db_rdetach): Unmap the region if necessary. 1999-09-05 23:30:54 +00:00
Ulrich Drepper
4768722739 Update. 1999-09-05 21:55:24 +00:00
Ulrich Drepper
2a34627a6c Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in 1999-09-05 19:37:57 +00:00
Ulrich Drepper
a92d659b34 Add comment about add-on numbering. 1999-09-05 19:36:39 +00:00
Ulrich Drepper
0cf19868c9 Add PPC libgcc problem description. 1999-09-05 19:35:36 +00:00
Ulrich Drepper
0ec75faf62 Putenv bug is fixed. 1999-09-05 17:58:44 +00:00
Ulrich Drepper
99b01c26a2 Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in 1999-09-05 17:56:23 +00:00