Re: [patch] random.3: wfix: RAND_MAX is for rand(3)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8 Jun 2020, at 12:10, Walter Harms <wharms@xxxxxx> wrote:
> just a nit pick:
> INT32_MAX  is not mentioned in the POSIX page, just drop it.

Indeed it is not (presumably because that POSIX text predates these stdint macros), but it is by definition the same -- on currently existent platforms that matter, and post-N2412 on all platforms [1]. So it's the maintainer's choice whether mentioning it as a constant for code to use is useful.

    John

[1] http://www.open-std.org/jtc1/sc22/wg14/www/docs/n2412.pdf



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux