Jump to letter: [
ABCDEGIKLMNOPRSUY
]
nptl-devel: Header files and static libraries for development using NPTL library.
Name: | nptl-devel |
Vendor: | Scientific Linux |
Version: | 2.3.4 |
License: | LGPL |
Release: | 2.43.el4_8.1 |
URL: | |
- Summary
- The nptl-devel package contains the header and object files necessary
for developing programs which use the NPTL library (and either need
NPTL specific header files or want to link against NPTL statically).
Changelog
- * Mon Dec 14 18:00:00 2009 Andreas Schwab <schwab{%}redhat{*}com> - 2.3.4-2.43.el4_8.1
- Fix pthread_join hanging after setuid (#544976)
- * Sat Jan 10 18:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.43
- fix -0 handling in strtod (#462081)
- don't prematurely abort in getgrouplist if no initgroups_dyn
function is present (#470781)
- * Fri Jan 9 18:00:00 2009 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.42
- fix dynamic TLS handling (#475178)
- fix _mcount and socket syscalls on s390x (#464147)
- try harder to allocate memory in valloc and pvalloc (#473068)
- malloc speedup (#451184, #460154, BZ#4349)
- fix expf (BZ#3406)
- fix ISO 646-IRV iconv error handling (BZ#6461)
- fix setvbuf (BZ#6719)
- fix unbuffered vfprintf (#455360)