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

2013-07-31 Thread David Holland
On Wed, Jul 31, 2013 at 09:53:28AM +0200, Alan Barrett wrote: > >> Modified Files: > >> src/lib/libc/time: localtime.c > >> > >> Log Message: > >> Don't depend on implicit rounding from non-integral float constant. > > > >what on earth is that code trying to do? > > If time_t is a float

Re: CVS commit: src

2013-07-31 Thread Soren Jorvang
On 31/07/2013, at 21.37, matthew green wrote: > hmmm, this seems like a bad solution -- now we install these files > twice as separate copies, yet man(1) is capable of reading other > machine subdirs. ie, the right answer would be to move them into > the x86/ subdir and make sure that i386 and am

re: CVS commit: src

2013-07-31 Thread matthew green
> Module Name: src > Committed By: soren > Date: Wed Jul 31 13:54:42 UTC 2013 > > Modified Files: > src/distrib/sets/lists/man: mi > src/share/man/man8/man8.amd64: Makefile > src/share/man/man8/man8.i386: boot.8 boot_console.8 dosboot.8 > > Log Message: > All of the ma

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

2013-07-31 Thread Alan Barrett
On Wed, 31 Jul 2013, David Holland wrote: On Tue, Jul 30, 2013 at 03:30:37PM +, Joerg Sonnenberger wrote: > Modified Files: >src/lib/libc/time: localtime.c > > Log Message: > Don't depend on implicit rounding from non-integral float constant. what on earth is that code trying to do? If

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

2013-07-31 Thread David Holland
On Tue, Jul 30, 2013 at 03:30:37PM +, Joerg Sonnenberger wrote: > Modified Files: > src/lib/libc/time: localtime.c > > Log Message: > Don't depend on implicit rounding from non-integral float constant. ... what on earth is that code trying to do? -- David A. Holland dholl...@netb