aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
Commit message (Collapse)AuthorAge
* bsd is brokenChristian Grothoff2010-04-21
|
* fixChristian Grothoff2010-04-19
|
* change process priority based on scheduling priorityChristian Grothoff2010-04-17
|
* use search pathNils Durner2010-04-16
|
* (no commit message)Nils Durner2010-03-22
|
* fixing doxygen warningsChristian Grothoff2010-02-18
|
* use gnunet read function for testcase (mostly to give me an example), add ↵Nathan S. Evans2010-02-17
| | | | dwFlags as instructed by Nils
* possible start for windows passing of stdin and stdout to child processNathan S. Evans2010-02-16
|
* actually add test case, and added proper stdin support to os_start_process ↵Nathan S. Evans2010-02-16
| | | | function...
* add stdin functionality for os start process functionNathan S. Evans2010-02-16
|
* start process change to allow stdout to be sent from child processNathan S. Evans2010-02-16
|
* Enabling OS X PantherSafey A.Halim2009-12-07
|
* fixNils Durner2009-11-21
|
* better error msgNils Durner2009-11-21
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* use vfork if available, otherwise sleep after fork to avoid racing on ↵Christian Grothoff2009-10-19
| | | | signalling the process vs execvp changing the signal handlers; clone without signal-handlers would also do, but is even less portable
* fixChristian Grothoff2009-10-09
|
* better commentsChristian Grothoff2009-10-08
|
* fixing docu issuesChristian Grothoff2009-09-11
|
* more arm, waidpid fixesChristian Grothoff2009-06-12
|
* fixing waitpid usage issuesChristian Grothoff2009-06-12
|
* fixing pid issuesChristian Grothoff2009-06-12
|
* poll PIDs for status informationNils Durner2009-06-11
|
* MinGWNils Durner2009-06-10
|
* ngChristian Grothoff2009-05-29