summaryrefslogtreecommitdiff
path: root/pthread_win32_attach_detach_np.c
AgeCommit message (Expand)Author
2011-03-25Robust mutex streamliningrpj
2011-03-25Terminating thread robust signaling changesrpj
2011-03-24First pass of robust mutexesrpj
2011-03-0664 bit compatibility (mingw64)rpj
2011-03-03Some cleanups, mostly x86_64 compat plus interlocked macrosrpj
2010-06-20See ChangeLogs: preparing for new release.rpj
2010-02-15Comments and code style changesrpj
2007-01-05Added more Win64 supportrpj
2006-12-22''v-2-8-0-releaserpj
2005-05-18''rpj
2005-05-16''rpj
2005-05-15''rpj
2005-05-08''rpj
2005-01-01Copyright year updatedrpj
2004-11-22Copyright updaterpj
2004-11-03Mutex, semaphore, thread ID, test suite changes - see ChangeLogsrpj
2004-10-16Mutex speedups cont'drpj
2004-05-17re-indentation, bug fixes, hooks for pre-emptive async cancelationrpj
2003-09-02Added cancelation of/from non-POSIX threads; minor fixes; minor changes.snap-2003-09-03rpj
2003-08-19Updated Copyright notice (date and contact address).rpj
2003-05-15Fixed memory leaks caused by destructors calling pthreads routines at thread ...rpj
2002-02-18Major reorganisation of source code; new routine and tests added.rpj