Make RLIM_INFINITY usable without including <stdint.h>.
By using __uint64_t instead of uint64_t, this constant can also be used
if <sys/resource.h> is included on its own.
Make RLIM_INFINITY usable without including <stdint.h>. Tags None Referenced Files None Subscribers None
Description
Details
|