Subject: Re: errno conflict in kdump
To: Christos Zoulas <christos@zoulas.com>
From: None <itojun@iijlab.net>
List: tech-userlevel
Date: 12/22/2000 23:13:52
>I don't understand; errno is (*__errno()) so it should compile.

	use of errno was fine (sorry for my confusion).
	the part i'm still confused is the following.  is it really necessary
	for us to supply inlined version?

>| 	- luckily, the inlined version of sig{add,del}set will never be used,
>| 	  due to __RENAME().

itojun