This commit is contained in:
Michael Kerrisk 2008-04-17 19:37:32 +00:00
parent 5db77de4ff
commit ccea2d571b
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ be sufficient to determine the default threading implementation:
.in +4n
bash$ $( ldd /bin/ls | grep libc.so | awk '{print $3}' ) | \\
egrep \-i 'threads|ntpl'
egrep \-i 'threads|nptl'
Native POSIX Threads Library by Ulrich Drepper et al
.in
.fi