[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] minios: Remove Linux attribution for mktime() as it's not true since c/s 19638.
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1243863565 -3600 # Node ID 28c6c955998ce7cc710e8eeda0087c1066aaba02 # Parent 72ff07f65e162677628720bdcd83522d2e1a26c8 minios: Remove Linux attribution for mktime() as it's not true since c/s 19638. Signed-off-by: Keir Fraser <keir.fraser@xxxxxxxxxx> --- extras/mini-os/arch/ia64/time.c | 1 - 1 files changed, 1 deletion(-) diff -r 72ff07f65e16 -r 28c6c955998c extras/mini-os/arch/ia64/time.c --- a/extras/mini-os/arch/ia64/time.c Mon Jun 01 14:18:44 2009 +0100 +++ b/extras/mini-os/arch/ia64/time.c Mon Jun 01 14:39:25 2009 +0100 @@ -85,7 +85,6 @@ static int get_day(int year, int mon, in } /* - * mktime() is take from Linux. See copyright above. * Converts Gregorian date to seconds since 1970-01-01 00:00:00. * Assumes input in normal date format, i.e. 1980-12-31 23:59:59 * => year=1980, mon=12, day=31, hour=23, min=59, sec=59. _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |