This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/36755] Avoid fork/exec in chmod intrinsic
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jul 2008 21:24:38 -0000
- Subject: [Bug libfortran/36755] Avoid fork/exec in chmod intrinsic
- References: <bug-36755-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from hjl dot tools at gmail dot com 2008-07-09 21:24 -------
Here is one working implementation:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/posix/system.c?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=glibc
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36755