Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2011-04-22 | Remove doubled words. | Jim Meyering | |
2009-06-12 | Implement pthread_sigqueue. | Ulrich Drepper | |
The kernel from 2.3.31 on supports the rt_tgsigqueueinfo syscall. Use it to implement the non-standard extension which, like sigqueue, can pass additional data to the receiving thread. |