]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/mini-os.git/commit
minios: replace mktime implementation
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 26 May 2009 08:54:53 +0000 (09:54 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 26 May 2009 08:54:53 +0000 (09:54 +0100)
commitdcad2e31efc3a52b130453c441e6b576d36874f7
treef6a10f2f01cc1e67ed7bc2e866321ae5d6a0036c
parent7f723d73815e4e45c4d234eb304d9ef49ceb32f5
minios: replace mktime implementation

In the efforts to clarify MiniOS license it came to my attention that
few portions of MiniOS were taken from other GPL projects, one of them
is the mktime implementation. This patch replaces the current GPL
licensed mktime implementation with a different and BSD licensed
version.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
arch/ia64/time.c