Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #196465

Category gcoreutils
Changed by Nikolay Nechaev <Nikolay_Nechaevohnoyoudont@mail.ru>
Changed at Sun 05 May 2024 18:50:14
Repository git://git.savannah.gnu.org/coreutils.git
Project gcoreutils
Branch master
Revision 292cf895453e22d79e321521bda1d74f27070e25

Comments

maint: factor out the common show_date functionality
* src/show-date.{h,c}: Declaration and definition of show_date.
* src/du.c: Wse the common show_date instead of the previous local
function.
* src/date.c: Wse the common show_date via a wrapper show_date_helper.
* src/local.mk: Corresponding adjustments.

Changed files