summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2009-04-062004-03-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* libpthread: New directory, populated with Neal H. Walfields pthread implementation.
2002-11-102002-11-09 Roland McGrath <roland@frob.com>Roland McGrath
* include/pthread/pthread.h: Avoid `__thread' as an identifier, since it might be a keyword.
2002-10-10Import libpthread.Neal H. Walfield