summaryrefslogtreecommitdiff
path: root/tbl-dctrl.c
AgeCommit message (Collapse)AuthorFilesLines
2006-04-02Add the ability to specify "backup fields" in grep-dctrlAntti-Juhani Kaijanaho1-2/+2
Closes: #355960 (please provide option to take values for missing fields from other fields) Reported by Adeodato Sim[_\c3_][_\b3_] <dato@net.com.org.es>.
2006-04-02{grep,tbl,sort}-dctrl.c: convert OPT_* defines to an anonymous enumAntti-Juhani Kaijanaho1-2/+4
2006-02-26Fix #205044Antti-Juhani Kaijanaho1-1/+1
2006-02-26Fix #348540; also do some related additional changesAntti-Juhani Kaijanaho1-0/+6
* Closes: #348540 (grep-dctrl: stores whole input in memory) Reported by Christoph Berg <myon@debian.org>. - fsaf.c: Prefer reusing the current buffer instead of enlarging it, when not using mmap(2). - fsaf.h,fsaf.c: Fix invalidation for non-mmap buffers. * fsaf.h,fsaf.c: Make it possible to turn off mmapping. * fsaf.h,fsaf.c: Preallocate a 64KB buffer when not mmapping. * grep-dctrl.c,sort-dctrl.c,tbl-dctrl.c: Make mmap optional (defaults to no mmapping; new option --mmap).
2006-02-26Fix #326662 (get rid of -q and --silent)Antti-Juhani Kaijanaho1-2/+0
2006-01-28Import 2.8Antti-Juhani Kaijanaho1-0/+420