Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -7/+3 |
* | BeOS thread support (Philippe Houdoin) | Brian Paul | 2001-11-12 | 1 | -1/+41 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -12/+12 |
* | fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ... | Brian Paul | 2001-03-07 | 1 | -3/+3 |
* | fixed WIN32_THREADS error | Brian Paul | 2000-02-11 | 1 | -3/+3 |
* | THREADS now defined by glthread.h, added more prototypes | Brian Paul | 2000-02-10 | 1 | -5/+39 |
* | added support for XFree86 threads. misc clean-up | Brian Paul | 2000-02-10 | 1 | -25/+77 |
* | updated comments | Brian Paul | 2000-01-28 | 1 | -2/+5 |
* | don't free thread data in pthread_key_create() | Brian Paul | 1999-12-17 | 1 | -6/+6 |
* | initial rev | Brian Paul | 1999-12-16 | 1 | -0/+243 |