Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nptl-devel: Header files and static libraries for development using NPTL library.
Name: | nptl-devel |
Vendor: | |
Version: | 2.3.2 |
License: | LGPL |
Release: | 95.6 |
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
- * Thu Nov 6 18:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.6
- fix getifaddrs (CAN-2003-0859)
- * Thu Nov 6 18:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.5
- fix ftw fd leak
- fix linuxthreads sigaction (#108634)
- fix glibc 2.0 stdio compatibility
- fix uselocale (LC_GLOBAL_LOCALE)
- fix sprof (#103727)
- prevent dlopening of executables
- fix glob with GLOB_BRACE and without GLOB_NOESCAPE
- fix getnameinfo and getaddrinfo with reverse IPv6 lookups
(#101261)
- fix statvfs
- speed up stdio locking in non-threaded programs on IA-32
- try to maintain correct order of cleanups between those
registered with __attribute__((cleanup))
and with LinuxThreads style pthread_cleanup_push/pop (#108631)
- * Fri Oct 24 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 2.3.2-95.4
- implement backtrace () on IA-64, handle -fomit-frame-pointer
in AMD64 backtrace () (#90402)
- fix hwcap computation
- fix locale printing of word values on 64-bit big-endian arches
(#107846)
- fix pthread_once on IA-32