diff options
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 4cb8a19..a1c1591 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,11 @@ +2001-11-05 Corinna Vinschen <corinna@vinschen.de> + + * libc/include/sys/unistd.h: Add prototypes for endusershell(), + getusershell(), iruserok(), revoke(), ruserok() and setusershell() + when __CYGWIN__ is defined. + * libc/sys/cygwin/sys/utmp.h: Add prototypes for login_tty() and + logwtmp(). + 2001-11-01 Arati Dikey <aratidikey@hotmail.com> * libm/mathfp/sf_isinf.c (isinff): Change to use _DEFUN macro. |