Source-Changes archive

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

CVS commit: [netbsd-10] src/external/gpl3/binutils/dist/libctf



Module Name:    src
Committed By:   martin
Date:           Mon Nov 24 14:48:46 UTC 2025

Modified Files:
        src/external/gpl3/binutils/dist/libctf [netbsd-10]: ctf-create.c
            ctf-open-bfd.c

Log Message:
Apply patch to fix the build after ticket #1195, suggested by
riastradh:

        external/gpl3/binutils/dist/libctf/ctf-create.c
        external/gpl3/binutils/dist/libctf/ctf-open-bfd.c

Explictily include <unistd.h> now that <zlib.h> does not do it implicitly
any more. This was fixed in -current by importing a newer binutils
version already.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.8.1 \
    src/external/gpl3/binutils/dist/libctf/ctf-create.c \
    src/external/gpl3/binutils/dist/libctf/ctf-open-bfd.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