X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Flimits.h;h=3953aea53533895e4ac4f51e8af40d68b1bb4541;hb=80c4dcd2535a2d7f01eb539b0358dc51b0c0e122;hp=55ad82315b39193f845a7cd512c5a689fc97471a;hpb=bf619d82c82052741323aa63c107fbd346c8aaba;p=musl diff --git a/include/limits.h b/include/limits.h index 55ad8231..3953aea5 100644 --- a/include/limits.h +++ b/include/limits.h @@ -31,6 +31,7 @@ #define PTHREAD_DESTRUCTOR_ITERATIONS 4 #define SEM_VALUE_MAX 0x7fffffff #define SEM_NSEMS_MAX 256 +#define DELAYTIMER_MAX 0x7fffffff /* Arbitrary numbers... */