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 05:55:37 UTC 2009
Modified Files:
        src/external/bsd/libelf/dist: _libelf.h elf_scn.c elf_update.c
            libelf_allocate.c libelf_ar.c libelf_convert.m4 libelf_ehdr.c
Log Message:
while (0) -> while (/*CONSTCOND*/0)
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/libelf/dist/_libelf.h \
    src/external/bsd/libelf/dist/elf_scn.c \
    src/external/bsd/libelf/dist/elf_update.c \
    src/external/bsd/libelf/dist/libelf_allocate.c \
    src/external/bsd/libelf/dist/libelf_ar.c \
    src/external/bsd/libelf/dist/libelf_convert.m4 \
    src/external/bsd/libelf/dist/libelf_ehdr.c
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