Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc README.developer

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 18 Jun 2002 15:25:13 -0500 (CDT)
guy         2002/06/18 15:25:13 CDT

  Modified files:
    doc                  README.developer 
  Log:
  Put in an additional portability note about "bzero()"/"bcopy()"/"bcmp()"
  vs. "memset()"/"memcpy()"/"memmove()"/"memcmp()".
  
  Revision  Changes    Path
  1.53      +26 -3     ethereal/doc/README.developer