Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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: ppc
            
                
                | Download: | nspr-4.6.1-2.2.ppc.rpm | 
                
                | Build Date: | Sun Feb 12 03:43:44 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 311 KiB | 
            
         
        
            Arch: ppc64
            
                
                | Download: | nspr-4.6.1-2.2.ppc64.rpm | 
                
                | Build Date: | Sun Feb 12 03:45:02 2006 | 
                
                | Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | 
                
                | Size: | 390 KiB | 
            
         
        Changelog
        
            - * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.6.1-2.2
- 
            - bump again for double-long bug on ppc(64) 
            - * Tue Feb  7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 4.6.1-2.1
- 
            - rebuilt for new gcc4.1 snapshot and glibc changes 
            - * Thu Jan  5 17: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.