aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygwin.din
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowi@redhat.com>2011-12-30 20:22:28 +0000
committerYaakov Selkowitz <yselkowi@redhat.com>2011-12-30 20:22:28 +0000
commitd5f3e0ba9a8fe79e6e7eab1ea3d9e675484d1931 (patch)
tree32a953854b717eb7c20de51024008e1bb1018e9b /winsup/cygwin/cygwin.din
parent3abbe5ea8e73bd3bec13df2984b7082bfef06051 (diff)
downloadnewlib-d5f3e0ba9a8fe79e6e7eab1ea3d9e675484d1931.zip
newlib-d5f3e0ba9a8fe79e6e7eab1ea3d9e675484d1931.tar.gz
newlib-d5f3e0ba9a8fe79e6e7eab1ea3d9e675484d1931.tar.bz2
* 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.
Diffstat (limited to 'winsup/cygwin/cygwin.din')
-rw-r--r--winsup/cygwin/cygwin.din1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din
index 615088a..e83d952 100644
--- a/winsup/cygwin/cygwin.din
+++ b/winsup/cygwin/cygwin.din
@@ -759,6 +759,7 @@ getprogname NOSIGFE
getprotobyname = cygwin_getprotobyname SIGFE
getprotobynumber = cygwin_getprotobynumber SIGFE
getprotoent = cygwin_getprotoent SIGFE
+getpt SIGFE
getpwduid NOSIGFE
_getpwduid = getpwduid NOSIGFE
getpwent SIGFE