Commit Graph

3504 Commits

Author SHA1 Message Date
Ulrich Drepper
16cc388add (_nss_nisplus_parse_spent): Fix handling of empty entries. 1999-10-08 17:15:38 +00:00
Ulrich Drepper
9cee1c697b Update. 1999-10-06 06:38:19 +00:00
Ulrich Drepper
1de39bac6e Update from cs translation team. 1999-10-06 06:37:30 +00:00
Ulrich Drepper
ce33b4b2c2 Regenerated: autoconf configure.in 1999-10-05 00:56:27 +00:00
Ulrich Drepper
0fc96bcc08 Update. 1999-10-05 00:56:12 +00:00
Ulrich Drepper
75ca79585d Allow makeinfo 4.*. 1999-10-05 00:55:48 +00:00
Ulrich Drepper
65c8ab83d7 Update. 1999-10-05 00:38:27 +00:00
Ulrich Drepper
e642387cec Correct last patch and use outchar instead of PUTC to output single characters. 1999-10-05 00:38:18 +00:00
Roland McGrath
9247d73b24 . 1999-10-01 20:04:13 +00:00
Roland McGrath
86785541a7 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.
1999-10-01 20:02:44 +00:00
Roland McGrath
3e78f0910e 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.
1999-10-01 20:02:34 +00:00
Roland McGrath
7eed8c34e9 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.
1999-10-01 20:02:29 +00:00
Ulrich Drepper
46c030627d Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in 1999-10-01 16:44:43 +00:00
Ulrich Drepper
a9f4c9216f Update. 1999-10-01 16:07:53 +00:00
Ulrich Drepper
f598c2fa81 (_nl_find_domain): Add cast to avoid warning. 1999-10-01 16:06:25 +00:00
Ulrich Drepper
72e26bb1d4 Disable debug messages. 1999-10-01 16:03:36 +00:00
Ulrich Drepper
b276e345bc Correct assembler commands to fix warnings. 1999-10-01 16:00:37 +00:00
Ulrich Drepper
8e7f6c203e Update from tzcode1999g and tzdata1999g. 1999-10-01 15:52:49 +00:00
Ulrich Drepper
59f0c522ff Add missing patch from main branch. 1999-10-01 15:31:08 +00:00
Ulrich Drepper
18f8c84cda Update. 1999-09-27 00:19:15 +00:00
Ulrich Drepper
7334d61429 Adjust parameters of gethostbyaddr and gethostbyaddr_r. 1999-09-27 00:18:24 +00:00
Ulrich Drepper
4d3f20261b Update from main branch. 1999-09-27 00:17:10 +00:00
Ulrich Drepper
057b6b920d (ADD_PARAMS): Follow change from 1999-07-17 and adjust len parameter. 1999-09-27 00:15:58 +00:00
Ulrich Drepper
03350a54a8 (__nscd_gethostbyaddr_r): Follow change from 1999-07-17 and adjust len
parameter.
1999-09-27 00:15:44 +00:00
Ulrich Drepper
d9adb537e3 Add INVALIDATE to request_type. 1999-09-27 00:14:08 +00:00
Ulrich Drepper
884e824a19 Change log directory to /var/log (FHS). 1999-09-27 00:13:51 +00:00
Ulrich Drepper
2b92b6ef5e Print error message if other then root try to use getstat.
Add invalidate cache option.
1999-09-27 00:13:33 +00:00
Ulrich Drepper
9aa06e139a (handle_request): Only root is allowed to send GETSTAT request in non
secure mode.
Invalidate caches on request.
1999-09-27 00:13:05 +00:00
Ulrich Drepper
77e61f5439 Correct type of len parameter. 1999-09-27 00:06:14 +00:00
Ulrich Drepper
63215484da Update. 1999-09-25 21:24:16 +00:00
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