diff options
author | Christopher Faylor <me@cgf.cx> | 2002-11-07 03:47:53 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-11-07 03:47:53 +0000 |
commit | 3869357061c19a15c4198ee084336caf0791d943 (patch) | |
tree | 9aa65d1c7e968c1eb8f9774bdc15cb2c193dfdf2 /COPYING.LIBGLOSS | |
parent | e7c2b4002069dfa618562b39d4644dbc0f7e2736 (diff) | |
download | newlib-unlabeled-1.69.4.zip newlib-unlabeled-1.69.4.tar.gz newlib-unlabeled-1.69.4.tar.bz2 |
* include/cygwin/version.h: Bump API minor number for below export.github/unlabeled-1.69.4unlabeled-1.69.4
* 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.
* fhandler.h (fhandler_serial::vmin_): Declare as size_t.
* fhandler_serial.cc (fhandler_serial::raw_read): Use correct type for
minchars.
(fhandler_serial::ioctl): Set errno if the ClearCommError fails.
(fhandler_serial::tcsetattr): Use correct value for vmin_.
(fhandler_serial::tcgetattr): Ditto.
* fhandler_socket.cc (fhandler_socket::recvmsg): Call if from == NULL
WSARecvFrom with fromlen = NULL.
Diffstat (limited to 'COPYING.LIBGLOSS')
0 files changed, 0 insertions, 0 deletions