Source-Changes archive

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

CVS commit: [netbsd-9] src/tests/usr.bin/id



Module Name:    src
Committed By:   martin
Date:           Fri Aug 16 19:15:45 UTC 2019

Modified Files:
        src/tests/usr.bin/id [netbsd-9]: Makefile

Log Message:
Pull up following revision(s) (requested by kamil in ticket #63):

        tests/usr.bin/id/Makefile: revision 1.2

Avoid symbol clashes in tests/usr.bin/id under MKSANITIZER

Remove symbol conflicts for:
 - __getpwnam50
 - __getpwuid50
 - getgrgid
 - getgrouplist
 - getgroups


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.36.1 src/tests/usr.bin/id/Makefile

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