Opened 11 years ago

Last modified 6 years ago

#496 new enhancement

Provide library implementations for common CRC's

Reported by: Jakub Jermář Owned by:
Priority: major Milestone:
Component: helenos/lib/c Version: mainline
Keywords: crc, first-patch Cc:
Blocker for: Depends on:
See also:

Description

Provide implementations for standard CRC's such as CRC-16-ANSI in a library (libc or even a specialized library of some sort). This will prevent duplication of the same CRC's in various subsystems.

Change History (6)

comment:1 by Martin Decky, 10 years ago

One CRC32 implementation has already landed in libc, thus this ticket should preferably be about unifying the various local implementations.

comment:2 by Vojtech Horky, 10 years ago

Keywords: first-patch added

comment:3 by Jiri Svoboda, 10 years ago

Milestone: 0.6.00.7.1

comment:4 by Vojtech Horky, 9 years ago

Owner: changed from Jakub Jermář to Vojtech Horky
Status: newaccepted

comment:5 by Vojtech Horky, 9 years ago

Owner: Vojtech Horky removed
Status: acceptednew

comment:6 by Jakub Jermář, 6 years ago

Milestone: 0.7.1
Note: See TracTickets for help on using tickets.