From 6f8c86aec5d2185abc21205e19c61db71bb57b59 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 25 Jul 2003 17:42:08 +0000 Subject: * Makefile.in (OBSOLETE_FUNCTION): Add fdopen. --- winsup/cygwin/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/Makefile.in') diff --git a/winsup/cygwin/Makefile.in b/winsup/cygwin/Makefile.in index 7abb53cdf..2be5a565f 100644 --- a/winsup/cygwin/Makefile.in +++ b/winsup/cygwin/Makefile.in @@ -169,7 +169,7 @@ GMON_OFILES:=gmon.o mcount.o profil.o OBSOLETE_FUNCTIONS:=regcomp regerror regexec regfree regsub \ open acl aclcheck aclfrommode aclfrompbits \ aclfromtext aclsort acltomode acltopbits \ - acltotext chown facl fchown fgetpos fopen \ + acltotext chown facl fchown fdopen fgetpos fopen \ freopen fseeko fsetpos fstat ftello ftruncate \ getegid geteuid getgid getgrent getgrgid getgrnam \ getgroups getpwuid getpwuid_r getuid initgroups \ -- cgit v1.2.3