diff options
Diffstat (limited to 'man3/pthread_tryjoin_np.3')
| -rw-r--r-- | man3/pthread_tryjoin_np.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/pthread_tryjoin_np.3 b/man3/pthread_tryjoin_np.3 index d816f2e07c..d2def80e10 100644 --- a/man3/pthread_tryjoin_np.3 +++ b/man3/pthread_tryjoin_np.3 @@ -110,11 +110,11 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.SH VERSIONS -These functions were added in glibc 2.3.3. .SH STANDARDS -These functions are nonstandard GNU extensions; +GNU; hence the suffix "_np" (nonportable) in the names. +.SH HISTORY +glibc 2.3.3. .SH BUGS The .BR pthread_timedjoin_np () |
