]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Tue, 5 Oct 1999 00:55:48 +0000 (00:55 +0000)]
Allow makeinfo 4.*.
Ulrich Drepper [Tue, 5 Oct 1999 00:38:27 +0000 (00:38 +0000)]
Update.
Ulrich Drepper [Tue, 5 Oct 1999 00:38:18 +0000 (00:38 +0000)]
Correct last patch and use outchar instead of PUTC to output single characters.
Roland McGrath [Fri, 1 Oct 1999 20:04:13 +0000 (20:04 +0000)]
.
Roland McGrath [Fri, 1 Oct 1999 20:02:44 +0000 (20:02 +0000)]
1999-10-01 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Rewrite
without HURD_DPORT_USE to clean up warnings.
* hurd/dtable.c (get_dtable_port): Likewise.
* hurd/hurdioctl.c (rectty_dtable): Renamed to install_ctty.
(install_ctty): Do the changing of the cttyid port cell here, inside
the critical section while we holding the dtable lock.
(_hurd_setcttyid, tiocsctty, tiocnotty): Use that instead of changing
the port cell and calling rectty_dtable.
(_hurd_locked_install_cttyid): New function, split out of install_ctty.
(install_ctty): Use it inside a critical section, with the lock held.
* sysdeps/mach/hurd/setsid.c (__setsid): Use
_hurd_locked_install_cttyid to effect the cttyid and dtable changes
after proc_setsid, having held the dtable lock throughout.
* hurd/dtable.c (ctty_new_pgrp): With the dtable lock held, check the
cttyid port for null and bail out early if so. The dtable lock
serializes us after any cttyid change and its associated dtable update.
Roland McGrath [Fri, 1 Oct 1999 20:02:34 +0000 (20:02 +0000)]
1999-10-01 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdfchdir.c (_hurd_change_directory_port_from_fd): Rewrite
without HURD_DPORT_USE to clean up warnings.
* hurd/dtable.c (get_dtable_port): Likewise.
Roland McGrath [Fri, 1 Oct 1999 20:02:29 +0000 (20:02 +0000)]
1999-10-01 Roland McGrath <roland@baalperazim.frob.com>
* hurd/hurdioctl.c (rectty_dtable): Renamed to install_ctty.
(install_ctty): Do the changing of the cttyid port cell here, inside
the critical section while we holding the dtable lock.
(_hurd_setcttyid, tiocsctty, tiocnotty): Use that instead of changing
the port cell and calling rectty_dtable.
(_hurd_locked_install_cttyid): New function, split out of install_ctty.
(install_ctty): Use it inside a critical section, with the lock held.
* sysdeps/mach/hurd/setsid.c (__setsid): Use
_hurd_locked_install_cttyid to effect the cttyid and dtable changes
after proc_setsid, having held the dtable lock throughout.
* hurd/dtable.c (ctty_new_pgrp): With the dtable lock held, check the
cttyid port for null and bail out early if so. The dtable lock
serializes us after any cttyid change and its associated dtable update.
Ulrich Drepper [Fri, 1 Oct 1999 16:44:43 +0000 (16:44 +0000)]
Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in
Ulrich Drepper [Fri, 1 Oct 1999 16:07:53 +0000 (16:07 +0000)]
Update.
Ulrich Drepper [Fri, 1 Oct 1999 16:06:25 +0000 (16:06 +0000)]
(_nl_find_domain): Add cast to avoid warning.
Ulrich Drepper [Fri, 1 Oct 1999 16:03:36 +0000 (16:03 +0000)]
Disable debug messages.
Ulrich Drepper [Fri, 1 Oct 1999 16:00:37 +0000 (16:00 +0000)]
Correct assembler commands to fix warnings.
Ulrich Drepper [Fri, 1 Oct 1999 15:52:49 +0000 (15:52 +0000)]
Update from tzcode1999g and tzdata1999g.
Ulrich Drepper [Fri, 1 Oct 1999 15:31:08 +0000 (15:31 +0000)]
Add missing patch from main branch.
Ulrich Drepper [Mon, 27 Sep 1999 00:19:15 +0000 (00:19 +0000)]
Update.
Ulrich Drepper [Mon, 27 Sep 1999 00:18:24 +0000 (00:18 +0000)]
Adjust parameters of gethostbyaddr and gethostbyaddr_r.
Ulrich Drepper [Mon, 27 Sep 1999 00:17:10 +0000 (00:17 +0000)]
Update from main branch.
Ulrich Drepper [Mon, 27 Sep 1999 00:15:58 +0000 (00:15 +0000)]
(ADD_PARAMS): Follow change from 1999-07-17 and adjust len parameter.
Ulrich Drepper [Mon, 27 Sep 1999 00:15:44 +0000 (00:15 +0000)]
(__nscd_gethostbyaddr_r): Follow change from 1999-07-17 and adjust len
parameter.
Ulrich Drepper [Mon, 27 Sep 1999 00:14:08 +0000 (00:14 +0000)]
Add INVALIDATE to request_type.
Ulrich Drepper [Mon, 27 Sep 1999 00:13:51 +0000 (00:13 +0000)]
Change log directory to /var/log (FHS).
Ulrich Drepper [Mon, 27 Sep 1999 00:13:33 +0000 (00:13 +0000)]
Print error message if other then root try to use getstat.
Add invalidate cache option.
Ulrich Drepper [Mon, 27 Sep 1999 00:13:05 +0000 (00:13 +0000)]
(handle_request): Only root is allowed to send GETSTAT request in non
secure mode.
Invalidate caches on request.
Ulrich Drepper [Mon, 27 Sep 1999 00:06:14 +0000 (00:06 +0000)]
Correct type of len parameter.
Ulrich Drepper [Sat, 25 Sep 1999 21:24:16 +0000 (21:24 +0000)]
Update.
Ulrich Drepper [Sat, 25 Sep 1999 21:23:25 +0000 (21:23 +0000)]
[!_LIBC] (__mon_yday): Fix typo in definition.
Ulrich Drepper [Sat, 25 Sep 1999 17:00:24 +0000 (17:00 +0000)]
Update.
Ulrich Drepper [Sat, 25 Sep 1999 16:59:50 +0000 (16:59 +0000)]
(sigaction): Correct last patch. Don't select pthread_sighandler_rt
based on the signal number but instead of the SA_SIGINFO flag.
Ulrich Drepper [Sat, 25 Sep 1999 07:07:39 +0000 (07:07 +0000)]
Update.
Ulrich Drepper [Sat, 25 Sep 1999 07:07:14 +0000 (07:07 +0000)]
(pthread_cond_timedwait_relative): Never return with EINTR.
Ulrich Drepper [Sat, 25 Sep 1999 07:02:10 +0000 (07:02 +0000)]
(_nss_nisplus_parse_grent): Do not ovverwrite last group member with NULL
pointer.
Ulrich Drepper [Sat, 25 Sep 1999 06:53:54 +0000 (06:53 +0000)]
Update.
Ulrich Drepper [Sat, 25 Sep 1999 06:52:59 +0000 (06:52 +0000)]
[malloc] (CFLAGS-malloc.c): New variable. Define MORECORE_CLEARS to
2.
Ulrich Drepper [Sat, 25 Sep 1999 06:52:45 +0000 (06:52 +0000)]
Remove limitation on size of precision for integers.
Ulrich Drepper [Sat, 25 Sep 1999 06:52:24 +0000 (06:52 +0000)]
Fix last change. Also declare __finite.
Ulrich Drepper [Sat, 25 Sep 1999 06:52:12 +0000 (06:52 +0000)]
(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.
Ulrich Drepper [Sat, 25 Sep 1999 06:51:41 +0000 (06:51 +0000)]
(_nl_find_domain): Fix memory leak: Free normalized_codeset.
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).