974850.5707z.group/bin/cvsweb.cgi/djgpp/src/utils/djtar/unbzip2.c | search |
To download the latest version of this file, click on most recent revision number, then use your browser's "save page as" feature.
Up to djgpp/src/utils/djtar/Update copyright lines of recently modified files
* doprnt.c, doscan.c: locally define bool/false/true and remove the stdbool.h usage. * libc/ansi/time/strftime.c: revert parts of r1.8 and simply use 0 and 1 instead of true and false again. * djtar/unbzip2.c: revert parts of r1.4 and go back to the original TRUE and FALSE usage. * tests/libc/c99/math/t-ismac.c: locally define bool/false/true and remove stdbool.h usage.
Fix signedness issue. Remove all casts to char for inbuf/outbuf.
Fix signedness issues.
Update copyright messages
Do not mix signed and unsigned.
Support for decompressing .tar.bz2 archives. From Juan Manuel Guerrero <[email protected]>.
webmaster | delorie software privacy |
Copyright � 2024 by DJ Delorie | Updated Apr 2024 |