summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/ProcessUNIX.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-11-061-0/+13
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-06-031-0/+4
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-02-181-1/+1
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-01-291-0/+6
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-10-271-2/+3
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-05-071-4/+4
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-04-291-0/+4
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-07-241-3/+3
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-151-8/+10
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-101-96/+101
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-03-041-5/+7
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2019-01-141-1/+1
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-06-011-41/+41
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2018-01-241-1/+1
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-11-021-0/+5
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-10-131-0/+8
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-10-101-13/+7
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-08-111-1/+2
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-05-161-108/+125
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-11-091-1127/+951
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-03-091-0/+11
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-02-221-0/+2
* Merge branch 'upstream-KWSys' into update-kwsysBrad King2016-01-111-2/+2
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-12-011-1/+1
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-07-311-50/+307
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-05-071-2/+7
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-05-051-162/+193
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-01-101-2/+2
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-08-111-0/+2
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-05-191-0/+6
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-12-191-1/+1
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-03-221-0/+6
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-02-011-1/+1
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-01-141-2/+3
* Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-01-081-4/+0
* Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-10-311-0/+1
* KWSys: Teach Process to error on empty commandBrad King2010-06-111-0/+8
* KWSys: Process tree kill for SolarisBrad King2010-06-111-0/+3
* KWSys: Process tree kill for kFreeBSD, GNU/HurdBrad King2010-05-111-1/+1
* KWSys Process: Add OpenBSD process tree kill supportBrad King2010-04-191-1/+1
* KWSys: Enable process tree killing on kFreeBSDBrad King2010-03-181-1/+2
* Trust umask for file permissionsBrad King2010-01-121-3/+2
* KWSys: List processes with "ps -ef" on OpenSolarisBrad King2009-12-011-1/+2
* KWSys: Use "ps -Af" for process list on QNXBrad King2009-12-011-0/+3
* KWSys: Restore SIGSTOP/SIGKILL to end process treeBrad King2009-11-301-7/+15
* fix two more icpc warnings, ok by Brad (float compared for equality, unused v...Alexander Neundorf2009-10-191-2/+2
* Convert KWSys to OSI-approved BSD LicenseBrad King2009-09-281-11/+9
* ENH: Provide unix-sytle command line parsingBrad King2009-07-131-256/+3
* COMP: Do not compile VMS-specific code on non-VMSBrad King2009-06-121-8/+7
* COMP:Fixed warning with gcc 4.3.3: passing argument 1 of kwsysProcessSetVMSFe...Francois Bertel2009-06-121-3/+3