Commit Graph

3474 Commits

Author SHA1 Message Date
Ulrich Drepper
4da820ffde [!_LIBC] (__mon_yday): Fix typo in definition. 1999-09-25 21:23:25 +00:00
Ulrich Drepper
c114f43027 Update. 1999-09-25 17:00:24 +00:00
Ulrich Drepper
7be1134e6f (sigaction): Correct last patch. Don't select pthread_sighandler_rt
based on the signal number but instead of the SA_SIGINFO flag.
1999-09-25 16:59:50 +00:00
Ulrich Drepper
77b33ea836 Update. 1999-09-25 07:07:39 +00:00
Ulrich Drepper
f8be8172b4 (pthread_cond_timedwait_relative): Never return with EINTR. 1999-09-25 07:07:14 +00:00
Ulrich Drepper
0efcbb3a2f (_nss_nisplus_parse_grent): Do not ovverwrite last group member with NULL
pointer.
1999-09-25 07:02:10 +00:00
Ulrich Drepper
a291004f74 Update. 1999-09-25 06:53:54 +00:00
Ulrich Drepper
2aafdef961 [malloc] (CFLAGS-malloc.c): New variable. Define MORECORE_CLEARS to
2.
1999-09-25 06:52:59 +00:00
Ulrich Drepper
5d785ba068 Remove limitation on size of precision for integers. 1999-09-25 06:52:45 +00:00
Ulrich Drepper
fc9484ab19 Fix last change. Also declare __finite. 1999-09-25 06:52:24 +00:00
Ulrich Drepper
4d73e0ed98 (cALLOc): Correctly handle systems where sbrk doesn't clear the
contents of memory that is reallocated after decrementing the break
value first.  Update comment about MORECORE_CLEARS, explaining the
meaning of the values it can be set to.
1999-09-25 06:52:12 +00:00
Ulrich Drepper
d99ce53936 (_nl_find_domain): Fix memory leak: Free normalized_codeset. 1999-09-25 06:51:41 +00:00
Ulrich Drepper
6eec6b031b Update. 1999-09-23 20:02:36 +00:00
Ulrich Drepper
b0059a1f90 (atan): Add st(1) to clobbers.
(log): Likewise.
(log10): Likewise.
(log1p): Likewise.
(log2): Likewise.
1999-09-23 20:02:31 +00:00
Ulrich Drepper
6e3f316c05 Update. 1999-09-23 19:42:16 +00:00
Ulrich Drepper
fb9030e700 (internal_getpwuid_r): Set errno in one more case. 1999-09-23 19:41:07 +00:00
Ulrich Drepper
655df66703 Fix typo. 1999-09-23 18:51:53 +00:00
Ulrich Drepper
a3d618126a Update. 1999-09-23 18:09:47 +00:00
Ulrich Drepper
7939e51494 Move struct pthread_key_struct and destr_function to internals.h. 1999-09-23 18:05:55 +00:00
Ulrich Drepper
f3c15dbd97 Add struct pthread_key_struct and destr_function definitions. 1999-09-23 18:05:41 +00:00
Ulrich Drepper
240d263296 Update. 1999-09-22 16:00:44 +00:00
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