-renaming
[oweals/gnunet.git] / src / util / os_priority.c
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
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-20 Christian Grothoffdo not set flags here
2010-10-08 Nils Durnerfix warnings
2010-10-08 Nils Durnerfix warnings
2010-10-08 Nils Durnerfix warnings
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-08-15 Christian Grothoffleak
2010-07-09 Matthias WachsFixed compile warnings under windows
2010-07-09 Matthias WachsFixed compile warnings under windows
2010-06-23 Christian Grothofflisten socket passing support for ARM
2010-06-21 Nils Durnerfix mem issues, add ".exe" extension to path (fixes...
2010-06-18 Christian Grothoffcode clean up
2010-06-17 Christian Grothofffixes
2010-06-11 Christian Grothofferror checking
2010-04-28 Christian Grothofffixing warnings on OS X
2010-04-21 Christian Grothoffbsd is broken
2010-04-19 Christian Grothofffix
2010-04-17 Christian Grothoffchange process priority based on scheduling priority
2010-04-16 Nils Durneruse search path
2010-03-22 Nils Durner(no commit message)
2010-02-18 Christian Grothofffixing doxygen warnings
2010-02-17 Nathan S. Evansuse gnunet read function for testcase (mostly to give...
2010-02-16 Nathan S. Evanspossible start for windows passing of stdin and stdout...
2010-02-16 Nathan S. Evansactually add test case, and added proper stdin support...
2010-02-16 Nathan S. Evansadd stdin functionality for os start process function
2010-02-16 Nathan S. Evansstart process change to allow stdout to be sent from...
2009-12-07 Safey A.HalimEnabling OS X Panther
2009-11-21 Nils Durnerfix
2009-11-21 Nils Durnerbetter error msg
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-19 Christian Grothoffuse vfork if available, otherwise sleep after fork...
2009-10-09 Christian Grothofffix
2009-10-08 Christian Grothoffbetter comments
2009-09-11 Christian Grothofffixing docu issues
2009-06-12 Christian Grothoffmore arm, waidpid fixes
2009-06-12 Christian Grothofffixing waitpid usage issues
2009-06-12 Christian Grothofffixing pid issues
2009-06-11 Nils Durnerpoll PIDs for status information
2009-06-10 Nils DurnerMinGW
2009-05-29 Christian Grothoffng