diff options
Diffstat (limited to 'winsup/cygwin/Makefile.in')
-rw-r--r-- | winsup/cygwin/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in index 82215a527..68dc5b35e 100644 --- a/winsup/cygwin/Makefile.in +++ b/winsup/cygwin/Makefile.in @@ -158,7 +158,7 @@ OBSOLETE_FUNCTIONS:=regcomp regerror regexec regfree regsub \ getgroups getpwuid getpwuid_r getuid initgroups \ lchown lseek lstat mknod mmap seekdir setegid seteuid \ setgid setgroups setregid setreuid setuid stat \ - telldir tmpfile truncate + telldir tmpfile truncate timezone NEW_FUNCTIONS:=regcomp posix_regcomp \ regerror posix_regerror \ |