[Fakeroot-commits] [SCM] fakeroot branch, upstream, updated. 08ed00124d8b6b445d3b91a9aa15eec638b02f05
Clint Adams
schizo at debian.org
Sun Nov 15 03:17:48 UTC 2009
The following commit has been merged in the upstream branch:
commit de3d509aace447a082624e8e4254b39362165707
Author: Clint Adams <schizo at debian.org>
Date: Tue Oct 27 01:12:15 2009 -0400
Apply VMware patch: "Remove from wrapfunc.inp the function which are not actually wrapped in libfakeroot.c."
diff --git a/wrapfunc.inp b/wrapfunc.inp
index 4ccec0a..717914b 100644
--- a/wrapfunc.inp
+++ b/wrapfunc.inp
@@ -12,9 +12,6 @@
/* value. After that come the function arguments with types, and the last */
/* field contains the function arguments without types. */
/**/
-open;int;(const char *pathname, int flags, int mode);(pathname, flags, mode)
-fopen;FILE *;(const char *pathname, const char *mode);(pathname, mode)
-freopen;FILE *;(const char *pathname, const char *mode, FILE *stream);(pathname, mode, stream)
/* __*xstat are used on glibc systems instead of just *xstat. */
/**/
--
fakeroot
More information about the Fakeroot-commits
mailing list