* cygwin.din (getpt): Export.
* posix.sgml (std-gnu): Add getpt. * tty.cc (getpt): New function. * include/cygwin/stdlib.h [!__STRICT_ANSI__] (getpt): Declare. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2011-12-30 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||
|
||||
* cygwin.din (getpt): Export.
|
||||
* posix.sgml (std-gnu): Add getpt.
|
||||
* tty.cc (getpt): New function.
|
||||
* include/cygwin/stdlib.h [!__STRICT_ANSI__] (getpt): Declare.
|
||||
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
|
||||
|
||||
2011-12-30 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
|
||||
|
||||
* thread.cc: Mark pthread_rwlock_timedrdlock and
|
||||
|
||||
Reference in New Issue
Block a user