aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-01-04fix misc compiler warningsChristian Grothoff
2017-02-25W32: placate GCC by initializing lsocks_write_fd to NULLРуслан Ижбулатов
2017-02-25W32: Fix wrong format stringsРуслан Ижбулатов
2017-02-24util: add component name to LOG macros; util/client: log incoming message typ...tg(x)
2016-10-10extending process API to allow obtaining status code in blocking fashionChristian Grothoff
2016-06-27fix potential NPE on shutdownChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-18-indentChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-18-allow 'years' in time units, indentation and doxygen fixesChristian Grothoff
2015-05-29fixing #3799: only unindex if DB operations succeeded previously in the first...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-04-07-process in logical orderChristian Grothoff
2014-04-07-doxygen improvementsChristian Grothoff
2014-02-20Allow redirection of STDERR when starting processes.Sree Harsha Totakura
2014-01-08Fix W32 process spawning to use CREATE_NO_WINDOW only when there's no consoleLRN
2014-01-08Remove CREATE_NO_WINDOW flag, allow children to get our consoleLRN
2013-12-19malloc -> newLRN
2013-12-09- doxygenSree Harsha Totakura
2013-12-09-doxygenSree Harsha Totakura
2013-12-07-doxygenfixesChristian Grothoff
2013-11-29- move do_start_process to util/Sree Harsha Totakura
2013-11-28- raise a signal after receiving it from the control pipe by calling the resp...Sree Harsha Totakura
2013-10-12- change --enable-ll to --enable-supermucSree Harsha Totakura
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-towards addressing #3047, note this causes the code to FTBFSChristian Grothoff
2013-09-23Change console inheritance on W32LRN
2013-09-09-eliminate LISTEN_PID check, silly idea anyway, better to just unset the LIST...Christian Grothoff
2013-08-24-use GPLv3+ consistentlyChristian Grothoff
2013-07-13-fix loglevelChristian Grothoff
2013-06-23Removed GNUNET_OS_set_process_priority since it's not used.David Barksdale
2013-06-21-fix double close/freeChristian Grothoff
2013-05-22-need to unset control pipe on OSX, check for bad FD in environment variableChristian Grothoff
2013-04-15-no booleanChristian Grothoff
2013-04-15extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs
2013-03-01Silence a warningLRN
2013-02-18It's on stack...LRN
2013-02-16Make pipe sanity check work on W32 tooLRN
2013-02-15Detect bad control pipes earlierLRN
2013-02-15Try to fix process spawningLRN
2013-02-14OopsLRN
2013-02-14Use passed-by-fd pipe to control chilrenLRN
2013-02-14W32: Don't leak stdin/stdout when spawningLRN
2012-12-17-respect vfork semanticsChristian Grothoff