Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-07-25 21:42:08 +0400
committerChristopher Faylor <me@cgf.cx>2003-07-25 21:42:08 +0400
commit6f8c86aec5d2185abc21205e19c61db71bb57b59 (patch)
tree12dd0faa4e1fb1c65162ca2d8a756feda80832c6 /winsup/cygwin/Makefile.in
parent3c98a5930927df110549843c3c208d245e748c5b (diff)
* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.
Diffstat (limited to 'winsup/cygwin/Makefile.in')
-rw-r--r--winsup/cygwin/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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 \