Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for option "-M", which is used to operate ar(1) in a | kaiw | 2008-09-20 | 1 | -41/+107 |
* | GNU ar did NOT implment option -q as a synonym of -r as the manual | kaiw | 2008-03-11 | 1 | -3/+20 |
* | - Do not malloc buffer for 0-size member when reading from archive. | kaiw | 2008-03-02 | 1 | -11/+17 |
* | style(9) whitespace fix: A space is mandated after keyword 'return'. | kaiw | 2008-02-24 | 1 | -5/+5 |
* | Handle properly when insert zero size objects into the archive: | kaiw | 2008-02-24 | 1 | -3/+9 |
* | Import ar(1) front-end. (aka 'BSD' ar) | kaiw | 2008-02-21 | 1 | -0/+784 |