projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40bfefb
)
(__libc_current_sigrtmin): Fix typo in comment.
author
Ulrich Drepper
<drepper@redhat.com>
Fri, 8 Oct 2004 00:57:58 +0000
(
00:57
+0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Fri, 8 Oct 2004 00:57:58 +0000
(
00:57
+0000)
nptl/pt-allocrtsig.c
patch
|
blob
|
history
diff --git
a/nptl/pt-allocrtsig.c
b/nptl/pt-allocrtsig.c
index 9481e15f25bb41180a2ae859a76faaf0c03d36a6..347bf139ad81626f21f0b782e5bc0b0a59408a5d 100644
(file)
--- a/
nptl/pt-allocrtsig.c
+++ b/
nptl/pt-allocrtsig.c
@@
-28,7
+28,7
@@
extern int __libc_allocate_rtsig_private (int high);
/* We reserve __SIGRTMIN for use as the cancellation signal and
- __SIGRTMIN+1 to andle setuid et.al. These signals are used
+ __SIGRTMIN+1 to
h
andle setuid et.al. These signals are used
internally. */
int
__libc_current_sigrtmin (void)