]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make the day/month ordering dependent on the current locale by
authorTim Kientzle <kientzle@FreeBSD.org>
Thu, 15 Jul 2004 03:14:46 +0000 (03:14 +0000)
committerTim Kientzle <kientzle@FreeBSD.org>
Thu, 15 Jul 2004 03:14:46 +0000 (03:14 +0000)
commitb9916968dfdc4729480626786e1d591dc66ab835
tree349fb1a1d6ae71e492ca90274be6d011e18a5aaf
parent6a1d1828e77fa395973ea48457766856eeba9138
Make the day/month ordering dependent on the current locale by
testing the locale at program startup and setting a flag, then
using that flag to determine appropriate strftime() arguments.
usr.bin/tar/bsdtar.c
usr.bin/tar/bsdtar.h
usr.bin/tar/bsdtar_platform.h
usr.bin/tar/read.c