summaryrefslogtreecommitdiffstats
path: root/misc-utils/look.c
Commit message (Collapse)AuthorAgeFilesLines
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* textual: use UTIL_LINUX_VERSION everywhereKarel Zak2013-01-251-3/+1Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* textual: fix a few typos in some of the usage help textsBenno Schulenberg2013-01-251-3/+3
| | | | | | Also improve clarity of some other lines of those texts. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* look: remove extra semicolonSami Kerola2012-07-161-1/+1
| | | | | | | The both macro SKIP_PAST_NEWLINE and location where macro is used will not need semicolon at the end of line. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* misc-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
| | | | Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* look: cleanup usage()Karel Zak2011-08-161-10/+11
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* look: add long optionsSami Kerola2011-06-251-14/+37
| | | | | | | Including new help screen. Additionally unused includes are removed. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* look: fix conflict between locally defined err() and glibc's versionDavidlohr Bueso2010-10-211-40/+10Star
| | | | | Signed-off-by: Davidlohr Bueso <dave@gnu.org> Signed-off-by: Karel Zak <kzak@redhat.com>
* look: fix memory leak in look(1)Davidlohr Bueso2010-07-291-0/+3
| | | | Signed-off-by: Davidlohr Bueso <dave@gnu.org>
* build-sys: nls/locale handling in util-linux-ng generalMike Frysinger2007-09-191-1/+0Star
| | | | | | | | | | | | | | | On Monday 03 September 2007, Karel Zak wrote: > http://thread.gmane.org/gmane.linux.utilities.util-linux-ng/590/focus=592 > > I agree that we need a better support for compilation without > locales, but from my point of view NLS != all locales stuff. The NLS > support is subset only. thinking about the input from everyone, i'd propose the attached ... Only pull in locale.h as needed and move it to the common nls.h. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* look: remove tailing white-spacesKarel Zak2007-03-071-29/+29
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* look: fix problem with !isalnum() wordsKarel Zak2007-03-061-1/+4
| | | | | | for example "$ look apple-pie" Signed-off-by: Karel Zak <kzak@redhat.com>
* Imported from util-linux-2.12d tarball.Karel Zak2006-12-071-0/+1
|
* Imported from util-linux-2.11o tarball.Karel Zak2006-12-071-1/+1
|
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+1
|
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-6/+18
|
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-11/+7Star
|
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-2/+11
|
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-80/+83
|
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-10/+0Star
|
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-1/+5
|
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+365