Johannes Schindelin wrote:
Hi,
On Wed, 27 Feb 2008, Johannes Sixt wrote:
+int gettimeofday(struct timeval *tv, void *tz)
+{
+ return 0;
+}
Should it not return -1, for failure? (I know, I know, probably a few
programs do not work, then, but it is not correct that it succeeded.)
FWIW, this is overwritten by later patches in the series anyway.
All the other suggestions that Dscho wrote about, make a lot of sense to
me too.
Paolo
-
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