From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: [PATCH] minios: replace mktime implementation Date: Tue, 26 May 2009 16:07:02 +0100 Message-ID: <4A1C0596.8080401@eu.citrix.com> References: <4A16A3E0.5010403@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Nigel Gamble Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Nigel Gamble wrote: > You should also take a look at minios/arch/x86/x86_64.S. It is > remarkably similar to linux/arch/x86/kernel/entry_64.S. Some > comments, macros names etc. are identical. It's obvious that both > files share a common ancestor, at least. > I checked and going back in time in 2003 entry.S in MiniOS has been rewritten to be able to license MiniOS under BSD, so we should be fine.