]> git.ipfire.org Git - thirdparty/coreutils.git/commit
ls: port to OpenBSD
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Oct 2021 01:07:27 +0000 (18:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Oct 2021 01:08:33 +0000 (18:08 -0700)
commit4cfd48481da0486e2bad193495bc38e7d5ead7e4
tree4772772350c27ffe5f833936c74bade83b3a6f25
parent0475ce9f8409f10e2150e5d7b3184f035000d937
ls: port to OpenBSD

Problem reported by Brian Callahan (Bug#50972).
* src/ls.c (decode_switches): Don’t assume __GNUC_PREREQ.
src/ls.c