]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Always use nanosleep() (instead of usleep() or sleep) if the
authordrh <>
Wed, 30 Nov 2022 13:44:31 +0000 (13:44 +0000)
committerdrh <>
Wed, 30 Nov 2022 13:44:31 +0000 (13:44 +0000)
commita42281a312459d266d4a2189c43b80e83d2ab8e7
tree405705991c9c387ed2f2dce32e591320e1e95ad0
parent8ae954557738b29ebaaa6b1eb954c4e9a703de36
Always use nanosleep() (instead of usleep() or sleep) if the
_POSIX_C_SOURCE macro says it should be available.

FossilOrigin-Name: 6620c57b9d3eae7226a412318b43393196df069b5b90aae0cf1743fdd2d102dd
manifest
manifest.uuid
src/os_unix.c