git: find(1): Reduce bootstrap locale specific requirements.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Wed Feb 12 21:01:37 PST 2020


commit 459a0c9c6f4ae4a47bb60f534c44155c47a84ce0
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Feb 2 13:03:09 2020 +0200

    find(1): Reduce bootstrap locale specific requirements.
    
     The F_TIME2_T functionality is not available on all OSes.
    
     While there, check for D_MD_ORDER availability and fallback to month
     first if not available.

Summary of changes:
 usr.bin/find/Makefile   | 9 +++++++--
 usr.bin/find/function.c | 4 ++++
 usr.bin/find/ls.c       | 4 ++++
 3 files changed, 15 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/459a0c9c6f4ae4a47bb60f534c44155c47a84ce0


-- 
DragonFly BSD source repository


More information about the Commits mailing list