]> git.ipfire.org Git - thirdparty/shadow.git/commit
configure.ac, lib/gshadow.c: Presume working shadow group support in libc
authorAlejandro Colomar <alx@kernel.org>
Wed, 6 Nov 2024 12:07:29 +0000 (13:07 +0100)
committerAlejandro Colomar <alx@kernel.org>
Fri, 24 Jan 2025 11:10:15 +0000 (12:10 +0100)
commitda6b9cff02d583ef169a0bc0c1014b19b5fad2fb
treedae1630e7b15f38f6fcb01a0019a217a1aa3fbd1
parentc30fdba8ad4eaf7daa78b74e2c2ed0909c985ea5
configure.ac, lib/gshadow.c: Presume working shadow group support in libc

This check was testing a specific bug in a prehistoric libc version.
Red Hat 3 is long dead, and it doesn't make sense to test for that
specific bug.

Reviewed-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
configure.ac
lib/gshadow.c