Files
asterisk/main
Steve Murphy e235a07376 (closes issue #13557)
Reported by: nickpeirson
Patches:
      pbx.c.patch uploaded by nickpeirson (license 579)
      replace_bzero+bcopy.patch uploaded by nickpeirson (license 579)
Tested by: nickpeirson, murf

1. replaced all refs to bzero and bcopy to memset and memmove instead.
2. added a note to the CODING-GUIDELINES
3. add two macros to asterisk.h to prevent bzero, bcopy from creeping
   back into the source
4. removed bzero from configure, configure.ac, autoconfig.h.in




git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@147807 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-10-09 14:17:33 +00:00
..
2008-03-04 23:04:29 +00:00
2008-04-21 21:13:02 +00:00
2008-10-09 14:17:33 +00:00
2008-09-09 17:30:52 +00:00
2008-10-09 14:17:33 +00:00
2008-10-09 14:17:33 +00:00
2008-03-04 23:04:29 +00:00
2007-12-11 22:20:22 +00:00
2008-01-10 00:12:35 +00:00
2008-07-21 21:00:47 +00:00
2008-03-04 23:04:29 +00:00
2007-12-27 20:11:20 +00:00
2008-09-28 23:32:14 +00:00
2008-06-19 20:25:37 +00:00
2008-10-09 14:17:33 +00:00
2008-10-09 14:17:33 +00:00
2007-11-21 00:23:49 +00:00
2008-03-04 23:04:29 +00:00
2008-09-28 23:32:14 +00:00
2008-06-26 15:37:01 +00:00
2008-10-09 14:17:33 +00:00