mirror of git://sourceware.org/git/glibc.git
Modify threads in nptl cindex to pthreads
This commit is contained in:
parent
06d5adfbda
commit
bcda98809c
|
@ -1,3 +1,7 @@
|
|||
2013-03-15 Siddhesh Poyarekar <siddhesh@redhat.com>
|
||||
|
||||
* manual/nptl.texi (cindex): Modify threads to pthreads.
|
||||
|
||||
2013-03-15 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* sysdeps/x86_64/preconfigure: Regenerated.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
@c @node POSIX Threads, , Cryptographic Functions, Top
|
||||
@chapter POSIX Threads
|
||||
@c %MENU% POSIX Threads
|
||||
@cindex threads
|
||||
@cindex pthreads
|
||||
|
||||
This chapter describes the @glibcadj{} POSIX Thread implementation.
|
||||
|
||||
|
|
Loading…
Reference in New Issue