diff options
Diffstat (limited to 'winsup/cygwin/cygwin.din')
-rw-r--r-- | winsup/cygwin/cygwin.din | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din index 3a2e957f4..62b152210 100644 --- a/winsup/cygwin/cygwin.din +++ b/winsup/cygwin/cygwin.din @@ -645,6 +645,7 @@ getpid _getpid = getpid getppid _getppid = getppid +getprogname getpwduid _getpwduid = getpwduid getpwent @@ -1178,6 +1179,7 @@ setpgid _setpgid = setpgid setpgrp _setpgrp = setpgrp +setprogname setpwent _setpwent = setpwent setregid |