]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Thu, 23 Sep 1999 20:02:36 +0000 (20:02 +0000)]
Update.
Ulrich Drepper [Thu, 23 Sep 1999 20:02:31 +0000 (20:02 +0000)]
(atan): Add st(1) to clobbers.
(log): Likewise.
(log10): Likewise.
(log1p): Likewise.
(log2): Likewise.
Ulrich Drepper [Thu, 23 Sep 1999 19:42:16 +0000 (19:42 +0000)]
Update.
Ulrich Drepper [Thu, 23 Sep 1999 19:41:07 +0000 (19:41 +0000)]
(internal_getpwuid_r): Set errno in one more case.
Ulrich Drepper [Thu, 23 Sep 1999 18:51:53 +0000 (18:51 +0000)]
Fix typo.
Ulrich Drepper [Thu, 23 Sep 1999 18:09:47 +0000 (18:09 +0000)]
Update.
Ulrich Drepper [Thu, 23 Sep 1999 18:05:55 +0000 (18:05 +0000)]
Move struct pthread_key_struct and destr_function to internals.h.
Ulrich Drepper [Thu, 23 Sep 1999 18:05:41 +0000 (18:05 +0000)]
Add struct pthread_key_struct and destr_function definitions.
Ulrich Drepper [Wed, 22 Sep 1999 16:00:44 +0000 (16:00 +0000)]
Update.
Ulrich Drepper [Wed, 22 Sep 1999 16:00:14 +0000 (16:00 +0000)]
Fix width handling when scanning floats.
Ulrich Drepper [Tue, 21 Sep 1999 06:39:13 +0000 (06:39 +0000)]
Update.
Ulrich Drepper [Tue, 21 Sep 1999 06:38:24 +0000 (06:38 +0000)]
(getpwuid_plusgroup): Correct returned errno value in some cases.
Ulrich Drepper [Mon, 20 Sep 1999 04:42:01 +0000 (04:42 +0000)]
Update.
Ulrich Drepper [Mon, 20 Sep 1999 04:41:17 +0000 (04:41 +0000)]
Add va_copy to allowed macros.
Ulrich Drepper [Mon, 20 Sep 1999 02:08:25 +0000 (02:08 +0000)]
Update.
Ulrich Drepper [Mon, 20 Sep 1999 02:07:52 +0000 (02:07 +0000)]
Updated.
Ulrich Drepper [Mon, 20 Sep 1999 02:05:45 +0000 (02:05 +0000)]
(clean): Also remove $(postclean) files.
Ulrich Drepper [Mon, 20 Sep 1999 02:05:16 +0000 (02:05 +0000)]
Update.
Ulrich Drepper [Mon, 20 Sep 1999 01:33:06 +0000 (01:33 +0000)]
Update.
Ulrich Drepper [Mon, 20 Sep 1999 01:32:15 +0000 (01:32 +0000)]
(__aio_sigqueue): Use old style function definition to avoid a
compilation failure.
Ulrich Drepper [Mon, 20 Sep 1999 01:25:42 +0000 (01:25 +0000)]
Update.
Ulrich Drepper [Mon, 20 Sep 1999 01:24:41 +0000 (01:24 +0000)]
Protect real time signal definitions to let glibc compile with older
Linux versions (2.0.10 to 2.1.100 or so).
Ulrich Drepper [Sun, 19 Sep 1999 01:38:29 +0000 (01:38 +0000)]
Update.
Ulrich Drepper [Sun, 19 Sep 1999 01:33:17 +0000 (01:33 +0000)]
(getgrgid_plusgroup): Correct returned errno value in some cases.
Roland McGrath [Sat, 18 Sep 1999 10:43:59 +0000 (10:43 +0000)]
.
Roland McGrath [Sat, 18 Sep 1999 10:43:37 +0000 (10:43 +0000)]
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).
Roland McGrath [Sat, 18 Sep 1999 10:43:28 +0000 (10:43 +0000)]
1999-09-18 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/setsid.c: #include <hurd/fd.h>.
Ulrich Drepper [Fri, 17 Sep 1999 15:41:09 +0000 (15:41 +0000)]
Update.
Ulrich Drepper [Fri, 17 Sep 1999 15:40:45 +0000 (15:40 +0000)]
(CFLAGS-initfini.s): Add also -mcpu=i386 to override user settings.
Ulrich Drepper [Fri, 17 Sep 1999 15:38:41 +0000 (15:38 +0000)]
Update.
Ulrich Drepper [Fri, 17 Sep 1999 15:37:19 +0000 (15:37 +0000)]
Copy the argument instead of using a pointer to it.
Roland McGrath [Fri, 17 Sep 1999 08:41:12 +0000 (08:41 +0000)]
.
Roland McGrath [Fri, 17 Sep 1999 08:40:17 +0000 (08:40 +0000)]
1999-09-17 Roland McGrath <roland@baalperazim.frob.com>
* hurd/port2fd.c (_hurd_port2fd): Never change CTTYID port.
Roland McGrath [Fri, 17 Sep 1999 08:40:09 +0000 (08:40 +0000)]
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.
Ulrich Drepper [Thu, 16 Sep 1999 22:52:09 +0000 (22:52 +0000)]
Update.
Ulrich Drepper [Thu, 16 Sep 1999 22:51:04 +0000 (22:51 +0000)]
(__getdate_r): Pass correct year to check_mday.
Ulrich Drepper [Tue, 14 Sep 1999 01:43:16 +0000 (01:43 +0000)]
Update.
Ulrich Drepper [Tue, 14 Sep 1999 01:42:51 +0000 (01:42 +0000)]
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.
Ulrich Drepper [Tue, 14 Sep 1999 01:42:32 +0000 (01:42 +0000)]
Linux/Arm definitions to access process images.
Ulrich Drepper [Tue, 14 Sep 1999 01:42:17 +0000 (01:42 +0000)]
Linux/Arm definitions to access registers.
Ulrich Drepper [Mon, 13 Sep 1999 17:49:38 +0000 (17:49 +0000)]
Regenerated: autoconf configure.in
Ulrich Drepper [Mon, 13 Sep 1999 09:08:27 +0000 (09:08 +0000)]
Update.
Ulrich Drepper [Mon, 13 Sep 1999 09:08:06 +0000 (09:08 +0000)]
Fix typo.
Ulrich Drepper [Mon, 13 Sep 1999 09:06:08 +0000 (09:06 +0000)]
Complete last change.
Ulrich Drepper [Mon, 13 Sep 1999 03:22:06 +0000 (03:22 +0000)]
Update.
Ulrich Drepper [Mon, 13 Sep 1999 03:21:00 +0000 (03:21 +0000)]
(VERSION): Bump to 2.1.3.
Ulrich Drepper [Sun, 12 Sep 1999 19:29:12 +0000 (19:29 +0000)]
Update.
Ulrich Drepper [Sun, 12 Sep 1999 19:17:09 +0000 (19:17 +0000)]
(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.
Ulrich Drepper [Sun, 12 Sep 1999 19:11:49 +0000 (19:11 +0000)]
(_nss_dns_gethostbyname2_r): if res_search fails don't rely on errno value.
(getanswer_r): Sett *ERRNOP in error cases.
Ulrich Drepper [Fri, 10 Sep 1999 19:59:10 +0000 (19:59 +0000)]
Update.
Ulrich Drepper [Fri, 10 Sep 1999 19:58:19 +0000 (19:58 +0000)]
[misc] (sysdep_headers): Add sys/raw.h.
Ulrich Drepper [Fri, 10 Sep 1999 19:57:28 +0000 (19:57 +0000)]
Add sys/raw.h.
Ulrich Drepper [Fri, 10 Sep 1999 19:56:46 +0000 (19:56 +0000)]
Definitions for raw devices under Linux.
Ulrich Drepper [Fri, 10 Sep 1999 19:52:14 +0000 (19:52 +0000)]
Update.
Ulrich Drepper [Fri, 10 Sep 1999 19:51:20 +0000 (19:51 +0000)]
(Configuring and compiling): Mention GCC 2.95.
Ulrich Drepper [Fri, 10 Sep 1999 19:48:27 +0000 (19:48 +0000)]
Regenerated: autoconf configure.in
Ulrich Drepper [Fri, 10 Sep 1999 19:46:30 +0000 (19:46 +0000)]
Update.
Ulrich Drepper [Fri, 10 Sep 1999 19:45:20 +0000 (19:45 +0000)]
Fix make version test for make 3.77.95 and later versions.
Ulrich Drepper [Fri, 10 Sep 1999 19:40:12 +0000 (19:40 +0000)]
Update.
Ulrich Drepper [Fri, 10 Sep 1999 19:39:13 +0000 (19:39 +0000)]
(WCHAR_MIN, WCHAR_MAX): use all-numeric values.
Ulrich Drepper [Fri, 10 Sep 1999 19:37:53 +0000 (19:37 +0000)]
Correct WCHAR_MIN, WCHAR_MAX, and WINT_MAX values.
Ulrich Drepper [Fri, 10 Sep 1999 19:28:01 +0000 (19:28 +0000)]
Remove incorrect towlower/towupper optimizations.
Ulrich Drepper [Fri, 10 Sep 1999 19:26:16 +0000 (19:26 +0000)]
(towupper): Fix typo (was towuppert).
Ulrich Drepper [Fri, 10 Sep 1999 19:20:36 +0000 (19:20 +0000)]
Fix comment.
Ulrich Drepper [Fri, 10 Sep 1999 19:18:27 +0000 (19:18 +0000)]
Pretty print.
Ulrich Drepper [Fri, 10 Sep 1999 19:17:43 +0000 (19:17 +0000)]
Add __isnan declaration.
Ulrich Drepper [Fri, 10 Sep 1999 19:13:51 +0000 (19:13 +0000)]
(getenv): Fix lookup for single character variable on bigendian
platforms without unaligned memory access.
Ulrich Drepper [Mon, 6 Sep 1999 21:18:09 +0000 (21:18 +0000)]
Update.
Ulrich Drepper [Mon, 6 Sep 1999 21:17:23 +0000 (21:17 +0000)]
Add sys/user.h.
Ulrich Drepper [Mon, 6 Sep 1999 17:06:06 +0000 (17:06 +0000)]
Update.
Ulrich Drepper [Mon, 6 Sep 1999 17:05:14 +0000 (17:05 +0000)]
(j0_test): Add some deltas for m68k.
(jn_test): Likewise.
Ulrich Drepper [Mon, 6 Sep 1999 08:00:36 +0000 (08:00 +0000)]
Update.
Ulrich Drepper [Mon, 6 Sep 1999 07:59:54 +0000 (07:59 +0000)]
When translating to ISO-2022-JP* write escape sequences out even if the
character itself does not fit into the buffer.
Ulrich Drepper [Mon, 6 Sep 1999 07:54:26 +0000 (07:54 +0000)]
(ucs4_to_jisx0201): Correct mapping for U005C.
Ulrich Drepper [Sun, 5 Sep 1999 23:31:52 +0000 (23:31 +0000)]
Update.
Ulrich Drepper [Sun, 5 Sep 1999 23:30:54 +0000 (23:30 +0000)]
(__db_rdetach): Unmap the region if necessary.
Ulrich Drepper [Sun, 5 Sep 1999 21:55:24 +0000 (21:55 +0000)]
Update.
Ulrich Drepper [Sun, 5 Sep 1999 19:37:57 +0000 (19:37 +0000)]
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
Ulrich Drepper [Sun, 5 Sep 1999 19:36:39 +0000 (19:36 +0000)]
Add comment about add-on numbering.
Ulrich Drepper [Sun, 5 Sep 1999 19:35:36 +0000 (19:35 +0000)]
Add PPC libgcc problem description.
Ulrich Drepper [Sun, 5 Sep 1999 17:58:44 +0000 (17:58 +0000)]
Putenv bug is fixed.
Ulrich Drepper [Sun, 5 Sep 1999 17:56:23 +0000 (17:56 +0000)]
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
Ulrich Drepper [Sun, 5 Sep 1999 17:36:30 +0000 (17:36 +0000)]
Fix typos.
Roland McGrath [Sun, 5 Sep 1999 08:50:43 +0000 (08:50 +0000)]
add missing #include <unistd.h>
Roland McGrath [Sun, 5 Sep 1999 08:43:21 +0000 (08:43 +0000)]
.
Roland McGrath [Sun, 5 Sep 1999 08:42:46 +0000 (08:42 +0000)]
1999-09-05 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdprio.c (_hurd_priority_which_map): If WHO is zero default
it to getpid () for PRIO_PROCESS, geteuid () for PRIO_USER.
Ulrich Drepper [Sun, 5 Sep 1999 00:14:00 +0000 (00:14 +0000)]
Update.
Ulrich Drepper [Sun, 5 Sep 1999 00:12:57 +0000 (00:12 +0000)]
Export __fork, vfork, and __vfork in libpthread.
Ulrich Drepper [Sun, 5 Sep 1999 00:11:40 +0000 (00:11 +0000)]
(__fork): Renamed from fork and use __libc_fork. Add fork as weak alias.
(__vfork): New function, alias vfork.
Ulrich Drepper [Sun, 5 Sep 1999 00:10:22 +0000 (00:10 +0000)]
Add __libc_fork and __vfork to version GLIBC_2.1.2.
Ulrich Drepper [Sun, 5 Sep 1999 00:09:41 +0000 (00:09 +0000)]
Rename strong name for fork from __syscall_fork to __libc_fork.
Ulrich Drepper [Fri, 3 Sep 1999 07:13:40 +0000 (07:13 +0000)]
Update.
Ulrich Drepper [Fri, 3 Sep 1999 07:12:57 +0000 (07:12 +0000)]
Set LC_ALL and LANGUAGE to fix locale dependencies in sort.
Ulrich Drepper [Fri, 3 Sep 1999 07:12:22 +0000 (07:12 +0000)]
Include <sys/user.h> instead of <asm/user.h>.
Ulrich Drepper [Fri, 3 Sep 1999 07:11:54 +0000 (07:11 +0000)]
Linux/Alpha specific definition to access information passed up from the
kernel.
Ulrich Drepper [Wed, 1 Sep 1999 16:49:47 +0000 (16:49 +0000)]
Update.
Ulrich Drepper [Wed, 1 Sep 1999 16:49:07 +0000 (16:49 +0000)]
Fix typos.
Ulrich Drepper [Wed, 1 Sep 1999 16:45:18 +0000 (16:45 +0000)]
#include <bits/armsigctx.h>.
Ulrich Drepper [Wed, 1 Sep 1999 16:45:06 +0000 (16:45 +0000)]
Enclose header in an #ifdef statement to prevent it from being included twice.
Ulrich Drepper [Tue, 31 Aug 1999 18:38:08 +0000 (18:38 +0000)]
Update.