]> granicus.if.org Git - psmisc/commitdiff
Merge branch 'master' of ssh://psmisc.git.sourceforge.net/gitroot/psmisc/psmisc
authorCraig Small <csmall@users.sourceforge.net>
Sat, 19 May 2012 08:15:40 +0000 (18:15 +1000)
committerCraig Small <csmall@users.sourceforge.net>
Sat, 19 May 2012 08:15:40 +0000 (18:15 +1000)
Conflicts:
ChangeLog
src/fuser.c

1  2 
ChangeLog
configure.ac
src/Makefile.am
src/fuser.c

diff --cc ChangeLog
index e2275d0779b3b6bc09c9a939f876c7f19ce310ab,baba19e6526fadd324cc7394d02fd403382d07ed..d740ef19ef7a71eeddc2bf7e3f40e7ce63b896d1
+++ b/ChangeLog
@@@ -1,6 -1,11 +1,15 @@@
 +Changes in 22.17 (unreleased)
 +================
+       * Make it possible to use --enable-timeout-stat as well as
+         --enable-timeout-stat=static for a static background process which
+         does the final stat system calls
+       * Do not mix HAVE_TIMEOUT_STAT with WITH_TIMEOUT_STAT
+       * Add timeout.c/timeout.h for static background process which is able
+         to read the file name from pipe, does the stat(2) system call, and
+         writes the result back to a pipe.
+       * Really add ASCII null at command string in add_proc() of pstree.c
 +      * fuser uses correct timeout_stat define Debian #661723
++      * fuser is not compiled on hurd-i386 Debian #673485
  
  Changes in 22.16
  ================
diff --cc configure.ac
Simple merge
diff --cc src/Makefile.am
Simple merge
diff --cc src/fuser.c
Simple merge