Re: uptime 2 years!
- From: mdh <mdh_lists@xxxxxxxxx>
- Date: Thu, 9 Oct 2008 20:06:01 -0700 (PDT)
--- On Thu, 10/9/08, Eitan Adler <eitanadlerlist@xxxxxxxxx> wrote:
From: Eitan Adler <eitanadlerlist@xxxxxxxxx>
Subject: Re: uptime 2 years!
To: freebsd-questions@xxxxxxxxxxx
Date: Thursday, October 9, 2008, 8:41 PM
Lowell Gilbert wrote:
[snip]
And in theory it should be possible to change time_tto unsigned, and
get another two-thirds of a century out of it...However this would break binary compatibility with anything
compiled
before the change.
One thing to consider is that changing any signed value to an unsigned value then prevents functions which return that type from returning -1 (or otherwise <0) to indicate an error condition. Even if it doesn't affect anything at all in the base system, it could impact untold sums of software developed not in the base system.
- mdh
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Re: uptime 2 years!
- From: Eitan Adler
- Re: uptime 2 years!
- Prev by Date: Re: uptime 2 years!
- Next by Date: Re: Mailman + Apache + Cookies + FreeBSD
- Previous by thread: Re: uptime 2 years!
- Next by thread: Re: uptime 2 years!
- Index(es):
Relevant Pages
|