git: getconf(1): Support NPROCESSORS_* too in addition to _NPROCESSORS_*.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Dec 7 17:40:25 PST 2019
commit 7296a8428780f5fefaa9602caf1f839b1cd38c4f
Author: Sascha Wildner <saw at online.de>
Date: Sun Dec 8 02:40:12 2019 +0100
getconf(1): Support NPROCESSORS_* too in addition to _NPROCESSORS_*.
Improves compatibility with software that is used to a Linux environment.
Linux uses leading underscores in these variable names.
Pointed-out-by: zrj
Summary of changes:
usr.bin/getconf/sysconf.gperf | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7296a8428780f5fefaa9602caf1f839b1cd38c4f
--
DragonFly BSD source repository
More information about the Commits
mailing list