Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-11-07 06:47:49 +0300
committerChristopher Faylor <me@cgf.cx>2002-11-07 06:47:49 +0300
commit644c83bca346d7bb670e5467c1dcd2e1daa8ee3d (patch)
treeb66611e9301c769365338897230f4b74049719f4 /winsup/cygwin/Makefile.in
parent6b2f7d302518abc09c15730353b6a0978a6adbf2 (diff)
* include/cygwin/version.h: Bump API minor number for below export.unlabeled-1.18.2
* 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 'winsup/cygwin/Makefile.in')
0 files changed, 0 insertions, 0 deletions