Re: Trying to get GIT running on SCO OpenServer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Wed, 23 Jan 2008, Luke Lu wrote:
> 
> I wonder what's the downside of just using a native format implementation like
> the one in Vstr[1] or bstring[2]?

I'd suggest taking the kernel vsnprintf() instead. It has the standard 
interface (no support for FP, but we don't care) so it should be pretty 
easy to just plug in, and it doesn't reaquire much of the environment 
(just a 64-bit divide&modulus-by-100000).

			Linus
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux