Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/usr.bin/id
Module Name:    src
Committed By:   kamil
Date:           Thu Aug 15 08:22:52 UTC 2019
Modified Files:
        src/tests/usr.bin/id: Makefile
Log Message:
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.2 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