]> diplodocus.org Git - nmh/history - sbr/pidstatus.c
Reverted commit 9a4b4a3d3b27fe4a7ff6d0b8724ce1c06b5917eb.
[nmh] / sbr / pidstatus.c
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-05 Ken HornsteinSwitch from our horrible awk script that parses the...
2014-01-18 Ken HornsteinExplictly return the exit code, so we can portably...
2013-04-14 David LevineRemoved #include of sys/wait.h from sbr/pidstatus.c...
2012-01-14 David LevineChanged types and added casts so that build is clean...
2012-01-04 Lyndon NerenbergAdd back missing include of <sys/wait.h>
2012-01-04 Lyndon NerenbergClean up process wait to use POSIX waitpid() interface.
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-04-30 Doug MorrisInitial revision