Jump to letter: [
ACDEFGIJLMNOPQRSTUVWX
]
nspr: Netscape Portable Runtime
- Summary
- NSPR provides platform independence for non-GUI operating system
facilities. These facilities include threads, thread synchronization,
normal file and network I/O, interval timing and calendar time, basic
memory management (malloc and free) and shared library linking.
Arch: src
Download: | nspr-4.6.2-1.1.src.rpm |
Build Date: | Tue Jun 20 09:50:04 2006 |
Packager: | kde-redhat Developers <http://kde-redhat.sf.net/> |
Size: | 1.25 MiB |
Changelog
- * Tue Jun 20 19:00:00 2006 Rex Dieter
- replace hard-coded 'nspr' references with %name
- * Fri May 26 19:00:00 2006 Kai Engert <kengert{%}redhat{*}com> - 4.6.2-1
- Update to 4.6.2
- Tweak nspr-config to be identical on all platforms.
- * Thu Jan 5 18:00:00 2006 Kai Engert <kengert{%}redhat{*}com> 4.6.1-2
- Do not use -ansi when compiling, because of a compilation
problem with latest glibc and anonymous unions.
See also bugzilla.mozilla.org # 322427.