log toys/pending/tcpsvd.c @ 1736:5892daac85ab draft

age author description
Sat, 07 Feb 2015 16:17:44 -0600 Rob Landley Make toy_exec() check if argc is in optargs and deal with it there so we don't need a separate xexec_optargs(). draft
Wed, 31 Dec 2014 21:30:59 -0600 Rob Landley Redo option parsing infrastructure so #define FORCE_FLAGS can unzero flag macros for a disabled command (needed when multiple commands share infrastructure with a common set of flags). draft
Sat, 31 May 2014 12:33:24 -0500 Rob Landley Introduce xfork() and make commands use it, and make some WEXITSTATUS() use WIFEXITED() and WTERMSIG()+127. draft
Thu, 16 Jan 2014 09:26:50 -0600 Rob Landley Rename xmsprintf() to just xmprintf(). draft
Sun, 08 Dec 2013 13:21:14 -0600 Rob Landley Forgot to set new pending entry to default n. draft
Sat, 07 Dec 2013 16:19:17 -0600 Rob Landley Ashwini Sharma submitted tcpsvd/udpsvd. draft