aboutsummaryrefslogtreecommitdiff
path: root/coreutils/od.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide our own isdigit macro. saves more than 400 bytes.vda2006-11-271-1/+1
* od: provide full-blown od from coreutils if CONFIG_DESKTOPvda2006-10-101-4/+6
* sed: unbreak multiple -e, -f option handling (my fault)vda2006-10-011-1/+1
* g[un]zip: add support for -v (verbose).vda2006-10-011-0/+2
* Add one-line GPL boilerplate to numerous (but not all yet) source files.rpjday2006-07-121-13/+1
* Standardize on the vi editing directives being on the first line.rpjday2006-07-021-0/+1
* Remove all usage of the "register" storage class specifier.rpjday2006-07-011-1/+1
* clean up yet more annoying signed/unsigned mismatches and fixupandersen2006-01-301-5/+5
* Felipe Kellermann writes,bug12004-07-231-5/+5
* Things my compiler didn't catch...mjn32003-03-191-2/+2
* Major coreutils update.mjn32003-03-191-122/+81
* Will the real od.c please stand up! (my previous commit was a mistake)bug12002-11-101-64/+230
* Prevent a segfault if no argument, by Geoffrey Lee <glee@bluesat.unsw.edu.au>bug12002-11-101-224/+64
* Remove advertising clauses in accordance withaaronl2002-06-231-5/+1
* Introduce od and hexdump appletsbug12001-11-021-0/+270