* cygwin.din (updwtmpx): Export.

* syscalls.cc (updwtmpx): New function.
	* include/utmpx.h (updwtmpx): Declare.
	* include/cygwin/version.h: Bump API minor number to 153.
This commit is contained in:
Corinna Vinschen
2006-02-02 22:46:37 +00:00
parent 6577c186c9
commit c0b0336f36
5 changed files with 18 additions and 1 deletions

View File

@@ -887,6 +887,7 @@ login_tty SIGFE
logout SIGFE
logwtmp SIGFE
updwtmp SIGFE
updwtmpx SIGFE
longjmp NOSIGFE
_longjmp = longjmp NOSIGFE
lrand48 NOSIGFE