Magellan Linux

Annotation of /trunk/util-linux/patches/no-symlink-resolve.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (hide annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years, 1 month ago) by niro
File size: 316 byte(s)
-import

1 niro 153 --- old/mount/realpath.c 2003-01-28 11:57:20.000000000 -0500
2     +++ new/mount/realpath.c 2003-02-07 21:56:46.000000000 -0500
3     @@ -13,7 +13,7 @@
4     * GNU Library Public License for more details.
5     */
6    
7     -#define resolve_symlinks
8     +#undef resolve_symlinks
9    
10     /*
11     * This routine is part of libc. We include it nevertheless,