-
Some of your changes appear in version 1.9, just released. Others were deemed too compiler-specific to be adopted as-is. Thanks for your patch; I hope 1.9 compiles more cleanly than 1.8.
2009-10-02 02:32:07 UTC in State Threads Library
-
Fixed in 1.9.
2009-10-02 02:30:18 UTC in State Threads Library
-
mabbott made 1 file-release changes.
2009-10-02 02:25:01 UTC in State Threads Library
-
mabbott made 1 file-release changes.
2009-10-02 02:23:04 UTC in State Threads Library
-
Thank you for your patch. Indeed, the AMD64 ABI requires (%rsp - 8) to be 16-byte aligned. Unfortunately your patch breaks other platforms, notably x86_64 on Darwin. I searched for a way to detect when your patch is needed and when it's not, but failed to find one. If you know of one please update this bug with it.
2009-10-02 00:21:37 UTC in State Threads Library
-
No, the close and fcntl in _st_epoll_dispatch are not critical so it's OK if they fail. Thanks for the bug report though.
2009-10-01 21:49:26 UTC in State Threads Library
-
This will be fixed in version 1.9.
2009-06-24 23:01:42 UTC in State Threads Library
-
Thanks for your bug report and patch. _st_iterate_threads() is intended to be used from the debugger not from within the running program. Can you explain why you're using it within the program? Thanks.
2009-06-24 23:01:11 UTC in State Threads Library
-
New version defines will be part of st-1.9. Thanks for the suggestion.
2008-04-01 19:19:20 UTC in State Threads Library
-
Added in 1.8.
2007-03-07 02:43:07 UTC in State Threads Library