Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.25 |
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 Jul 3 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.25
- rebuilt with binutils 2.15.92.0.2-21 to fix nptl-devel (#193165)
- * Mon Jul 3 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.24
- further NIS+ fixes (#190803)
- fix regcomp and regexec with multibyte locales other than UTF-8 (#193873)
- fix nscd -i {passwd,group,hosts}, protect db prunning with a lock
(#191464)
- include /lib*/rtkaio/ only if %{rtkaioarches} macro is set, by default
don't include it
- fix nscd SIGHUP database invalidation
- fix posix_spawn (#193631)
- fix enz_strip (BZ#2703)
- fix insque (BZ#2766)
- fix uninitialized len for alloca in ld.so $ORIGIN/$PLATFORM handling
(BZ#2792)
- * Wed May 24 19:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.4-2.23
- remove SETENT_BATCH_READ=TRUE support from NIS+, use a different
approach to speed up get*ent* requests (#188246, IT#91309, IT#91192)
- search NIS+ parent domains if needed (#190803)