I've uploaded man-pages-3.13 into the release directory (or view the online pages). Notable changes in man-pages-3.13 are:
- More man pages for POSIX threads library functions: 6 new pages documenting 11 functions.
- pthread_attr_setaffinity_np(3) (includes documentation of pthread_attr_getaffinity_np(3))
- pthread_attr_setschedparam(3) (includes documentation of pthread_attr_getschedparam(3))
- pthread_attr_setschedpolicy(3) (includes documentation of pthread_attr_getschedpolicy(3))
- pthread_setaffinity_np(3) (includes documentation of pthread_getaffinity_np(3))
- pthread_setschedparam(3) (includes documentation of pthread_getschedparam(3))
- pthread_setschedprio(3)
- pthread_attr_setaffinity_np(3) (includes documentation of pthread_attr_getaffinity_np(3))
- Various fixes and improvements to the example program in epoll(7).
No comments:
Post a Comment