Files
asterisk/include/asterisk
Russell Bryant 1765f903c4 Fix building res_crypto on systems that init locks with constructors.
The problem was that res_crypto now has a RWLIST named "keys".  The macro
for defining this list defines a function used as a constructor for the list
called "init_keys".  However, there was another function called init_keys in
this module for a CLI command.  The fix is just to prepend the generated
functions with underscores.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@78138 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-08-05 03:14:24 +00:00
..
2007-07-30 19:18:24 +00:00
2006-11-15 20:55:17 +00:00
2006-11-24 14:00:19 +00:00
2007-07-17 14:48:17 +00:00
2007-07-23 14:32:04 +00:00
2007-07-23 14:32:04 +00:00
2007-01-01 20:08:47 +00:00
2007-02-24 20:29:41 +00:00
2007-07-23 14:21:41 +00:00
2007-07-23 14:21:41 +00:00
2006-08-23 21:19:21 +00:00
2006-06-14 14:12:56 +00:00
2006-08-29 20:50:36 +00:00
2006-12-29 06:26:53 +00:00
2006-11-11 02:12:27 +00:00
2007-02-24 20:29:41 +00:00