diff options
Diffstat (limited to 'man3/pthread_setname_np.3')
| -rw-r--r-- | man3/pthread_setname_np.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/pthread_setname_np.3 b/man3/pthread_setname_np.3 index d5ce530b30..0e326bc5cd 100644 --- a/man3/pthread_setname_np.3 +++ b/man3/pthread_setname_np.3 @@ -99,11 +99,11 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.SH VERSIONS -These functions were added in glibc 2.12. .SH STANDARDS -These functions are nonstandard GNU extensions; +GNU; hence the suffix "_np" (nonportable) in the names. +.SH HISTORY +glibc 2.12. .SH NOTES .BR pthread_setname_np () internally writes to the thread-specific |
