aboutsummaryrefslogtreecommitdiff
path: root/COPYING.LIBGLOSS
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-11-07 03:47:53 +0000
committerChristopher Faylor <me@cgf.cx>2002-11-07 03:47:53 +0000
commit3869357061c19a15c4198ee084336caf0791d943 (patch)
tree9aa65d1c7e968c1eb8f9774bdc15cb2c193dfdf2 /COPYING.LIBGLOSS
parente7c2b4002069dfa618562b39d4644dbc0f7e2736 (diff)
downloadnewlib-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