glibc/posix
Ulrich Drepper 9b3c7c3c71 Update.
1998-09-17 19:34  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/sysv4/bits/utsname.h: Fix typo.
	Patch by John Tobey <jtobey@banta-im.com>.

1998-09-17  Mark Kettenis  <kettenis@phys.uva.nl>

	* login/pty-internal.h: Removed.  Moved constants related to the
	`grantpt' helper program protocol to ...
	* login/pty-private.h: ... here.  New file.
	* sysdeps/unix/sysv/linux/ptsname.c (ptsname): Reimplementation
	to make the function work with kernels >= 2.1.115.
	* sysdeps/unix/sysv/linux/getpt.c (getpt): Reimplement to call BSD
	version if using the cloning device fails.
	* sysdeps/unix/sysv/linux/grantpt.c: New file.
	* sysdeps/unix/sysv/linux/unlockpt.c: General cleanup.
	* sysdeps/unix/bsd/getpt.c (__getpt): Largely rewritten to allow
	use by Linux specific code.
	* sysdeps/unix/bsd/unlockpt.c: General cleanup.
	* sysdeps/unix/grantpt.c: Largely rewritten.  (pts_name): New
	function.  (grantpt): Use pts_name, check group and permission
	mode in addition to owner.  Try to set the owner, group and
	permission mode first without invoking the helper program.
	* login/programs/pt_chown.c: Largely rewritten.  Add argp and
	internationalization support.  Use symbolic constants instead of
	hardwired numbers for permission mode.
	* sysdeps/unix/bsd/ptsname.c: New file.

1998-09-17 22:04  Tim Waugh  <tim@cyberelk.demon.co.uk>

	* posix/wordexp-test.c: Undo last change.

	* posix/wordexp.c: Undo last change.
1998-09-17 19:51:33 +00:00
..
bits Update. 1998-07-08 22:53:56 +00:00
glob Update. 1997-07-06 22:02:42 +00:00
sys Update. 1998-08-09 17:39:48 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1998-08-10 15:54:54 +00:00
PTESTS Update. 1998-05-17 15:44:39 +00:00
PTESTS2C.sed Update. 1998-05-17 15:44:39 +00:00
TESTS Update. 1997-05-07 15:31:21 +00:00
TESTS2C.sed 1997-05-03 00:53 Ulrich Drepper <drepper@cygnus.com> 1997-05-03 00:33:54 +00:00
Versions Update. 1998-08-10 15:54:54 +00:00
annexc.c Update. 1998-07-27 17:55:05 +00:00
bsd-getpgrp.c Update. 1997-03-16 20:28:07 +00:00
confstr.c Update. 1997-12-04 00:12:34 +00:00
cpio.h Update. 1998-01-30 11:44:34 +00:00
environ.c Wed Apr 12 23:27:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-04-13 09:00:11 +00:00
execl.c Update. 1998-02-27 10:19:10 +00:00
execle.c Update. 1998-02-27 10:19:10 +00:00
execlp.c Update. 1998-02-27 10:19:10 +00:00
execv.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
execvp.c Update. 1997-11-06 00:02:46 +00:00
fnmatch.c Update. 1998-07-27 17:55:05 +00:00
fnmatch.h Update. 1998-07-09 13:58:47 +00:00
getconf.c Update. 1998-09-09 11:53:19 +00:00
getopt.c Update. 1998-09-09 11:53:19 +00:00
getopt.h Update. 1998-09-11 12:14:37 +00:00
getopt1.c Update. 1998-03-08 15:26:29 +00:00
getopt_init.c Update. 1998-06-29 12:44:22 +00:00
glob.h Update. 1998-09-01 14:31:49 +00:00
globtest.c Update. 1998-07-28 20:47:08 +00:00
globtest.sh Update. 1998-08-08 20:02:34 +00:00
id.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
ptestcases.h Update. 1998-05-16 22:24:20 +00:00
re_comp.h update from main archive 961105 1996-11-06 04:24:40 +00:00
regex.c Update. 1998-08-15 02:40:04 +00:00
regex.h Update. 1998-07-09 13:58:47 +00:00
runptests.c Update. 1998-07-04 10:39:13 +00:00
runtests.c Update. 1997-03-08 05:28:20 +00:00
sched.h Update. 1997-12-28 16:01:53 +00:00
setpgrp.c Update. 1998-07-16 11:44:36 +00:00
tar.h Update. 1997-06-21 02:59:26 +00:00
testcases.h 1997-05-03 00:53 Ulrich Drepper <drepper@cygnus.com> 1997-05-03 00:33:54 +00:00
testfnm.c Update. 1998-07-27 17:55:05 +00:00
tstgetopt.args Sat Sep 30 11:47:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1995-09-30 17:10:48 +00:00
tstgetopt.c Update. 1998-08-17 16:48:17 +00:00
unistd.h Update. 1998-08-09 17:39:48 +00:00
wait.h update from main archive 961126 1996-11-27 06:13:15 +00:00
wordexp-test.c Update. 1998-09-17 19:51:33 +00:00
wordexp-tst.sh Update. 1998-03-24 20:51:53 +00:00
wordexp.c Update. 1998-09-17 19:51:33 +00:00
wordexp.h Update. 1998-07-09 13:58:47 +00:00