This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/services/crc/current ChangeLog d ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2002-10-14 08:31:14

Modified files:
	packages/services/crc/current: ChangeLog 
	packages/services/crc/current/doc: crc.sgml 
	packages/services/crc/current/include: crc.h 
	packages/services/crc/current/src: crc32.c 
	packages/services/crc/current/tests: crc_test.c 

Log message:
	* src/crc32.c (cyg_ether_crc32):
	* src/crc32.c (cyg_ether_crc32_accumulate): New functions for Ethernet
	FCS style CRC calculations.
	* src/crc32.c (cyg_crc32_accumulate): New function. Continue
	a previous CRC calculation into a new buffer.
	* tests/crc_test.c: Tests for new functions.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]