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:
98a0f86
)
MIPS: N32: Define getdents64.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 22 Jul 2010 01:20:25 +0000
(21:20 -0400)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 26 Jul 2010 18:08:17 +0000
(19:08 +0100)
As a relativly new ABI N32 should only have received the getdents64(2) but
instead it only had getdents(2). This was noticed as a performance anomaly
in glibc.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found