/distrib/utils/ssh/

holz.ruhr/netbsd/atom/tests/lib/libc/misc?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tests/lib/libc/misc
AgeCommit message (Expand)Author
2022-05-29fix various typos in comments and log messages.andvar
2020-09-07avoid new GCC 9 warnings.mrg
2020-01-30hack for clang/powerpcchristos
2019-10-28Avoid warnings about tautological left shifts as conditional.joerg
2019-09-29convert HAVE_GCC == 7 to HAVE_GCC >= 7.mrg
2019-08-15Fix build of t_ubsan/t_ubsanxx under MKSANITIZERkamil
2019-02-20Unify the style of t_ubsan testskamil
2019-02-20Try to make load_invalid_value_bool portable to Big-Endiankamil
2019-02-04- revert previous to t_ubsan.c, it is desired behaviour. from kamil.mrg
2019-02-03- avoid multipling a boolean value, use &&.mrg
2018-08-09Fix stack protector build.christos
2018-08-03Import micro-UBSan ATF testskamil