CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/08/13 22:47:52

Modified files:
        bin/pax        : cpio.c extern.h gen_subs.c options.c tar.c 

Log message:
Replace u_quad_t with unsigned long long and replace "uqd" with "ull" in
function names to match.  Pull some tangled assignments out of conditions
and use >>= where possible.

ok millert@

Reply via email to