Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        glibc - The GNU libc libraries
        
        
        - Description:
 
        The glibc package contains standard libraries which are used by
multiple programs on the system. In order to save disk space and
memory, as well as to make upgrading easier, common system code is
kept in one place and shared between programs. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.
 
        
        Packages
        
        
            | glibc-2.13.90-9.i686
              [3.9 MiB] | 
            
              Changelog
              by Andreas Schwab (2011-04-07):
              - Update from master
  - Fix typo in cache information table for x86-{32,64}
  - Define CLOCK_BOOTTIME, O_PATH, AT_EMPTY_PATH
  - Work around old buggy program which cannot cope with memcpy
    semantics (BZ#12518)
  - Fix visibility of declarations of wcpcpy and wcpncpy (BZ#12631)
  - Add clock_adjtime, name_to_handle_at, open_by_handle_at, syncfs
    syscalls
  - Really implement fallocate{,64} and sync_file_range as
    cancellation points
- Enable systemtap support (#690281)
             |