index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
os_priority.c
Age
Commit message (
Expand
)
Author
2012-12-17
-respect vfork semantics
grothoff
2012-12-17
-vfork is back
grothoff
2012-12-14
- log pipe name while receiving signal
harsha
2012-12-13
- logging
harsha
2012-09-24
coverity bugs
wachs
2012-09-17
-use blocking wait as the pipe might be faster than the process cleanup
grothoff
2012-09-17
-use blocking wait as the pipe might be faster than the process cleanup
grothoff
2012-07-22
-doxygen
grothoff
2012-07-18
Fix arm-lsocks protocol violation on W32
LRN
2012-07-18
-minor code cleanup
grothoff
2012-07-15
-cleanup
grothoff
2012-07-15
-cleanup
grothoff
2012-07-13
W32: correct handling of crazy W32 process quirks
LRN
2012-07-12
W32: safer process termination
LRN
2012-07-10
-never start child processes on UNIX without stdin/stdout/stderr, pass /dev/n...
grothoff
2012-07-09
-LRN: Another take on std descriptor inheritance
grothoff
2012-07-09
-reverting SVN 22558 (new insights...)
grothoff
2012-07-09
-LRN: Our std handles are not created by us, and thus are inheritable by defa...
grothoff
2012-06-23
-LRN: Better process termination for W32:
grothoff
2012-06-13
-fixes and cleanup
grothoff
2012-06-13
-minor optimization
grothoff
2012-06-13
-fixing #2240, untested on W32
grothoff
2012-05-30
-better errno handling
grothoff
2012-05-25
- fix
wachs
2012-05-25
- missing
wachs
2012-05-25
- LRN's patch
wachs
2012-05-15
-help seaspider some more
grothoff
2012-05-08
Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroy
bartpolot
2012-05-08
-docu
grothoff
2012-05-07
- Clarify doxygen
bartpolot
2012-04-19
-fixes
grothoff
2012-03-11
-fix
grothoff
2012-03-11
-LRN: Fix kill
grothoff
2012-03-10
-closing of control pipe is no error
grothoff
2012-03-10
-avoid problems with partial reads by using 1 byte for signals
grothoff
2012-03-09
-additional tests for process starts
grothoff
2012-02-29
-fix memory leak
grothoff
2012-02-29
-LRN: set control_pipe to NULL if not controlled
grothoff
2012-02-29
-LRN: fix
grothoff
2012-02-28
-LRN: Add missing declaration
grothoff
2012-02-28
LRN: Apparently cleanup is not for W32
grothoff
2012-02-28
LRN: W32 pipe name generation needs random
grothoff
2012-02-27
-do use non-blocking opening of the pipe FD, and try again if it fails
grothoff
2012-02-27
enabling use of pipes for signal communication also on UNIX to enable future ...
grothoff
2012-02-21
LRN: Escape-trailing-slash-when-spawning-W32-process:
grothoff
2012-01-26
-follow naming conventions
grothoff
2012-01-25
-do not abort waitpid just because of SIGCHLD
grothoff
2012-01-14
LRN: enable more fine-grained control over blocking/non-blocking pipe operation
grothoff
2012-01-02
adding GNUNET_OS_start_process_vap function
grothoff
2011-12-30
-LRN: utf8-ization, #2051
grothoff
[next]