Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-01 | Switch a lot of strncpy() calls to xstrncpy(). | Rob Landley | |
2014-08-12 | Patches to commands for issues reported from static analysis tool. | Ashwini Sharma | |
portability.h.patch - it is for O_CLOEXEC, as compiler complained of it. Makefile.patch - for cleaning generated/*.o files and libopts.dat file [Fixup to uniq.c from Rob.] | |||
2014-07-04 | TAR - this supports archive creation and extraction based on the USTAR ↵ | Ashwini Sharma | |
format (described in PAX Spec). For (de)compression '-z' gzip is supported. |