aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_priority.c
Commit message (Collapse)AuthorAge
...
* -do use non-blocking opening of the pipe FD, and try again if it failsChristian Grothoff2012-02-27
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* LRN: Escape-trailing-slash-when-spawning-W32-process:Christian Grothoff2012-02-21
|
* -follow naming conventionsChristian Grothoff2012-01-26
|
* -do not abort waitpid just because of SIGCHLDChristian Grothoff2012-01-25
|
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
|
* adding GNUNET_OS_start_process_vap functionChristian Grothoff2012-01-02
|
* -LRN: utf8-ization, #2051Christian Grothoff2011-12-30
|
* -LRN: Fix for ARMed processes that have zero lsocks (such as hostlist)Christian Grothoff2011-12-09
|
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
|
* -LRN: unset control pipe after use, add missing #defineChristian Grothoff2011-12-02
|
* Implementing Thomas Bushnell's suggestion to work around the signal race ↵Christian Grothoff2011-11-26
| | | | without needing special vfork semantics
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* 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.
* LRN: Fix _kill() debugging and I/O interpretationChristian Grothoff2011-08-01
| | | | | | | | | * Don't be verbose by default anymore - use #if DEBUG_OS * Don't count a failure to write into a control pipe as an error this DOES happen when the child is dead (which is how a utility should be when it finishes)
* fixChristian Grothoff2011-08-01
|
* Fix a heap corruption in envtable creation routineChristian Grothoff2011-07-19
| | | | | -LRN
* some code cleanupChristian Grothoff2011-07-15
|
* Mantis 1616, 0001-More-permanent-fix-for-os_process_kill.patch Christian Grothoff2011-07-14
|
* MAntis 1616, 0001-Temporary-fix-for-process_kill.patch Christian Grothoff2011-07-14
|
* fixChristian Grothoff2011-07-11
|
* apifixChristian Grothoff2011-07-08
|
* towards UPnP supportChristian Grothoff2011-07-08
|
* additional process start funChristian Grothoff2011-07-08
|
* spacesNathan S. Evans2011-02-05
|
* undoChristian Grothoff2011-01-25
|
* just use setpriorityChristian Grothoff2011-01-24
|
* shutdown via control pipe (#0001616)Nils Durner2010-12-27
|
* seaspider fixesChristian Grothoff2010-11-08
|
* castChristian Grothoff2010-11-05
|
* LRN patch from Mantis #1615Christian Grothoff2010-11-05
|
* another LRN patchChristian Grothoff2010-11-04
|
* replacing GNUNET_OS_process_get_pidNathan S. Evans2010-11-04
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* do not set flags hereChristian Grothoff2010-10-20
|
* fix warningsNils Durner2010-10-08
|
* fix warningsNils Durner2010-10-08
|
* fix warningsNils Durner2010-10-08
|
* 0001602: A patch to fix process spawning with redirected std streams Matthias Wachs2010-09-15
|
* leakChristian Grothoff2010-08-15
|
* Fixed compile warnings under windowsMatthias Wachs2010-07-09
|
* Fixed compile warnings under windowsMatthias Wachs2010-07-09
|
* listen socket passing support for ARMChristian Grothoff2010-06-23
|
* fix mem issues, add ".exe" extension to path (fixes #1570, thanks to LRN on ↵Nils Durner2010-06-21
| | | | #gnunet)