Ulrich Drepper
e57c19a727
Fix width handling when scanning floats.
1999-09-22 16:00:14 +00:00
Ulrich Drepper
513d2d1500
Update.
1999-09-21 06:39:13 +00:00
Ulrich Drepper
6909f6e6a0
(getpwuid_plusgroup): Correct returned errno value in some cases.
1999-09-21 06:38:24 +00:00
Ulrich Drepper
b3a8ee0397
Update.
1999-09-20 04:42:01 +00:00
Ulrich Drepper
a1f3db312a
Add va_copy to allowed macros.
1999-09-20 04:41:17 +00:00
Ulrich Drepper
fa2040a3c5
Update.
1999-09-20 02:08:25 +00:00
Ulrich Drepper
9858586df6
Updated.
1999-09-20 02:07:52 +00:00
Ulrich Drepper
a79ef57d61
(clean): Also remove $(postclean) files.
1999-09-20 02:05:45 +00:00
Ulrich Drepper
d72afb7cfd
Update.
1999-09-20 02:05:16 +00:00
Ulrich Drepper
dde3f3daba
Update.
1999-09-20 01:33:06 +00:00
Ulrich Drepper
39ec85dbc2
(__aio_sigqueue): Use old style function definition to avoid a
...
compilation failure.
1999-09-20 01:32:15 +00:00
Ulrich Drepper
df13750fa1
Update.
1999-09-20 01:25:42 +00:00
Ulrich Drepper
c17b39500d
Protect real time signal definitions to let glibc compile with older
...
Linux versions (2.0.10 to 2.1.100 or so).
1999-09-20 01:24:41 +00:00
Ulrich Drepper
639fd9ed39
Update.
1999-09-19 01:38:29 +00:00
Ulrich Drepper
e7dc6624b8
(getgrgid_plusgroup): Correct returned errno value in some cases.
1999-09-19 01:33:17 +00:00
Roland McGrath
454298f40c
.
1999-09-18 10:43:59 +00:00
Roland McGrath
38f795013c
1999-09-18 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/mach/hurd/wait4.c (__wait4): When proc_wait returns EAGAIN,
return zero to indicate no children died yet (assuming WNOHANG).
1999-09-18 10:43:37 +00:00
Roland McGrath
a56ac119ed
1999-09-18 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/mach/hurd/setsid.c: #include <hurd/fd.h>.
1999-09-18 10:43:28 +00:00
Ulrich Drepper
ac386de5f5
Update.
1999-09-17 15:41:09 +00:00
Ulrich Drepper
aec30d94a1
(CFLAGS-initfini.s): Add also -mcpu=i386 to override user settings.
1999-09-17 15:40:45 +00:00
Ulrich Drepper
aa285ce4b5
Update.
1999-09-17 15:38:41 +00:00
Ulrich Drepper
7c88a6635f
Copy the argument instead of using a pointer to it.
1999-09-17 15:37:19 +00:00
Roland McGrath
097b557aa0
.
1999-09-17 08:41:12 +00:00
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