index
:
pthreads-win32
Balau-changes
ROBUST_MUTEXES
bossom-merge-98-12-08
master
origin
pre-compiled-090898
release-1-backports
snap-1999-05-30-patches
snap-1999-05-30-wince-patches
snap-2000-12-29-patches
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Collapse
)
Author
2005-04-11
pthread_once post-cancel starvation solution
rpj
2005-04-06
''
rpj
2005-04-01
''
rpj
2005-04-01
''
rpj
2005-03-16
''
rpj
2005-03-16
''
v-2-0-0-release
rpj
2005-03-14
Downgrade interlocked ops where possible
rpj
2005-03-12
New design for pthread_once (with cancelability); ABI change
rpj
2005-03-08
compiler compatibility and bug fixes
rpj
2005-01-25
''
snap-2005-01-25
rpj
2005-01-25
''
rpj
2005-01-02
''
rpj
2005-01-01
''
rpj
2004-11-22
Copyright update
rpj
2004-11-03
Mutex, semaphore, thread ID, test suite changes - see ChangeLogs
rpj
2004-10-23
Mutex and Semaphore changes - considered alpha for now
rpj
2004-10-22
Changes to mutexes and semaphores - considered alpha for now
rpj
2004-10-21
Mutex logic fix
rpj
2004-10-19
Semaphore speedups - alpha, but passes testsuite
rpj
2004-10-16
Mutex speedups cont'd
rpj
2004-10-08
Mutex speedups
rpj
2004-10-01
Mutex speedups
rpj
2004-09-13
Clarify behaviour and remove some redundant code - see ChangeLogs
rpj
2004-07-01
Initial support for Digital Mars Compiler
rpj
2004-06-29
Add initial Digital Mars compiler support
rpj
2004-06-29
Borland toolchain compatibilty
rpj
2004-06-25
''
rpj
2004-06-22
Add PTHREAD_{RECURSIVE,ERRORCHECK}_MUTEX_INITIALIZER{,_NP}
snap-2004-06-22
rpj
2004-05-20
Administrative changes
rpj
2004-05-20
Administrative fixes
rpj
2004-05-17
re-indentation, bug fixes, hooks for pre-emptive async cancelation
rpj
2004-05-06
Attempt to make email addresses less harvestable
rpj
2004-05-06
''
rpj
2004-05-06
''
rpj
2004-04-06
Close memory leak.
rpj
2004-02-13
Remove redundant equality logic.
rpj
2003-12-11
*** empty log message ***
rpj
2003-09-18
Cleanup and fixes to thread priority management. Other minor changes.
snap-2003-09-18
rpj
2003-09-02
Allow cancelation of waiting implicit threads.
rpj
2003-09-02
Added cancelation of/from non-POSIX threads; minor fixes; minor changes.
snap-2003-09-03
rpj
2003-09-01
Reuse the thread struct on failure.
rpj
2003-08-14
Reuse of thread IDs, improved thread ID validation, new tests, bug fixes.
rpj
2003-08-13
Bug fixes plus adaptation to current MinGW/MsysDTK environment. Changes to ↵
rpj
tests/benchmarks.
2003-08-12
Invalid thread param now returns ESRCH instead of EINVAL.
rpj
2003-06-24
pthread_spin_destroy was not freeing the spinlock struct.
rpj
2003-06-21
pthread_mutex_destroy.c (pthread_mutex_destroy): When called
rpj
with a recursive mutex that was locked by the current thread, the function was failing with a success return code.
2003-05-15
Fixed memory leaks caused by destructors calling pthreads routines at thread ↵
rpj
exit.
2003-05-14
Fix compiler flag in Visual Studio project file.
rpj
2003-03-04
Indenting.
rpj
2002-12-18
Adjust attribution.
rpj
[next]