aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
AgeCommit message (Expand)Author
2012-12-17-respect vfork semanticsgrothoff
2012-12-17-vfork is backgrothoff
2012-12-14- log pipe name while receiving signalharsha
2012-12-13- loggingharsha
2012-09-24coverity bugswachs
2012-09-17-use blocking wait as the pipe might be faster than the process cleanupgrothoff
2012-09-17-use blocking wait as the pipe might be faster than the process cleanupgrothoff
2012-07-22-doxygengrothoff
2012-07-18Fix arm-lsocks protocol violation on W32LRN
2012-07-18-minor code cleanupgrothoff
2012-07-15-cleanupgrothoff
2012-07-15-cleanupgrothoff
2012-07-13W32: correct handling of crazy W32 process quirksLRN
2012-07-12W32: safer process terminationLRN
2012-07-10-never start child processes on UNIX without stdin/stdout/stderr, pass /dev/n...grothoff
2012-07-09-LRN: Another take on std descriptor inheritancegrothoff
2012-07-09-reverting SVN 22558 (new insights...)grothoff
2012-07-09-LRN: Our std handles are not created by us, and thus are inheritable by defa...grothoff
2012-06-23-LRN: Better process termination for W32:grothoff
2012-06-13-fixes and cleanupgrothoff
2012-06-13-minor optimizationgrothoff
2012-06-13-fixing #2240, untested on W32grothoff
2012-05-30-better errno handlinggrothoff
2012-05-25- fixwachs
2012-05-25- missingwachs
2012-05-25- LRN's patchwachs
2012-05-15-help seaspider some moregrothoff
2012-05-08Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroybartpolot
2012-05-08-docugrothoff
2012-05-07- Clarify doxygenbartpolot
2012-04-19-fixesgrothoff
2012-03-11-fixgrothoff
2012-03-11-LRN: Fix killgrothoff
2012-03-10-closing of control pipe is no errorgrothoff
2012-03-10-avoid problems with partial reads by using 1 byte for signalsgrothoff
2012-03-09-additional tests for process startsgrothoff
2012-02-29-fix memory leakgrothoff
2012-02-29-LRN: set control_pipe to NULL if not controlledgrothoff
2012-02-29-LRN: fixgrothoff
2012-02-28-LRN: Add missing declarationgrothoff
2012-02-28LRN: Apparently cleanup is not for W32grothoff
2012-02-28LRN: W32 pipe name generation needs randomgrothoff
2012-02-27-do use non-blocking opening of the pipe FD, and try again if it failsgrothoff
2012-02-27enabling use of pipes for signal communication also on UNIX to enable future ...grothoff
2012-02-21LRN: Escape-trailing-slash-when-spawning-W32-process:grothoff
2012-01-26-follow naming conventionsgrothoff
2012-01-25-do not abort waitpid just because of SIGCHLDgrothoff
2012-01-14LRN: enable more fine-grained control over blocking/non-blocking pipe operationgrothoff
2012-01-02adding GNUNET_OS_start_process_vap functiongrothoff
2011-12-30-LRN: utf8-ization, #2051grothoff