Date: Thu, 04 Nov 2004 16:49:00 +0800 From: David Xu <davidxu@freebsd.org> To: Xin LI <delphij@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdtime strftime.3 strftime.c Message-ID: <4189ECFC.5060808@freebsd.org> In-Reply-To: <200411040834.iA48Yv35076385@repoman.freebsd.org> References: <200411040834.iA48Yv35076385@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Will this fix ugly date text bug at up-right corner of gnome desktop ? David Xu Xin LI wrote: > delphij 2004-11-04 08:34:57 UTC > > FreeBSD src repository > > Modified files: > lib/libc/stdtime strftime.3 strftime.c > Log: > Add glibc-style strftime(3) padding specifiers, namely, -(no padding), > _(use space as padding), and 0(zero padding). > > These GNU extensions are widely used ones that is worthy for us to > have. > > Discussed with: stefanf, roam, -current > Approved by: murray > Prodded by: ports/72722, ports/72723 > MFC After: 1 month > > Revision Changes Path > 1.35 +10 -1 src/lib/libc/stdtime/strftime.3 > 1.41 +69 -20 src/lib/libc/stdtime/strftime.c >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4189ECFC.5060808>