cvs commit: src/lib/libelf gelf_xlatetof.3 libelf_xlate.c

Joseph Koshy jkoshy at FreeBSD.org
Sun Nov 25 19:09:34 PST 2007


jkoshy      2007-11-26 03:09:33 UTC

  FreeBSD src repository

  Modified files:
    lib/libelf           gelf_xlatetof.3 libelf_xlate.c 
  Log:
  - Allow source descriptors with no data to be used as arguments to the
    elf{32,64}_xlateto[fm]() translation functions.  This change makes our
    libelf compatible with other ELF(3) implementations. [1]
  - Update manual page to reflect this change.
  - Style fixes: wrap a long line.
  
  Submitted by:   jb [1]
  
  Revision  Changes    Path
  1.3       +0 -6      src/lib/libelf/gelf_xlatetof.3
  1.3       +5 -6      src/lib/libelf/libelf_xlate.c


More information about the cvs-all mailing list