Re: [PATCH 1/2] pthread_setname_np.3: Explain _np suffix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/18/2018 07:17 PM, Jakub Wilk wrote:
Add text to CONFORMING TO explaining that the "_np"
suffix is because these functions are non-portable.

Thanks, Jakub. Applied.

Cheers,

Michael

Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx>
---
  man3/pthread_setname_np.3 | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/man3/pthread_setname_np.3 b/man3/pthread_setname_np.3
index ee19bde2f..4e6cc5b5e 100644
--- a/man3/pthread_setname_np.3
+++ b/man3/pthread_setname_np.3
@@ -114,7 +114,8 @@ T}	Thread safety	MT-Safe
  .TE
  .sp 1
  .SH CONFORMING TO
-These functions are nonstandard GNU extensions.
+These functions are nonstandard GNU extensions;
+hence the suffix "_np" (nonportable) in the names.
  .SH NOTES
  .BR pthread_setname_np ()
  internally writes to the thread-specific




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux