-remove trailing whitespace
[oweals/gnunet.git] / src / util / os_priority.c
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
2011-08-01 Christian Grothofffix
2011-07-19 Christian Grothoff Fix a heap corruption in envtable creation routine
2011-07-15 Christian Grothoffsome code cleanup
2011-07-14 Christian GrothoffMantis 1616, 0001-More-permanent-fix-for-os_process_kil...
2011-07-14 Christian GrothoffMAntis 1616, 0001-Temporary-fix-for-process_kill.patch
2011-07-11 Christian Grothofffix
2011-07-08 Christian Grothoffapifix
2011-07-08 Christian Grothofftowards UPnP support
2011-07-08 Christian Grothoffadditional process start fun
2011-02-05 Nathan S. Evansspaces
2011-01-25 Christian Grothoffundo
2011-01-24 Christian Grothoffjust use setpriority
2010-12-27 Nils Durnershutdown via control pipe (#0001616)
2010-11-08 Christian Grothoffseaspider fixes
2010-11-05 Christian Grothoffcast
2010-11-05 Christian GrothoffLRN patch from Mantis #1615
2010-11-04 Christian Grothoffanother LRN patch
2010-11-04 Nathan S. Evansreplacing GNUNET_OS_process_get_pid
2010-11-03 Christian Grothoffstyle improvments wrt Mantis 1614 patch
next