diff options
author | root <root> | 2013-10-29 12:13:37 +0000 |
---|---|---|
committer | root <root> | 2013-10-29 12:13:37 +0000 |
commit | 987110613b5e992d6444f4989f7d27c25808bef1 (patch) | |
tree | ff54c5698b57f4388bf4ea6822d16d9048261a78 /Changes | |
parent | 2b89b815ebe879f1eca7903cb382c8d100d6e26b (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ TODO: document portbaility requirements for atomic pointer access TODO: glibc >=2.17 do not need -lrt for clock_xxx - mark event pipe fd as cloexec after a fork (analyzed by Sami Farin). - (ecb) support m68k, m88k and sh (patch by Miod Vallat). + - use a reasonable fallback for EV_NSIG instead of erroring out + when we can't detect the signal set size. 4.15 Fri Mar 1 12:04:50 CET 2013 - destroying a non-default loop would stop the global waitpid |