Gidday, The Linux man-pages maintainer proudly announces: man-pages-3.21.tar.gz - man pages for Linux This release is now available for download at: http://www.kernel.org/pub/linux/docs/man-pages or ftp://ftp.kernel.org/pub/linux/docs/man-pages The online changelog is available at http://www.kernel.org/doc/man-pages/changelog.html (blogged at http://linux-man-pages.blogspot.com/2009/04/man-pages-321-is-released.html ) and the current version of the pages is browsable at http://www.kernel.org/doc/man-pages/ You are receiving this message either because: a) You contributed to the content of this release. b) You are subscribed to linux-man@xxxxxxxxxxxxxxx (*). c) I have information (possibly inaccurate) that you are the maintainer of a translation of the manual pages, or are the maintainer of the manual pages set in a particular distribution, or have expressed interest in helping with man-pages maintenance, or have otherwise expressed interest in being notified about man-pages releases. If you don't want to receive such messages from me, or you know of some other translator or maintainer who may want to receive such notifications, send me a message. Cheers, Michael ==================== Changes in man-pages-3.21 ==================== Released: 2009-04-15, Los Gatos Contributors ------------ The following people contributed notes, ideas, or patches that have been incorporated in changes in this release: Frank Dana <ferdnyc@xxxxxxxxx> Michael Kerrisk <mtk.manpages@xxxxxxxxx> Roman Byshko <rbyshko@xxxxxxxxx> Apologies if I missed anyone! New and rewritten pages ----------------------- pthread_setconcurrency.3 Michael Kerrisk New page documenting pthread_setconcurrency(3) and pthread_getconcurrency(3) pthread_yield.3 Michael Kerrisk New page documenting pthread_yield(3) New and changed links --------------------- pthread_getconcurrency.3 Michael Kerrisk New link to new pthread_setconcurrency(3) Changes to individual pages --------------------------- initrd.4 Michael Kerrisk Various minor wording improvements initrd.4 Frank Dana Add missing word in description feature_test_macros.7 Michael Kerrisk Update for glibc 2.10 changes to <features.h> From glibc 2.10, <features.h> understands the values 200809 for _POSIX_C_SOURCE and 700 for _XOPEN_SOURCE, and makes corresponding changes to defaults for other feature test macros. Michael Kerrisk Add an example program This example program makes it possible to explore what feature test macros are set depending on the glibc version and the macros that are explicitly set. ldconfig.8 Michael Kerrisk /etc/ld.so.conf also include libraries found in /lib and /usr/lib -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html