Re: [PATCH v2] git-compat-util: use gettimeofday(2) for time(2)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Thanks, this looks good. As a matter of fact it almost precisely matches
what I was about to email you. The only significant difference is that
yours has "#define time(x) git_time(x)" whereas mine had "#define time
git_time". Since Git never takes the address of 'time' the two macro
definitions should have equivalent effects when used in Git.
[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]