OSDN Git Service

* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.
authorcgf <cgf>
Fri, 25 Jul 2003 17:42:08 +0000 (17:42 +0000)
committercgf <cgf>
Fri, 25 Jul 2003 17:42:08 +0000 (17:42 +0000)
winsup/cygwin/ChangeLog
winsup/cygwin/Makefile.in

index ede4540..2f4c39c 100644 (file)
@@ -1,5 +1,9 @@
 2003-07-25  Christopher Faylor  <cgf@redhat.com>
 
+       * Makefile.in (OBSOLETE_FUNCTION):  Add fdopen.
+
+2003-07-25  Christopher Faylor  <cgf@redhat.com>
+
        * cygwin.din: Export _fdopen64
        * Makefile.in (NEW_FUNCTIONS): Add _fdopen64 -> fdopen translation.
        * include/cygwin/version.h: Bump api minor number.
index 7abb53c..2be5a56 100644 (file)
@@ -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 \