Mercurial > audlegacy-plugins
comparison ChangeLog @ 945:4f7a55282201 trunk
[svn] - back out r2016,2018.
author | nenolod |
---|---|
date | Thu, 12 Apr 2007 12:57:45 -0700 |
parents | fe18e45e6660 |
children | 2d06a4e9b032 |
comparison
equal
deleted
inserted
replaced
944:fe18e45e6660 | 945:4f7a55282201 |
---|---|
1 2007-04-12 19:33:04 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
2 revision [2018] | |
3 - protect some functions with a mutex. | |
4 | |
5 trunk/src/curl/curl.c | 26 ++++++++++++++++++++++++-- | |
6 1 file changed, 24 insertions(+), 2 deletions(-) | |
7 | |
8 | |
1 2007-04-12 19:02:56 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 9 2007-04-12 19:02:56 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [2016] | 10 revision [2016] |
3 - if handle->cancel = TRUE, immediately abort the fread operation. | 11 - if handle->cancel = TRUE, immediately abort the fread operation. |
4 | 12 |
5 trunk/src/curl/curl.c | 2 ++ | 13 trunk/src/curl/curl.c | 2 ++ |