On Tue, Apr 06, 2010 at 03:45:31AM +0200, Denys Vlasenko wrote: > I'd settle for check a-la > "if we are on UCLIBC and UCLIBC_OPTION_WHICH_SWITCHED_OFF_USLEEP_IS_ON", > acking on the theory other libs will either provide usleep > or add their own #if.
Open Watcom is another environment that provides nanosleep but not usleep. The presence of the __WATCOMC__ macro determines if it's in use. >>> Dan -- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has moved _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
