summaryrefslogtreecommitdiffstats
path: root/common/exechelp-posix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Restore a simpler variant of 'gnupg_wait_process'.Justus Winter2016-09-051-1/+53
* common: Fix error handling.Justus Winter2016-09-051-2/+6
* common: Improve waiting for processes on POSIX.Justus Winter2016-09-051-30/+112
* common: New function string_to_u64.Werner Koch2016-08-111-3/+1
* common: Close input stream.Justus Winter2016-06-281-0/+1
* common: Allow a second input stream for gnupg_exec_tool_stream.Werner Koch2016-05-271-6/+7
* common: Simplify the fd closing patch 512c56a.Werner Koch2016-05-271-3/+1
* common: Speedup closing fds before an exec.Werner Koch2016-05-271-0/+44
* common: Extend gnupg_create_inbound_pipe et al.Werner Koch2016-05-271-6/+14
* common: Make use of default_errsource in exechelp.Werner Koch2016-05-271-43/+54
* common/exechelp: Provide a way to wait for multiple processes.Justus Winter2016-02-231-43/+77
* common/exechelp: Add general pipe function.Justus Winter2016-02-231-0/+9
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* common: Change calling convention for gnupg_spawn_process.Werner Koch2015-09-281-15/+47
* common: Cope with AIX problem on number of open files.Werner Koch2015-05-111-0/+10
* common: Remove superfluous statements.Werner Koch2014-09-181-9/+0
* common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.Werner Koch2014-05-021-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-4/+4
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-5/+15
* Port to npth.Marcus Brinkmann2012-01-251-26/+10
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-16/+16
* Reworked the posix and w32 exechelpers.Werner Koch2010-08-201-39/+101
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-21/+30
* Add unfinished gpgtar.Werner Koch2010-06-071-5/+16
* auto start the agent if --use-standard-socket is in use.Werner Koch2010-05-031-7/+12
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-26/+7
* Reorganized the exechelp code.Werner Koch2010-03-221-0/+555