diff options
author | Samuel Thibault <sthibault@debian.org> | 2009-05-25 09:45:02 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2009-05-25 09:45:02 +0000 |
commit | 07034c18144f3bf68b5ada5fd1338777f869eb80 (patch) | |
tree | 2d6ad00d6a4b39509e5880b92396bf76b2292448 /debian/patches/series | |
parent | 5a15d70208d32e63e95a8a67ef3ca7574eed1589 (diff) |
debian/patches/exec_fix.patch: New patch to fix random hang of exec.
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index 440a28f3..904f4e3b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -28,3 +28,4 @@ libpthread_fix.patch -p0 libpthread_setcancel.patch -p0 libpthread_no_recursive_mutex_initializer.patch -p0 extern_inline_fix.patch -p1 +exec_fix.patch -p0 |