]> git.ipfire.org Git - thirdparty/glibc.git/commit - NEWS
* sysdeps/unix/bsd/bsd4.4/revoke.S: New file.
authorRoland McGrath <roland@gnu.org>
Mon, 27 Mar 1995 10:24:00 +0000 (10:24 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 27 Mar 1995 10:24:00 +0000 (10:24 +0000)
commit342414a6e0952c308c0cf27daab6ea24fc4cc172
tree7572299dd85fccd4421e4be6e1b496e0013ccb58
parent1474b80f017c2fcc18b1de5bbc51884650d30582
* sysdeps/unix/bsd/bsd4.4/revoke.S: New file.

* sysdeps/stub/revoke.c: New file.
* misc/Makefile (routines): Add revoke.
* posix/unistd.h [__USE_BSD] (revoke): Declare it.
* sysdeps/generic/pty.c (openpty, forkpty): Declare return types.
(forkpty): Declare login_tty.
* misc/logwtmp.c (logwtmp): Declare to return void.
* misc/login_tty.c (login_tty): Include unistd.h.  Declare return type.
ChangeLog
NEWS
misc/Makefile
misc/logwtmp.c
posix/unistd.h
sysdeps/generic/pty.c
sysdeps/stub/revoke.c [new file with mode: 0644]
sysdeps/unix/bsd/bsd4.4/revoke.S [new file with mode: 0644]