]> sourceware.org Git - glibc.git/commit
hurd: Simplify usleep timeout computation
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 29 Jun 2020 08:09:14 +0000 (10:09 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 29 Jun 2020 08:10:32 +0000 (10:10 +0200)
commit81b1c8cbb5b486da60e81ba8435ddf08e554206a
tree7a84d5eec3cf3816d07505b261cfb58b9dd33926
parent269e4c17cd1031d3feb5adc608edf7c2b19b3f41
hurd: Simplify usleep timeout computation

as suggested by Andreas Schwab

* sysdeps/mach/usleep.c (usleep): Divide timeout in an overflow-safe way.
sysdeps/mach/usleep.c
This page took 0.04397 seconds and 5 git commands to generate.