<pthread.h>: Include <machine/limits.h> instead of <limits.h> for ULONG_MAX.
commit32cb82727ec681e604bb5631909bd642cd14fe5a
authorSascha Wildner <saw@online.de>
Mon, 4 Jul 2016 08:50:47 +0000 (4 10:50 +0200)
committerSascha Wildner <saw@online.de>
Mon, 4 Jul 2016 08:50:47 +0000 (4 10:50 +0200)
tree31656161ab17c13b41bc3b07316a35cf2af4cfde
parent63d6207c54a1219993985beb67c28dc396171933
<pthread.h>: Include <machine/limits.h> instead of <limits.h> for ULONG_MAX.

Also include <limits.h> in a couple of files that were missing it.

This commit will break 4 ports:

devel/clanlib1
games/orbital_eunuchs_sniper
games/zatacka
sysutils/cdargs

These will be fixed in the next time.
include/pthread.h
lib/libc/gen/fdevname.c
lib/libc/gen/ttyname.c
lib/libc/stdlib/ptsname.c
lib/libc_r/uthread/uthread_info.c