James Golovich
|
c7c92a9f15
|
Fix typo and missing format string in a fprintf in lock.h
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4038 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-20 05:45:09 +00:00 |
|
Mark Spencer
|
12e2fe4d94
|
Thread fixes, vm fix (bug #2665)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4030 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-17 22:13:05 +00:00 |
|
Mark Spencer
|
32126398ef
|
Locking updates for debug mode, fix SIP MWI (bug #2582)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3918 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-06 04:30:16 +00:00 |
|
Mark Spencer
|
7acee329e1
|
Merge BSD stack size work (bug #2067)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3596 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-08-08 17:15:02 +00:00 |
|
James Golovich
|
024f486810
|
Code formatting cleanups in utils.c and include/asterisk/lock.h
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3278 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-06-22 19:53:36 +00:00 |
|
Mark Spencer
|
5546e32355
|
Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3273 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-06-22 17:42:14 +00:00 |
|
Mark Spencer
|
de57be6bbd
|
Lock fixes for FreeBSD (bug #1810)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3179 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-06-09 13:49:42 +00:00 |
|
Mark Spencer
|
727abcdec7
|
Merge FreeBSD locking fixes (bug #1411)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3176 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-06-09 01:45:08 +00:00 |
|
Mark Spencer
|
776497fb6b
|
Fix potential segfault, add support for MacOS X locks
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3058 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-05-24 15:28:36 +00:00 |
|
James Golovich
|
c00550f3ae
|
Add new file utils.c, Move ast_gethostbyname to utils.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2931 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-05-09 08:22:15 +00:00 |
|
Mark Spencer
|
d3f9887589
|
gethostbyname isn't reentrant, who knew...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2734 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-22 00:20:34 +00:00 |
|
Mark Spencer
|
a84bb950fa
|
Fix lock initialization in lock debugging mode
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2711 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-19 21:52:39 +00:00 |
|
Mark Spencer
|
fec02c20a9
|
Revert locking changes which break static locks (even on linux since it's part of an ENUM not define)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2679 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-12 20:54:24 +00:00 |
|
James Golovich
|
63702b9a78
|
Change mutex defines so it should work on OS that don't have the _NP mutex types. Also move the #defines up so we don't need to duplicate them
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2678 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-12 19:56:32 +00:00 |
|
Mark Spencer
|
6b09ce4336
|
Don't redefine ast_mutex_init
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2642 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-06 20:57:15 +00:00 |
|
Mark Spencer
|
584936aa9b
|
Update locking for non-debug mode, too
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2641 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-06 20:35:55 +00:00 |
|
Mark Spencer
|
672e3e49fb
|
Bite the bullet and require RECURSIVE mutexes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2640 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-06 20:08:44 +00:00 |
|
Mark Spencer
|
1d53342b18
|
Expand SIP opaque buffers, prefer recursive to "error checking" mutexes...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2596 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-04-01 06:27:10 +00:00 |
|
James Golovich
|
be59053650
|
Add some comments to lock.h
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2484 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-20 05:07:21 +00:00 |
|
James Golovich
|
4b0d26c93d
|
Actually commit the new #defines
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2436 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-03-15 08:36:25 +00:00 |
|
Mark Spencer
|
771c1e867f
|
Make debugging possible by using #define's instead of inlines
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1437 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2003-08-26 03:56:58 +00:00 |
|
Mark Spencer
|
933f70cf5d
|
Add crash option
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1317 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2003-08-13 22:12:54 +00:00 |
|
Mark Spencer
|
1bb58646de
|
Totally revamp thread debugging to support locating and removing deadlocks
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1310 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2003-08-13 15:25:16 +00:00 |
|
Mark Spencer
|
f6764f4722
|
More contributed BSD enhancements
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@919 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2003-04-27 21:34:27 +00:00 |
|
Mark Spencer
|
6315850d11
|
Version 0.3.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@600 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2003-02-04 15:48:42 +00:00 |
|
Mark Spencer
|
b3abeb59d3
|
Version 0.1.12 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@448 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2002-05-14 14:43:52 +00:00 |
|