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.2 |
License: | LGPL |
Release: | 95.39 |
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
- * Tue Nov 22 18:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.39
- make nscd receiving socket non-blocking to avoid threads hanging in
accept (#156284, IT#70805)
- allow nscd log to grow beyond 2GB on 32-bit arches
(#168851, IT#77309)
- remove use of _RE_ARGS in <regex.h> (#170302, IT#78801)
- fix pthread_once on x86_64 misaligning stack (#172386, IT#81521)
- fix bindresvport to really try more ports if range 600 .. 1023 is full
(#170714, IT#81365)
- * Thu Sep 29 19:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.38
- make innetgr thread safe (#167728, IT#77263)
- fix memory leak in innetgr (#169051)
- * Fri Sep 16 19:00:00 2005 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.37
- apply glibc-ppc-assume.patch for RHEL3 unconditionally (#168503, IT#79917)