cvs commit: src/lib/libelf libelf_ar.c

Joseph Koshy jkoshy at FreeBSD.org
Tue Mar 27 04:40:58 UTC 2007


jkoshy      2007-03-27 04:40:57 UTC

  FreeBSD src repository

  Modified files:
    lib/libelf           libelf_ar.c 
  Log:
  Bug fixes to ar(1) archive handling:
   - Correctly retrieve the initial (special) members of an archive after
     an archive descriptor is rewound using elf_rand(SARMAG).
   - Do not strip trailing white space from the 'raw' names retrieved
     using elf_getarhdr().
  
  Reported by:    "Hyo geol, Lee" <hyogeollee at gmail dot com>
  
  Revision  Changes    Path
  1.3       +30 -12    src/lib/libelf/libelf_ar.c


More information about the cvs-all mailing list