summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/bits/poll.h
Commit message (Collapse)AuthorAgeFilesLines
* Well, this is everything for my NPTL implementation. The 'uClibc-nptl' ↵"Steven J. Hill"2006-08-241-2/+4
| | | | branch is now the exact code that I have. I am going to re-run tests now to verify everything one more time. The next step after that is to merge from trunk with the latest stuff from Mike and Peter.
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-0/+48
and to better support each arch. This is a really big patch... -Erik