aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
Commit message (Expand)AuthorAge
* use nzChristian Grothoff2020-04-21
* fixing #6149Christian Grothoff2020-04-11
* DB load API changeChristian Grothoff2020-01-17
* get rid of SOCKTYPE and FDTYPEChristian Grothoff2019-11-10
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* Remove win32 and cygwin supportng02019-09-09
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* fix misc compiler warningsChristian Grothoff2018-01-04
* W32: placate GCC by initializing lsocks_write_fd to NULLРуслан Ижбулатов2017-02-25
* W32: Fix wrong format stringsРуслан Ижбулатов2017-02-25
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* extending process API to allow obtaining status code in blocking fashionChristian Grothoff2016-10-10
* fix potential NPE on shutdownChristian Grothoff2016-06-27
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -indentChristian Grothoff2015-10-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -allow 'years' in time units, indentation and doxygen fixesChristian Grothoff2015-06-18
* fixing #3799: only unindex if DB operations succeeded previously in the first...Christian Grothoff2015-05-29
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -process in logical orderChristian Grothoff2014-04-07
* -doxygen improvementsChristian Grothoff2014-04-07
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* Fix W32 process spawning to use CREATE_NO_WINDOW only when there's no consoleLRN2014-01-08
* Remove CREATE_NO_WINDOW flag, allow children to get our consoleLRN2014-01-08
* malloc -> newLRN2013-12-19
* - doxygenSree Harsha Totakura2013-12-09
* -doxygenSree Harsha Totakura2013-12-09
* -doxygenfixesChristian Grothoff2013-12-07
* - move do_start_process to util/Sree Harsha Totakura2013-11-29
* - raise a signal after receiving it from the control pipe by calling the resp...Sree Harsha Totakura2013-11-28
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* -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