aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
AgeCommit message (Expand)Author
2012-12-17-vfork is backChristian Grothoff
2012-12-14- log pipe name while receiving signalSree Harsha Totakura
2012-12-13- loggingSree Harsha Totakura
2012-09-24coverity bugsMatthias Wachs
2012-09-17-use blocking wait as the pipe might be faster than the process cleanupChristian Grothoff
2012-09-17-use blocking wait as the pipe might be faster than the process cleanupChristian Grothoff
2012-07-22-doxygenChristian Grothoff
2012-07-18Fix arm-lsocks protocol violation on W32LRN
2012-07-18-minor code cleanupChristian Grothoff
2012-07-15-cleanupChristian Grothoff
2012-07-15-cleanupChristian Grothoff
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...Christian Grothoff
2012-07-09-LRN: Another take on std descriptor inheritanceChristian Grothoff
2012-07-09-reverting SVN 22558 (new insights...)Christian Grothoff
2012-07-09-LRN: Our std handles are not created by us, and thus are inheritable by defa...Christian Grothoff
2012-06-23-LRN: Better process termination for W32:Christian Grothoff
2012-06-13-fixes and cleanupChristian Grothoff
2012-06-13-minor optimizationChristian Grothoff
2012-06-13-fixing #2240, untested on W32Christian Grothoff
2012-05-30-better errno handlingChristian Grothoff
2012-05-25- fixMatthias Wachs
2012-05-25- missingMatthias Wachs
2012-05-25- LRN's patchMatthias Wachs
2012-05-15-help seaspider some moreChristian Grothoff
2012-05-08Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot
2012-05-08-docuChristian Grothoff
2012-05-07- Clarify doxygenBart Polot
2012-04-19-fixesChristian Grothoff
2012-03-11-fixChristian Grothoff
2012-03-11-LRN: Fix killChristian Grothoff
2012-03-10-closing of control pipe is no errorChristian Grothoff
2012-03-10-avoid problems with partial reads by using 1 byte for signalsChristian Grothoff
2012-03-09-additional tests for process startsChristian Grothoff
2012-02-29-fix memory leakChristian Grothoff
2012-02-29-LRN: set control_pipe to NULL if not controlledChristian Grothoff
2012-02-29-LRN: fixChristian Grothoff
2012-02-28-LRN: Add missing declarationChristian Grothoff
2012-02-28LRN: Apparently cleanup is not for W32Christian Grothoff
2012-02-28LRN: W32 pipe name generation needs randomChristian Grothoff
2012-02-27-do use non-blocking opening of the pipe FD, and try again if it failsChristian Grothoff
2012-02-27enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff
2012-02-21LRN: Escape-trailing-slash-when-spawning-W32-process:Christian Grothoff
2012-01-26-follow naming conventionsChristian Grothoff
2012-01-25-do not abort waitpid just because of SIGCHLDChristian Grothoff
2012-01-14LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff
2012-01-02adding GNUNET_OS_start_process_vap functionChristian Grothoff
2011-12-30-LRN: utf8-ization, #2051Christian Grothoff
2011-12-09-LRN: Fix for ARMed processes that have zero lsocks (such as hostlist)Christian Grothoff