summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/mthr_stub.c
Commit message (Collapse)AuthorAgeFilesLines
* 2010-01-25 Kai Tietz <kai.tietz@onevision.com>Chris Sutcliffe2010-01-251-44/+0
| | | | | | | | | | | | | Implement TLS Callback. * tlsmcrt.c: New file. * tlsmthread.c: Ditto. * tlssup.c: Ditto. * tlsthrd.c: Ditto. * Makefile.in: Include new files. * crt1.c: Implement TLS Callback. * dllcrt1.c: Ditto. * mthr_stub.c: Remove.
* * mthr_stub.c (__mingwthr_key_dtor): Replace assert(0) withDanny Smith2005-08-101-9/+8
| | | | | a diagnostic, guarded by #ifdef DEBUG. (__mingwthr_remove_key_dtor): Likewise.
* Merge MinGW CVS differencesEarnie Boyd2001-12-051-0/+8
|
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+37