Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   jkoshy
Date:           Fri Nov  7 21:58:21 UTC 2025

Modified Files:
        src/sys/sys: exec_elf.h

Log Message:
Reorganize <sys/exec_elf.h> to make it easier to maintain.

Keep NetBSD-specific types and symbols together, separate
from the OS-agnostic types and symbols for handling ELF.

The contents of the file are otherwise unchanged.


To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 src/sys/sys/exec_elf.h

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