summaryrefslogtreecommitdiff
path: root/text-utils
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Link with gnulibIgor Pashev2-2/+4
2012-01-22Link with gnulibIgor Pashev2-0/+2
2012-01-22Link with gnulibIgor Pashev1-0/+1
2012-01-22Define u_quad_t and quad_tIgor Pashev1-0/+8
2012-01-22Use gnulib for text-utils/column.cIgor Pashev1-0/+1
2012-01-22Missing headersIgor Pashev1-0/+2
2012-01-22Macro __P(x)Igor Pashev1-0/+4
2012-01-22Use gnulib for text-utils/col.cIgor Pashev2-0/+2
2012-01-22re_comp and re_exec are in re_comp.h on IllumosIgor Pashev1-0/+5
2011-01-25column: data type mismatch compiler warning fixesSami Kerola1-2/+3
2011-01-21don't declare usage() without parametrKarel Zak2-2/+2
2011-01-17column: fix column.1 typoDavidlohr Bueso1-1/+1
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