The Native POSIX Thread Library (NPTL) is a software feature that enables the Linux kernel to run programs written to use POSIX Threads efficiently.
What is the basic difference between NPTL and POSIX threads? How have these two evolved?