* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.

This commit is contained in:
Christopher Faylor 2003-07-25 17:42:08 +00:00
parent 3c98a59309
commit 6f8c86aec5
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View 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 \