aboutsummaryrefslogtreecommitdiff
path: root/src/util/scheduler.c
Commit message (Expand)AuthorAge
* -update priority to shutdown if that is being usedChristian Grothoff2014-12-24
* -use flag to check for readynessChristian Grothoff2014-12-24
* -shutdown alone does not move to ready listChristian Grothoff2014-12-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix assertion, FD 0 is fineChristian Grothoff2013-12-24
* -fixing misc format stringsChristian Grothoff2013-12-24
* -let's not introduce stdbool shortly before the releaseChristian Grothoff2013-12-24
* Here's another patch for GNUNet's scheduler. It's a smaller version of my lastChristian Grothoff2013-12-24
* -indentation, cleanupChristian Grothoff2013-12-20
* -doxygen and style fixesChristian Grothoff2013-12-07
* - fixSree Harsha Totakura2013-11-25
* - 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
* -perform tiny wait if we do get worken up to do no workChristian Grothoff2013-09-10
* -docuChristian Grothoff2013-08-30
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -fixChristian Grothoff2013-03-04
* -must not log in signal handlersChristian Grothoff2012-12-20
* - fixSree Harsha Totakura2012-12-13
* - loggingSree Harsha Totakura2012-12-13
* - loggingSree Harsha Totakura2012-12-13
* -setpriority is priviledged, so save on those useless syscallsChristian Grothoff2012-10-06
* -converting more places to use STRINGS_relative_time_to_stringChristian Grothoff2012-09-27
* -test for execinfo.h instead of LINUXChristian Grothoff2012-07-13
* -doxygenChristian Grothoff2012-05-28
* adding GNUNET_SCHEDULER_add_read_net_with_priorityChristian Grothoff2012-05-27
* -fixing #2274Christian Grothoff2012-04-19
* -fixing #2274 -- eliminating GNUNET_SCHEDULER_add_afterChristian Grothoff2012-04-19
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -some more #if DEBUG eliminationChristian Grothoff2012-02-26
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* -fixing indentationChristian Grothoff2011-11-29
* Implementing Thomas Bushnell's suggestion to work around the signal race with...Christian Grothoff2011-11-26
* staticChristian Grothoff2011-11-10
* introducing GNUNET_abortChristian Grothoff2011-11-05
* curly wars / auto-indentationChristian Grothoff2011-11-04
* LRN: fix LOG definitionsChristian Grothoff2011-10-14
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
* use log fromChristian Grothoff2011-10-10
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* doxygenChristian Grothoff2011-09-02
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* checkChristian Grothoff2011-08-15
* remove getter, make global static, add closure argumentChristian Grothoff2011-08-14
* LRN: Added-the-ability-to-substitute-scheduler-select.Christian Grothoff2011-08-14