summaryrefslogtreecommitdiffstats
path: root/text-utils/more.c
Commit message (Expand)AuthorAgeFilesLines
...
* textual: standardize reporting of program name plus package versionBenno Schulenberg2013-01-251-1/+2
* textual: fix a few typos in some of the usage help textsBenno Schulenberg2013-01-251-2/+2
* more: allow to compile as non-interactive test_more programKarel Zak2013-01-241-0/+7
* more: remove unnecessary variableSami Kerola2012-12-191-2/+2
* more: remove few memory leaksSami Kerola2012-10-151-1/+7
* more: align void in functions with prototypes, and remove void castsSami Kerola2012-10-151-14/+14
* more: fix coding styleSami Kerola2012-10-151-1714/+1694Star
* more: add noreturn function attributeSami Kerola2012-07-261-1/+2
* more: fix shadow declarationSami Kerola2012-07-261-3/+3
* more: fix pointer wrap around compiler warningsSami Kerola2012-06-171-5/+3Star
* more: fix search repetition regressionSami Kerola2012-06-171-1/+13
* Fix typos in comments and wall's man pageBernhard Voelker2012-06-051-1/+1
* more: fix regex error messages printingKarel Zak2012-06-051-2/+3
* more: remove a meaningless testJeremy Huntwork2012-06-051-2/+1Star
* Use POSIX regcomp and regexec over obsolete BSD re_comp and re_execJeremy Huntwork2012-05-131-6/+7
* Fix typos found by misspellingsBernhard Voelker2012-04-231-2/+2
* text-utils: verify writing to streams was successfulSami Kerola2012-04-041-8/+10
* more: fix typosDavidlohr Bueso2012-02-241-1/+1
* more: add commentKarel Zak2012-01-311-0/+1
* more: new usage output, and some trivial fixesSami Kerola2011-02-151-188/+208
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-1/+1
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-1/+1
* more: use xalloc for memory allocationDavidlohr Bueso2010-11-011-10/+6Star
* portability: use standard constantsFrançois Revol2010-07-261-0/+4
* po: fix msgid bugsKarel Zak2009-12-101-1/+1
* more: limited line buffer length results in corrupted UTF-8 textKarel Zak2009-11-161-7/+43
* more: dont use a.out.hMike Frysinger2008-06-161-4/+3Star
* more: minor fixes to magic()James Youngman2008-06-161-5/+5
* more: use HAVE_WIDECHAR instead ENABLE_WIDECHARKarel Zak2008-04-161-2/+2
* more: replace CBAUD with cfgetispeed()Samuel Thibault2008-01-031-1/+1
* more: non-linux supportSamuel Thibault2007-11-081-4/+0Star
* more: cleanup gcc warningsRandy Dunlap2007-11-051-8/+8
* build-sys: nls/locale handling in util-linux-ng generalMike Frysinger2007-09-191-1/+0Star
* more: fix underlining for multibyte charsKarel Zak2007-08-141-0/+16
* text-utils: fix the more command compilation against termcapKarel Zak2007-06-051-3/+44
* build-sys: fix ifdef ENABLE_WIDECHAR usageKarel Zak2007-01-301-4/+4
* more: fix file descriptor leakKarel Zak2007-01-041-0/+2
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-49/+4Star
* Imported from util-linux-2.12p tarball.Karel Zak2006-12-071-4/+3Star
* Imported from util-linux-2.12j tarball.Karel Zak2006-12-071-202/+74Star
* Imported from util-linux-2.12 tarball.Karel Zak2006-12-071-37/+62
* Imported from util-linux-2.11y tarball.Karel Zak2006-12-071-27/+31
* Imported from util-linux-2.11w tarball.Karel Zak2006-12-071-9/+8Star
* Imported from util-linux-2.11v tarball.Karel Zak2006-12-071-4/+3Star
* Imported from util-linux-2.11t tarball.Karel Zak2006-12-071-7/+8
* Imported from util-linux-2.11q tarball.Karel Zak2006-12-071-44/+172
* Imported from util-linux-2.11m tarball.Karel Zak2006-12-071-8/+8
* Imported from util-linux-2.11f tarball.Karel Zak2006-12-071-1/+5
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-6/+5Star
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-94/+167