Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/external/bsd/libelf/dist



Module Name:    src
Committed By:   thorpej
Date:           Sat Dec 19 07:31:04 UTC 2009

Modified Files:
        src/external/bsd/libelf/dist: elf_types.m4 gelf.h gelf_cap.c
            gelf_move.c gelf_syminfo.c libelf.h libelf_align.c
            libelf_convert.m4 libelf_data.c libelf_fsize.m4 libelf_msize.m4

Log Message:
Centralize dependency on __FreeBSD_version into libelf.h, and generalize
the conditional inclusion of API/ELF features so that it works with NetBSD
as well.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/libelf/dist/elf_types.m4 \
    src/external/bsd/libelf/dist/gelf.h src/external/bsd/libelf/dist/libelf.h \
    src/external/bsd/libelf/dist/libelf_align.c \
    src/external/bsd/libelf/dist/libelf_data.c \
    src/external/bsd/libelf/dist/libelf_fsize.m4 \
    src/external/bsd/libelf/dist/libelf_msize.m4
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/libelf/dist/gelf_cap.c \
    src/external/bsd/libelf/dist/gelf_move.c \
    src/external/bsd/libelf/dist/gelf_syminfo.c \
    src/external/bsd/libelf/dist/libelf_convert.m4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index