Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/sys



Module Name:    src
Committed By:   martin
Date:           Sat Dec 13 19:13:25 UTC 2014

Modified Files:
        src/sys/sys [netbsd-7]: cdefs_elf.h

Log Message:
Pull up following revision(s) (requested by joerg in ticket #316):
        sys/sys/cdefs_elf.h: revision 1.47
Add macro to mark a symbol as weak. Use it to mark the end of a linker
set as empty linker set otherwise violate the aliasing rules of C by
presenting zero sized objects.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.44.2.1 src/sys/sys/cdefs_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