summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/condvar.c
AgeCommit message (Expand)Author
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2006-02-01change asm/volatile to __x__Peter S. Mazinger
2006-01-31initial import of latest linuxthreadsMike Frysinger
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger
2005-11-15revert linuxthreads to pre rev 11377 (i.e. before the massive attempt to impo...Mike Frysinger
2005-09-09revert pthread_exit change until all files using new prototype is readyMike Frysinger
2005-09-08sync all the strong_alias and version compat stuff but make them no-ops with ...Mike Frysinger
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen
2002-07-19Fix spellingEric Andersen
2002-07-14Add missing pthread_condattr_getpshared and pthread_condattr_setpsharedEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen