WINGs: Modernize wusleep()
commit1420e44bb1ecd7496230d6315d9e17597ffbc42c
authorTamas TEVESZ <ice@extreme.hu>
Wed, 29 Sep 2010 00:52:19 +0000 (29 02:52 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 7 Oct 2010 10:04:31 +0000 (7 12:04 +0200)
tree32723f8c43347089d7e97c7b44116dddcdd9fe19
parentde9fcef2149666f12f9f75d15221129bdc0de7d1
WINGs: Modernize wusleep()

- Change the wusleep abomination to be a simple wrapper around
  nanosleep (man says it's been POSIX for almost a decade)
- Remove autoconf tests that became unnecessary along the way

Signed-off-by: Tamas TEVESZ <ice@extreme.hu>
WINGs/WINGs/WUtil.h
WINGs/usleep.c
configure.ac