Re: CVS commit: src/lib/libc/time

2015-04-06 Thread Brian Ginsbach
On Mon, Apr 06, 2015 at 07:10:27PM +0200, Alan Barrett wrote: > On Mon, 06 Apr 2015, Brian Ginsbach wrote: > >Module Name: src > >Committed By:ginsbach > >Date:Mon Apr 6 14:38:22 UTC 2015 > > > >Modified Files: > > src/lib/libc/time: strptime.3 strptime.c > > > >Log Mes

Re: CVS commit: src/lib/libc/time

2015-04-06 Thread Alan Barrett
On Mon, 06 Apr 2015, Brian Ginsbach wrote: Module Name:src Committed By: ginsbach Date: Mon Apr 6 14:38:22 UTC 2015 Modified Files: src/lib/libc/time: strptime.3 strptime.c Log Message: Add UTC as a synonym for GMT (%Z). [from FreeBSD] The %z format (which is distinc

Re: CVS commit: src

2015-04-06 Thread Martin Husemann
On Sun, Apr 05, 2015 at 09:40:22AM -0400, Christos Zoulas wrote: > Hmm, it is building things twice... I am trying to figure out why but I can't > reproduce it. Not sure, but it basically fails for me on all build machines if using low values for -j. I can get past it by doing a cleandir and depen