X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=wince%2Fconfig_H.ce;h=67715c717d3a7afeac50b1baf072607b5e6b4293;hb=dea2849036f7f874ea24a97b41ef1b738aa592ca;hp=bded3866b6a25c6ebd18ac4bc8859170827df23d;hpb=e0e3c57ad9f042b7ff4eb12755ee3feaad30892b;p=p5sagit%2Fp5-mst-13.2.git diff --git a/wince/config_H.ce b/wince/config_H.ce index bded386..67715c7 100644 --- a/wince/config_H.ce +++ b/wince/config_H.ce @@ -616,12 +616,6 @@ */ /*#define HAS_USLEEP /**/ -/* HAS_NANOSLEEP: - * This symbol, if defined, indicates that the nanosleep system - * call is available to let the process sleep with 1E-9 accuracy. - */ -/*#define HAS_NANOSLEEP /**/ - /* HASVOLATILE: * This symbol, if defined, indicates that this C compiler knows about * the volatile declaration. @@ -4066,7 +4060,7 @@ /* HAS_PTHREAD_ATFORK: * This symbol, if defined, indicates that the pthread_atfork routine - * is available setup fork handlers. + * is available to setup fork handlers. */ /*#define HAS_PTHREAD_ATFORK /**/