freebsd-dev/lib/libutil/tests
Mark Johnston a273e09cb2 Fix pidfile_open(3) to handle relative paths with multiple components.
r322369's use of basename(3) was incorrect and worked by accident so
long as the pidfile path was absolute or consisted of a single
component.  Fix the basename() usage and add a regression test.

Reported by:	0mp
Reviewed by:	cem
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D19728
2019-03-27 19:40:18 +00:00
..
flopen_test.c
grp_test.c
humanize_number_test.c humanize_number(3): fix math edge case in rounding large numbers 2017-12-28 22:57:34 +00:00
Makefile enable pidfile tests on arm64 2017-07-19 14:07:38 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pidfile_test.c Fix pidfile_open(3) to handle relative paths with multiple components. 2019-03-27 19:40:18 +00:00
trimdomain_test.c
trimdomain-nodomain_test.c