]> git.pld-linux.org Git - packages/glibc.git/commitdiff
- obsolete
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 5 Nov 2005 04:40:57 +0000 (04:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glibc-execvp.patch -> 1.2

glibc-execvp.patch [deleted file]

diff --git a/glibc-execvp.patch b/glibc-execvp.patch
deleted file mode 100644 (file)
index a0a92b8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- glibc-2.3.5/posix/execvp.c.orig    2005-02-26 02:02:17.000000000 +0100
-+++ glibc-2.3.5/posix/execvp.c 2005-04-14 17:42:22.000000000 +0200
-@@ -140,7 +140,7 @@
-           {
-             if (script_argv == NULL)
-               {
--                script_argv = allocate_scripts_argv (file, argv);
-+                script_argv = allocate_scripts_argv (startp, argv);
-                 if (script_argv == NULL)
-                   {
-                     /* A possible EACCES error is not as important as
This page took 0.308511 seconds and 4 git commands to generate.