aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
Commit message (Expand)AuthorAge
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* Change console inheritance on W32LRN2013-09-23
* -eliminate LISTEN_PID check, silly idea anyway, better to just unset the LIST...Christian Grothoff2013-09-09
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -fix loglevelChristian Grothoff2013-07-13
* Removed GNUNET_OS_set_process_priority since it's not used.David Barksdale2013-06-23
* -fix double close/freeChristian Grothoff2013-06-21
* -need to unset control pipe on OSX, check for bad FD in environment variableChristian Grothoff2013-05-22
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* Silence a warningLRN2013-03-01
* It's on stack...LRN2013-02-18
* Make pipe sanity check work on W32 tooLRN2013-02-16
* Detect bad control pipes earlierLRN2013-02-15
* Try to fix process spawningLRN2013-02-15
* OopsLRN2013-02-14
* Use passed-by-fd pipe to control chilrenLRN2013-02-14
* W32: Don't leak stdin/stdout when spawningLRN2013-02-14
* -respect vfork semanticsChristian Grothoff2012-12-17
* -vfork is backChristian Grothoff2012-12-17
* - log pipe name while receiving signalSree Harsha Totakura2012-12-14
* - loggingSree Harsha Totakura2012-12-13
* coverity bugsMatthias Wachs2012-09-24
* -use blocking wait as the pipe might be faster than the process cleanupChristian Grothoff2012-09-17
* -use blocking wait as the pipe might be faster than the process cleanupChristian Grothoff2012-09-17
* -doxygenChristian Grothoff2012-07-22
* Fix arm-lsocks protocol violation on W32LRN2012-07-18
* -minor code cleanupChristian Grothoff2012-07-18
* -cleanupChristian Grothoff2012-07-15
* -cleanupChristian Grothoff2012-07-15
* W32: correct handling of crazy W32 process quirksLRN2012-07-13
* W32: safer process terminationLRN2012-07-12
* -never start child processes on UNIX without stdin/stdout/stderr, pass /dev/n...Christian Grothoff2012-07-10
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
* -reverting SVN 22558 (new insights...)Christian Grothoff2012-07-09
* -LRN: Our std handles are not created by us, and thus are inheritable by defa...Christian Grothoff2012-07-09
* -LRN: Better process termination for W32:Christian Grothoff2012-06-23
* -fixes and cleanupChristian Grothoff2012-06-13
* -minor optimizationChristian Grothoff2012-06-13
* -fixing #2240, untested on W32Christian Grothoff2012-06-13
* -better errno handlingChristian Grothoff2012-05-30
* - fixMatthias Wachs2012-05-25
* - missingMatthias Wachs2012-05-25
* - LRN's patchMatthias Wachs2012-05-25
* -help seaspider some moreChristian Grothoff2012-05-15
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -docuChristian Grothoff2012-05-08
* - Clarify doxygenBart Polot2012-05-07
* -fixesChristian Grothoff2012-04-19