Ben Wiederhake
abb3e47a98
Use a general crc32 implementation.
This simplifies the copyright management, as the old crc.{c,h} had to be mentioned explicitly. This does NOT REALLY pull a new dependency, as tgl already depends on -lz. In fact, this ditches -lm, as the only usage (even including tgl) was a single call to 'sqrt' from within crc32.c.
Parse tl scheme to tlo file. Formely part of telegram-cli
Description
Languages
C
90.1%
M4
5.7%
Batchfile
3.2%
Makefile
1%