{"blog_url":"https://kenhys.hatenablog.jp/","image_url":null,"provider_url":"https://hatena.blog","title":" system.c\u306etypo?","provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/kenhys/","version":"1.0","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkenhys.hatenablog.jp%2Fentry%2F20060925%2F1159200428\" title=\" system.c\u306etypo? - \u3072\u3068\u308a\u3057\u305a\u304b\u306b\u3002\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_name":"kenhys","height":"190","type":"rich","width":"100%","url":"https://kenhys.hatenablog.jp/entry/20060925/1159200428","blog_title":"\u3072\u3068\u308a\u3057\u305a\u304b\u306b\u3002","published":"2006-09-25 01:07:08","categories":["Gauche"],"description":"$ diff -ub system.org.c system.c --- system.org.c 2006-09-26 01:03:32.669236700 +0900 +++ system.c 2006-09-26 01:03:56.595071700 +0900 @@ -1047,7 +1047,7 @@ { #if defined(HAVE_SCHED_YIELD) sched_yield(); -#elif define(HAVE_NANOSLEEP) +#elif defined(HAVE_NANOSLEEP) struct timespec spec; spec.tv_sec =\u2026"}