git: sysconf(3): Fix _SC_GET{GR,PW}_R_SIZE_MAX.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Jul 6 00:00:31 PDT 2016


commit 10afbee5e1df5457d97a42ccbac11754fd1c1f29
Author: Sascha Wildner <saw at online.de>
Date:   Wed Jul 6 09:00:11 2016 +0200

    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.

Summary of changes:
 lib/libc/gen/sysconf.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/10afbee5e1df5457d97a42ccbac11754fd1c1f29


-- 
DragonFly BSD source repository



More information about the Commits mailing list