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:
1eb7c6c
)
um: Do not use __ptr_t type for stack_t's .ss pointer
author
Hans-Werner Hilse
<hwhilse@gmail.com>
Thu, 11 Jun 2015 09:29:18 +0000
(11:29 +0200)
committer
Richard Weinberger
<richard@nod.at>
Thu, 25 Jun 2015 20:42:17 +0000
(22:42 +0200)
__ptr_t type is a glibc-specific type, while the generally
documented type is a void*. That's what other C libraries use,
too.
Signed-off-by: Hans-Werner Hilse <hwhilse@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/os-Linux/signal.c
patch
|
blob
|
history
diff --cc
arch/um/os-Linux/signal.c
Simple merge