OSDN Git Service

* Makefile.in: Add -c option which is now removed from COMPILE_C*.
authorcgf <cgf>
Fri, 12 Sep 2008 22:32:07 +0000 (22:32 +0000)
committercgf <cgf>
Fri, 12 Sep 2008 22:32:07 +0000 (22:32 +0000)
commit8afe78c467004b7013109efef04cb237a506aaa2
tree33bf854cf71dc890f1cf0393c5795802ec4ab777
parent649252805d2810000dd6f6479007f045421b5bdb
* Makefile.in: Add -c option which is now removed from COMPILE_C*.
* cygwin.din (cfmakeraw): Export.
* termios.cc (cfmakeraw): Implement.
* include/sys/termios.h (cfmakeraw): Declare.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
winsup/cygwin/ChangeLog
winsup/cygwin/Makefile.in
winsup/cygwin/cygwin.din
winsup/cygwin/include/cygwin/version.h
winsup/cygwin/include/sys/termios.h
winsup/cygwin/termios.cc