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:
872345b
)
ppc: Fix compile error in arch/ppc/lib/strcase.c
author
Paul Mackerras
<paulus@samba.org>
Tue, 28 Mar 2006 10:13:44 +0000
(21:13 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 28 Mar 2006 11:10:02 +0000
(22:10 +1100)
Now that the strncasecmp implementation takes a size_t third parameter,
we need to get a definition of size_t from somewhere.
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found