aboutsummaryrefslogtreecommitdiff
path: root/src/util/scheduler.c
Commit message (Collapse)AuthorAge
* 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 ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* -fixing indentationChristian Grothoff2011-11-29
|
* Implementing Thomas Bushnell's suggestion to work around the signal race ↵Christian Grothoff2011-11-26
| | | | without needing special vfork semantics
* 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
| | | | | | (#1805).
* doxygenChristian Grothoff2011-09-02
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* 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
|
* force passing of sanity checkChristian Grothoff2011-08-02
|
* fixChristian Grothoff2011-08-02
|
* fixing parent_control_handler hack, adding lifeness attribute to tasksChristian Grothoff2011-08-02
|
* LRN: Don't wait for parent control handler to quitChristian Grothoff2011-08-01
| | | | | CG: Note: this should not stand; temporary hack.
* fixChristian Grothoff2011-06-15
|
* debug fdsPhilipp Tölke2011-06-15
|
* more extensive error reportingChristian Grothoff2011-05-25
|
* warnChristian Grothoff2011-05-04
|
* ignore return valuesChristian Grothoff2011-03-31
|
* assert fd's are in valid rangeNathan S. Evans2011-02-09
|
* indentChristian Grothoff2011-01-24
|
* redundantChristian Grothoff2011-01-14
|
* shutdown via control pipe (#0001616)Nils Durner2010-12-27
|
* doxygen fixesMatthias Wachs2010-12-21
|
* fix MINGWNils Durner2010-11-24
|
* Testing changes required to work with new core api. Revert ↵Nathan S. Evans2010-11-16
| | | | GNUNET_CORE_iterate_peers call to work properly.
* dead arg docChristian Grothoff2010-11-12
|
* dead arg docChristian Grothoff2010-11-12
|
* 0001617: [PATCH] Fix one mistype and some errors in MINGW-only codeNils Durner2010-11-10
|
* fixChristian Grothoff2010-11-05
|
* fixChristian Grothoff2010-11-05
|
* dceChristian Grothoff2010-11-05
|
* asserts, use staticChristian Grothoff2010-11-05
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* LRN patch from Mantis #1615Christian Grothoff2010-11-05
|
* LRN: lluChristian Grothoff2010-11-04
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* fixed eclipse refactoring bugsMatthias Wachs2010-10-29
|
* Changed GNUNET_TIME_Absolute and GNUNET_TIME_Relative to allow safe ↵Matthias Wachs2010-10-27
| | | | comparisons between time values
* fix warningsNils Durner2010-10-08
|
* 0001602: A patch to fix process spawning with redirected std streams Matthias Wachs2010-09-15
|