          MODULE=usleep
         VERSION=1
          SOURCE=$MODULE.c
      SOURCE_URL=http://download.lunar-linux.org/lunar/mirrors/
      SOURCE_VFY=sha1:193949ec383cb156afce5a3db3ab726186fcb4bf
      MAINTAINER=sofar@lunar-linux.org
        WEB_SITE=http://download.lunar-linux.org/
         ENTERED=20040916
         UPDATED=20040916
           SHORT="implementation of sleep that uses usleep"
cat << EOF
Sleeps for intervals shorter than a second, up to 1 microsecond.
EOF
