File history
Tracking elkscmd/misc_utils/compress.c
| Commit | Author | Date | Message |
|---|---|---|---|
fe0a7479f5aeedc9514dbfe4f95ffac50095e8e | Chuck Coffing | 2023-03-17 | [libc] limits.h with PATH_MAX |
ba62c36ca406a6d33c9515731804f52e69d6e3c | Chuck Coffing | 2022-11-29 | Update some usages of rindex |
a4e36839b4fa20629d6eae76f7849f1126d35bb | Greg Haerr | 2022-02-27 | Fixup compiler warnings and update man page |
4faacddddddd12015a9c1f3b9417bccf72ee4b5 | Jody Bruchon | 2017-03-16 | Remove all trailing whitespace from elkscmd c/h/s files |
c2c649d4a72313a8fde8bf52f740b2e29ac8967 | Jody Bruchon | 2016-08-18 | Style cleanups on for/if/while in elkscmd |
3f4f84dc093540ffe97b5f161ef62805837ea6f | Jody Bruchon | 2014-04-26 | misc_utils: Make "compress" compile with GCC and add to Makefile |
bf1d5283d96aaa5ac89e24d5d886efaa2039027 | Claudio Matsuoka | 2004-06-09 | - removed unused variable x left from the bcc 0.16.16 fix in the input/output macros - don't install everything if we want a min install |
b0e2815069fdab0f91f2a71b698d59c998d3f2d | Claudio Matsuoka | 2004-06-07 | - missing changelog entry in the previous commit: removed workaround in the input/output macro definitions (requires bcc 0.16.16 or later to compile correctly). |
01ef166be0731bd89c0bc2b7440ea3fdc15c9db | Claudio Matsuoka | 2004-06-07 | - fixed rfs installation rules to install the right file set - fixed compress target dependencies |
2ccf9004da3666222701cc8adc76b139638dfd3 | Miguel Bolanos | 2004-06-04 | Claudio's BSS fix |
b91e3c14442edcf3a7d61cd272807cf554c56ca | Miguel Bolanos | 2004-06-02 | ncompress inclussion |