diff options
author | Christopher Faylor <me@cgf.cx> | 2002-11-07 02:19:52 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-11-07 02:19:52 +0000 |
commit | 4248a1d7f87624369b1d64eea620532d101b578d (patch) | |
tree | 508475124f8f04a40eb799faa2b8d57735f2df60 /winsup/cygwin/fhandler_console.cc | |
parent | 18cd62b7fbaaa6a63f017231314b2c9a81b55010 (diff) | |
download | cygnal-4248a1d7f87624369b1d64eea620532d101b578d.tar.gz cygnal-4248a1d7f87624369b1d64eea620532d101b578d.tar.bz2 cygnal-4248a1d7f87624369b1d64eea620532d101b578d.zip |
* include/cygwin/version.h: Bump API minor number for below export.
* cygwin.din (pututline): New exported function.
* syscalls.cc (login): Use pututiline().
(setutent): Open utmp as read/write.
(endutent): Check if utmp file is open.
(utmpname): call endutent() to close current utmp file.
(getutid): Enable all cases, use strncmp() to compare ut_id fields.
(pututline): New.
* tty.cc (create_tty_master): Set ut_pid to current pid.
Diffstat (limited to 'winsup/cygwin/fhandler_console.cc')
0 files changed, 0 insertions, 0 deletions