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
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-01-04
fix misc compiler warnings
Christian Grothoff
2017-02-25
W32: placate GCC by initializing lsocks_write_fd to NULL
Руслан Ижбулатов
2017-02-25
W32: Fix wrong format strings
Руслан Ижбулатов
2017-02-24
util: add component name to LOG macros; util/client: log incoming message typ...
tg(x)
2016-10-10
extending process API to allow obtaining status code in blocking fashion
Christian Grothoff
2016-06-27
fix potential NPE on shutdown
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-10-18
-indent
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-06-18
-allow 'years' in time units, indentation and doxygen fixes
Christian Grothoff
2015-05-29
fixing #3799: only unindex if DB operations succeeded previously in the first...
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-04-07
-process in logical order
Christian Grothoff
2014-04-07
-doxygen improvements
Christian Grothoff
2014-02-20
Allow redirection of STDERR when starting processes.
Sree Harsha Totakura
2014-01-08
Fix W32 process spawning to use CREATE_NO_WINDOW only when there's no console
LRN
2014-01-08
Remove CREATE_NO_WINDOW flag, allow children to get our console
LRN
2013-12-19
malloc -> new
LRN
2013-12-09
- doxygen
Sree Harsha Totakura
2013-12-09
-doxygen
Sree Harsha Totakura
2013-12-07
-doxygenfixes
Christian Grothoff
2013-11-29
- move do_start_process to util/
Sree Harsha Totakura
2013-11-28
- raise a signal after receiving it from the control pipe by calling the resp...
Sree Harsha Totakura
2013-10-12
- change --enable-ll to --enable-supermuc
Sree Harsha Totakura
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-30
-towards addressing #3047, note this causes the code to FTBFS
Christian Grothoff
2013-09-23
Change console inheritance on W32
LRN
2013-09-09
-eliminate LISTEN_PID check, silly idea anyway, better to just unset the LIST...
Christian Grothoff
2013-08-24
-use GPLv3+ consistently
Christian Grothoff
2013-07-13
-fix loglevel
Christian Grothoff
2013-06-23
Removed GNUNET_OS_set_process_priority since it's not used.
David Barksdale
2013-06-21
-fix double close/free
Christian Grothoff
2013-05-22
-need to unset control pipe on OSX, check for bad FD in environment variable
Christian Grothoff
2013-04-15
-no boolean
Christian Grothoff
2013-04-15
extended the GNUNET_OS_check_helper_binary parameters to do previlege
Christian Fuchs
2013-03-01
Silence a warning
LRN
2013-02-18
It's on stack...
LRN
2013-02-16
Make pipe sanity check work on W32 too
LRN
2013-02-15
Detect bad control pipes earlier
LRN
2013-02-15
Try to fix process spawning
LRN
2013-02-14
Oops
LRN
2013-02-14
Use passed-by-fd pipe to control chilren
LRN
2013-02-14
W32: Don't leak stdin/stdout when spawning
LRN
2012-12-17
-respect vfork semantics
Christian Grothoff
[next]