sysconf(3): Fix _SC_GET{GR,PW}_R_SIZE_MAX.
commit10afbee5e1df5457d97a42ccbac11754fd1c1f29
authorSascha Wildner <saw@online.de>
Wed, 6 Jul 2016 07:00:11 +0000 (6 09:00 +0200)
committerSascha Wildner <saw@online.de>
Wed, 6 Jul 2016 07:00:11 +0000 (6 09:00 +0200)
treed4e347260da7fa5fcf3473388ccef36feea49231
parent0c8b3fa43915ca56402b3187c30fb1e1de4e60f6
sysconf(3): Fix _SC_GET{GR,PW}_R_SIZE_MAX.

The standard allows to return -1 if there is no hard limit on the size
of the buffers.
lib/libc/gen/sysconf.c