]> git.wh0rd.org Git - nano.git/commit
use nanosleep() instead of usleep(); the latter is only standard under
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 14 Jan 2004 19:26:29 +0000 (19:26 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 14 Jan 2004 19:26:29 +0000 (19:26 +0000)
commite97c8d59182a805414b8331061aa96824ea10234
tree4b1b38ac4077a299568fe6a3753e7d4adc1a7f2c
parent9591ee5d0a336602c1251703435b8a28e37df925
use nanosleep() instead of usleep(); the latter is only standard under
BSD, whereas the former is POSIX compliant

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1623 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/winio.c