summaryrefslogtreecommitdiff
path: root/text-utils
AgeCommit message (Expand)AuthorFilesLines
2010-12-30hexdump: remove od functionality in favor to GNU coreutils odSami Kerola6-358/+8
2010-11-30rename util-linux-ng back to util-linuxKarel Zak13-25/+25
2010-11-23lib: [strutils] general purpose string handling functionsDavidlohr Bueso1-1/+1
2010-11-04column: segfault on empty inputKarel Zak1-2/+4
2010-11-01rev: use xalloc for memory allocationDavidlohr Bueso1-3/+2
2010-11-01ul: use xalloc for memory allocationDavidlohr Bueso1-7/+4
2010-11-01col: use err.h and EXIT_* macrosKarel Zak1-27/+23
2010-11-01col: use xalloc for memory allocationDavidlohr Bueso1-27/+11
2010-11-01tailf: use xalloc for memory allocationDavidlohr Bueso1-2/+3
2010-11-01more: use xalloc for memory allocationDavidlohr Bueso1-10/+6
2010-11-01pg: use xalloc for memory allocationDavidlohr Bueso1-17/+3
2010-10-29remove free() from atexit() callbacksKarel Zak1-7/+0
2010-10-29use _exit() instead of exit() in sighandlersMarek Polacek2-2/+2
2010-10-21column: code readability improvementsSami Kerola1-53/+57
2010-10-21column: error messaging & exit codesSami Kerola1-8/+12
2010-10-21column: EOF handling bugSami Kerola1-2/+3
2010-10-07column: update manual page to match column switchesSami Kerola1-63/+36
2010-10-07column: getopt_long and new help outputSami Kerola1-14/+36
2010-09-17ul: use atexit() to deallocate buffer, print errors by err()Karel Zak1-35/+25
2010-09-17ul: fix memory leak.Davidlohr Bueso1-1/+22
2010-08-20tailf: fixed timing issue that could cause duplicate data outputDima Kogan1-1/+10
2010-08-20rev: coding style, various fixesDavidlohr Bueso1-85/+110
2010-07-26portability: use standard constantsFrançois Revol1-0/+4
2010-01-04pg: command enters infinite loopMike Frysinger1-1/+4
2009-12-10po: fix msgid bugsKarel Zak1-1/+1
2009-12-01hexdump: bug in hexdump when offset == file lengthAmérico Wang1-1/+1
2009-11-23tailf: fix printf formatMike Frysinger1-1/+1
2009-11-20line: remove deprecated #ident directiveKarel Zak1-2/+0
2009-11-16more: limited line buffer length results in corrupted UTF-8 textKarel Zak1-7/+43
2009-08-21replace usleep() for systems that don't have themDaniel Mierswa1-0/+1
2009-08-17pg.1: formattingPeter Breitenlohner1-15/+11
2009-08-17more.1: formattingPeter Breitenlohner1-3/+3
2009-08-17ul.1: erroneous .SH instead of .ShPeter Breitenlohner1-2/+2
2009-08-17hexdump.1: erroneous .Nm ""Peter Breitenlohner1-9/+9
2009-08-17replace bcopy,bzero,index and rindexDaniel Mierswa4-8/+8
2009-08-11tailf: report inotify_add_watch() problemsKarel Zak1-1/+11
2009-07-20pg: compiler warning with NLS disabledPeter Breitenlohner1-2/+2
2009-07-04build-sys: rename to _execdirKarel Zak1-2/+2
2008-12-12pg: add gettext call for the help stringKarel Zak1-2/+6
2008-11-26tailf: unistd.h is included more than onceKarel Zak1-1/+0
2008-10-03pg: several strings without gettext callsPedro Ribeiro1-5/+5
2008-07-28remove CVS keywordsmaximilian attems1-1/+0
2008-06-16more: dont use a.out.hMike Frysinger1-4/+3
2008-06-16more: minor fixes to magic()James Youngman1-5/+5
2008-04-16more: use HAVE_WIDECHAR instead ENABLE_WIDECHARKarel Zak1-2/+2
2008-04-14build-sys: ignore a bunch of generated files, mostly binariesJames Youngman1-0/+11
2008-03-20build-sys: use ncursesw (wide version) when possibeKarel Zak1-4/+4
2008-01-03more: replace CBAUD with cfgetispeed()Samuel Thibault1-1/+1
2007-12-18tailf: non-linux supportSamuel Thibault1-0/+2
2007-12-17build-sys: use dist_man_MANS instead of man_MANSStepan Kasal1-3/+3