expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --help
[oweals/gnunet.git] / src / util / os_priority.c
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-18 Christian Grothoff-indent
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-18 Christian Grothoff-allow 'years' in time units, indentation and doxygen...
2015-05-29 Christian Grothofffixing #3799: only unindex if DB operations succeeded...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-04-07 Christian Grothoff-process in logical order
2014-04-07 Christian Grothoff-doxygen improvements
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-01-08 LRNFix W32 process spawning to use CREATE_NO_WINDOW only...
2014-01-08 LRNRemove CREATE_NO_WINDOW flag, allow children to get...
2013-12-19 LRNmalloc -> new
2013-12-09 Sree Harsha Totakura- doxygen
2013-12-09 Sree Harsha Totakura-doxygen
2013-12-07 Christian Grothoff-doxygenfixes
2013-11-29 Sree Harsha Totakura- move do_start_process to util/
2013-11-28 Sree Harsha Totakura- raise a signal after receiving it from the control...
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-23 LRNChange console inheritance on W32
2013-09-09 Christian Grothoff-eliminate LISTEN_PID check, silly idea anyway, better...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-07-13 Christian Grothoff-fix loglevel
2013-06-23 David BarksdaleRemoved GNUNET_OS_set_process_priority since it's not...
2013-06-21 Christian Grothoff-fix double close/free
2013-05-22 Christian Grothoff-need to unset control pipe on OSX, check for bad FD...
2013-04-15 Christian Grothoff-no boolean
2013-04-15 Christian Fuchsextended the GNUNET_OS_check_helper_binary parameters...
2013-03-01 LRNSilence a warning
2013-02-18 LRNIt's on stack...
2013-02-16 LRNMake pipe sanity check work on W32 too
2013-02-15 LRNDetect bad control pipes earlier
2013-02-15 LRNTry to fix process spawning
2013-02-14 LRNOops
2013-02-14 LRNUse passed-by-fd pipe to control chilren
2013-02-14 LRNW32: Don't leak stdin/stdout when spawning
2012-12-17 Christian Grothoff-respect vfork semantics
2012-12-17 Christian Grothoff-vfork is back
2012-12-14 Sree Harsha Totakura- log pipe name while receiving signal
2012-12-13 Sree Harsha Totakura- logging
2012-09-24 Matthias Wachscoverity bugs
2012-09-17 Christian Grothoff-use blocking wait as the pipe might be faster than...
2012-09-17 Christian Grothoff-use blocking wait as the pipe might be faster than...
2012-07-22 Christian Grothoff-doxygen
2012-07-18 LRNFix arm-lsocks protocol violation on W32
2012-07-18 Christian Grothoff-minor code cleanup
2012-07-15 Christian Grothoff-cleanup
2012-07-15 Christian Grothoff-cleanup
2012-07-13 LRNW32: correct handling of crazy W32 process quirks
2012-07-12 LRNW32: safer process termination
2012-07-10 Christian Grothoff-never start child processes on UNIX without stdin...
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-07-09 Christian Grothoff-reverting SVN 22558 (new insights...)
2012-07-09 Christian Grothoff-LRN: Our std handles are not created by us, and thus...
2012-06-23 Christian Grothoff-LRN: Better process termination for W32:
2012-06-13 Christian Grothoff-fixes and cleanup
2012-06-13 Christian Grothoff-minor optimization
2012-06-13 Christian Grothoff-fixing #2240, untested on W32
2012-05-30 Christian Grothoff-better errno handling
2012-05-25 Matthias Wachs- fix
2012-05-25 Matthias Wachs- missing
2012-05-25 Matthias Wachs- LRN's patch
2012-05-15 Christian Grothoff-help seaspider some more
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-08 Christian Grothoff-docu
2012-05-07 Bart Polot- Clarify doxygen
2012-04-19 Christian Grothoff-fixes
2012-03-11 Christian Grothoff-fix
2012-03-11 Christian Grothoff-LRN: Fix kill
2012-03-10 Christian Grothoff-closing of control pipe is no error
2012-03-10 Christian Grothoff-avoid problems with partial reads by using 1 byte...
2012-03-09 Christian Grothoff-additional tests for process starts
2012-02-29 Christian Grothoff-fix memory leak
2012-02-29 Christian Grothoff-LRN: set control_pipe to NULL if not controlled
2012-02-29 Christian Grothoff-LRN: fix
2012-02-28 Christian Grothoff-LRN: Add missing declaration
2012-02-28 Christian GrothoffLRN: Apparently cleanup is not for W32
2012-02-28 Christian GrothoffLRN: W32 pipe name generation needs random
2012-02-27 Christian Grothoff-do use non-blocking opening of the pipe FD, and try...
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-21 Christian GrothoffLRN: Escape-trailing-slash-when-spawning-W32-process:
2012-01-26 Christian Grothoff-follow naming conventions
2012-01-25 Christian Grothoff-do not abort waitpid just because of SIGCHLD
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-02 Christian Grothoffadding GNUNET_OS_start_process_vap function
2011-12-30 Christian Grothoff-LRN: utf8-ization, #2051
2011-12-09 Christian Grothoff-LRN: Fix for ARMed processes that have zero lsocks...
2011-12-06 Christian GrothoffImplement passing sockets in IPC on W32 (#1975)
2011-12-02 Christian Grothoff-LRN: unset control pipe after use, add missing #define
2011-11-26 Christian GrothoffImplementing Thomas Bushnell's suggestion to work aroun...
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-02 Christian Grothofffixing parent_control_handler hack, adding lifeness...
2011-08-01 Christian GrothoffLRN: Don't wait for parent control handler to quit
2011-08-01 Christian GrothoffLRN: Fix _kill() debugging and I/O interpretation
next