glibc/sysdeps/unix/sysv/sysv4
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-09-17 19:51:33 +00:00
i386 Update. 1997-11-26 04:23:08 +00:00
solaris2 Update. 1998-09-14 16:38:49 +00:00
__getpgid.c Update. 1997-05-26 23:01:17 +00:00
__setpgid.c Update. 1997-05-26 23:01:17 +00:00
Dist Update. 1997-03-19 05:47:56 +00:00
dup2.c Sun Feb 19 17:46:13 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu> 1995-02-20 01:08:14 +00:00
ftruncate.c Update. 1997-05-26 23:01:17 +00:00
gethostname.c Update. 1997-05-26 23:01:17 +00:00
getpagesize.c initial import 1995-02-18 01:27:10 +00:00
getpgid.c Update. 1997-05-26 23:01:17 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
Makefile update from main arhive 970119 1997-01-20 02:49:49 +00:00
pipestream.c initial import 1995-02-18 01:27:10 +00:00
sethostname.c Update. 1997-05-26 23:01:17 +00:00
setpgid.c Update. 1997-05-26 23:01:17 +00:00
setsid.c Update. 1997-05-26 23:01:17 +00:00
sigaction.c Update. 1997-06-23 21:55:26 +00:00
siginfo.h Update. 1997-06-23 21:55:26 +00:00
sigset-cvt-mask.h Update. 1998-06-07 14:06:56 +00:00
syscalls.list Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-12 08:37:31 +00:00
sysconf.c Update. 1997-06-23 21:55:26 +00:00
sysconfig.h Update. 1997-06-23 21:55:26 +00:00
system.c initial import 1995-02-18 01:27:10 +00:00
waitpid.c Update. 1997-06-23 21:55:26 +00:00