| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-16 | 1 | -108/+125 |
|
|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-11-09 | 1 | -1127/+951 |
|
|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-03-09 | 1 | -0/+11 |
|
|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-02-22 | 1 | -0/+2 |
|
|
* | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2016-01-11 | 1 | -2/+2 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-12-01 | 1 | -1/+1 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-07-31 | 1 | -50/+307 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-05-07 | 1 | -2/+7 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-05-05 | 1 | -162/+193 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2015-01-10 | 1 | -2/+2 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-08-11 | 1 | -0/+2 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2014-05-19 | 1 | -0/+6 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-12-19 | 1 | -1/+1 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-03-22 | 1 | -0/+6 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-02-01 | 1 | -1/+1 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-01-14 | 1 | -2/+3 |
|
|
* | Merge branch 'upstream-kwsys' into update-kwsys | Brad King | 2013-01-08 | 1 | -4/+0 |
|
|
* | Merge branch 'upstream-kwsys' into import-KWSys-subtree | Brad King | 2012-10-31 | 1 | -0/+1 |
|
|
* | KWSys: Teach Process to error on empty command | Brad King | 2010-06-11 | 1 | -0/+8 |
|
|
* | KWSys: Process tree kill for Solaris | Brad King | 2010-06-11 | 1 | -0/+3 |
|
|
* | KWSys: Process tree kill for kFreeBSD, GNU/Hurd | Brad King | 2010-05-11 | 1 | -1/+1 |
|
|
* | KWSys Process: Add OpenBSD process tree kill support | Brad King | 2010-04-19 | 1 | -1/+1 |
|
|
* | KWSys: Enable process tree killing on kFreeBSD | Brad King | 2010-03-18 | 1 | -1/+2 |
|
|
* | Trust umask for file permissions | Brad King | 2010-01-12 | 1 | -3/+2 |
|
|
* | KWSys: List processes with "ps -ef" on OpenSolaris | Brad King | 2009-12-01 | 1 | -1/+2 |
|
|
* | KWSys: Use "ps -Af" for process list on QNX | Brad King | 2009-12-01 | 1 | -0/+3 |
|
|
* | KWSys: Restore SIGSTOP/SIGKILL to end process tree | Brad King | 2009-11-30 | 1 | -7/+15 |
|
|
* | fix two more icpc warnings, ok by Brad (float compared for equality, unused v... | Alexander Neundorf | 2009-10-19 | 1 | -2/+2 |
|
|
* | Convert KWSys to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -11/+9 |
|
|
* | ENH: Provide unix-sytle command line parsing | Brad King | 2009-07-13 | 1 | -256/+3 |
|
|
* | COMP: Do not compile VMS-specific code on non-VMS | Brad King | 2009-06-12 | 1 | -8/+7 |
|
|
* | COMP:Fixed warning with gcc 4.3.3: passing argument 1 of kwsysProcessSetVMSFe... | Francois Bertel | 2009-06-12 | 1 | -3/+3 |
|
|
* | ENH: Teach KWSys Process basic VMS support | Brad King | 2009-06-10 | 1 | -9/+76 |
|
|
* | BUG: Fix non-select process impl without timeout | Brad King | 2009-06-10 | 1 | -12/+8 |
|
|
* | ENH: check in almost building VMS stuff with VMSBuild directory since the boo... | Bill Hoffman | 2009-04-23 | 1 | -0/+3 |
|
|
* | COMP:Try to fix compile error with qnx gcc. | Francois Bertel | 2009-03-16 | 1 | -1/+2 |
|
|
* | COMP:Fixed gcc 4.3.2 warning with -O1 and above: ignoring return value of rea... | Francois Bertel | 2009-03-16 | 1 | -3/+6 |
|
|
* | COMP:Fixed warnings. | Francois Bertel | 2009-03-16 | 1 | -17/+20 |
|
|
* | COMP:Fixed warnings. | Francois Bertel | 2008-12-15 | 1 | -6/+8 |
|
|
* | ENH: a few more haiku fixes, stop the debugger from coming up for tests | Bill Hoffman | 2008-09-22 | 1 | -0/+4 |
|
|
* | ENH: add initial support for HAIKU OS from bug# 7425 | Bill Hoffman | 2008-09-15 | 1 | -1/+1 |
|
|
* | BUG: Handle case when select() lies | Brad King | 2008-08-20 | 1 | -7/+10 |
|
|
* | ENH: all ctype function have the same issue: char can be signed or unsigned, ... | Mathieu Malaterre | 2008-05-13 | 1 | -1/+1 |
|
|
* | COMP: warning, isprint and isspace take int args. | Bill Lorensen | 2008-05-12 | 1 | -1/+1 |
|
|
* | STYLE: minor comments | Mathieu Malaterre | 2008-04-02 | 1 | -1/+1 |
|
|
* | BUG: Fix hang in Process_Kill on OS X caused by an OS bug in which a pipe rea... | Brad King | 2008-01-10 | 1 | -39/+54 |
|
|
* | COMP: Fix for platforms that do not have siginfo on their signal handlers. | Brad King | 2007-06-27 | 1 | -2/+2 |
|
|
* | BUG: Do not send both SIGSTOP and SIGKILL when killing a process. The SIGSTO... | Brad King | 2007-05-16 | 1 | -5/+7 |
|
|
* | COMP: Fix code-not-reached warnings for SunCC. | Brad King | 2007-05-03 | 1 | -1/+7 |
|
|
* | COMP: remove warning | Bill Hoffman | 2006-12-05 | 1 | -1/+0 |
|
|