git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18963c0
)
[IA64] Fix bogus messages about system calls not implemented.
author
Tony Luck
<tony.luck@intel.com>
Fri, 18 May 2007 21:15:58 +0000
(14:15 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 18 May 2007 21:15:58 +0000
(14:15 -0700)
There are seven legacy system calls that ia64 doesn't implement, but glibc
provides equivalent functionality by using more modern system calls. Stop
checksyscalls.sh from complaining about these seven.
Signed-off-by: Tony Luck <tony.luck@intel.com>
No differences found