]> git.cameronkatri.com Git - mandoc.git/commit
Autodetect if -lrt is needed for nanosleep(3).
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 20 Jul 2016 14:03:06 +0000 (14:03 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 20 Jul 2016 14:03:06 +0000 (14:03 +0000)
commitfd04a2530af452252677a5bf5b97f05788e91ba6
treed99ae6824e0744df85dbcab73401d09f8fd7cdb6
parent3eb0bed6d844a0f9be00a889a5131b93ef2ef355
Autodetect if -lrt is needed for nanosleep(3).
Helpful for Solaris 9 and 10.
Reminded by Thomas Klausner.
Makefile
configure
configure.local.example
test-nanosleep.c [new file with mode: 0644]