Go to file
Karel Zak 505abd8434 lib/pager: fix compiler warnings
pager.c: In function ‘start_command’:
pager.c:82:7: warning: unused variable ‘err’ [-Wunused-variable]
pager.c:49:25: warning: unused variable ‘fderr’ [-Wunused-variable]
pager.c:49:15: warning: unused variable ‘fdout’ [-Wunused-variable]
pager.c:48:25: warning: unused variable ‘need_err’ [-Wunused-variable]
pager.c:48:15: warning: unused variable ‘need_out’ [-Wunused-variable]

Signed-off-by: Karel Zak <kzak@redhat.com>
2012-04-23 11:57:50 +02:00
Documentation build-sys: disable chkdupexe by default, mark as deprecated 2012-04-04 12:18:32 +02:00
config build-sys: enhance readability of the autotools files 2012-02-28 13:29:35 +01:00
disk-utils Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetit 2012-04-11 12:37:59 +02:00
fdisk fdisk: remove unused file 2012-04-11 12:55:51 +02:00
getopt getopt: verify writing to streams was successful 2012-04-04 20:01:07 +02:00
hwclock hwclock: verify writing to streams was successful 2012-04-04 19:59:35 +02:00
include lib: add pager functionality 2012-04-23 11:52:39 +02:00
lib lib/pager: fix compiler warnings 2012-04-23 11:57:50 +02:00
libblkid libblkid: add support for PARTUUID= and PARTLABEL= 2012-04-19 14:33:49 +02:00
libmount libmount: add support for PARTUUID= and PARTLABEL= 2012-04-19 14:33:59 +02:00
libuuid libuuid: use randutils 2012-04-10 13:15:35 +02:00
login-utils login-utils: add missing header, fix setpwnam.c fclose logic 2012-04-11 12:52:36 +02:00
m4 build-sys: fix UL_INIT_BUILD macro 2011-11-04 14:08:30 +01:00
man/ru build-sys: s/ruman/ruman1/ 2012-02-28 18:11:23 +01:00
misc-utils namei: fix relative symlinks evaluation 2012-04-20 15:06:57 +02:00
mount docs: move fstab.5 to sys-utils (mount/ dir is deprecated) 2012-04-19 14:48:40 +02:00
partx partx: verify writing to streams was successful 2012-04-04 19:53:13 +02:00
po po: merge changes 2012-02-24 11:38:14 +01:00
schedutils schedutils: verify writing to streams was successful 2012-04-04 19:51:32 +02:00
sys-utils docs: move fstab.5 to sys-utils (mount/ dir is deprecated) 2012-04-19 14:48:40 +02:00
term-utils term-utils: verify writing to streams was successful 2012-04-04 19:46:25 +02:00
tests tests: tiny change in output header 2012-04-18 13:14:43 +02:00
text-utils text-utils: verify writing to streams was successful 2012-04-04 19:45:41 +02:00
tools tools: ko-release: make scripts bourne sh compliant [checkbashisms] 2012-03-30 16:48:13 +02:00
.gitignore build-sys: rename and move macros 2011-11-03 12:32:49 +01:00
AUTHORS docs: update AUTHORS file 2012-02-24 11:44:38 +01:00
COPYING docs: corrections to FSF license files, and postal address 2012-02-24 14:13:35 +01:00
ChangeLog build-sys: use AUTOMAKE_OPTIONS = gnu 2011-05-26 15:04:01 +02:00
Makefile.am fsck: move to disk-utils directory 2012-03-20 11:22:09 +01:00
NEWS build-sys: release++ (v2.21) 2012-02-24 11:53:46 +01:00
README docs: use correct translation project url 2012-01-30 12:32:27 +01:00
README.licensing rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
autogen.sh build-sys: enhance error message for missing libtoolize 2011-10-10 13:56:53 +02:00
configure.ac Merge branch 'eject' 2012-04-05 15:58:28 +02:00

README

                                  util-linux

              util-linux is a random collection of Linux utilities

     Note that in years 2006-2010 this project used the name "util-linux-ng".

MAILING LIST:

      E-MAIL: util-linux@vger.kernel.org
      URL:    http://vger.kernel.org/vger-lists.html#util-linux


DOWNLOAD:

      ftp://ftp.kernel.org/pub/linux/utils/util-linux/


SOURCE CODE:

      Web interface:
          http://git.kernel.org/?p=utils/util-linux/util-linux.git
          https://github.com/karelzak/util-linux
      Checkout:
          git clone git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git util-linux


NLS (PO TRANSLATIONS):

      PO files are maintained by:
          http://translationproject.org/domain/util-linux.html


VERSION SCHEMA:

      Standard releases:

          <major>.<minor>[.<maint>[.<bugfix>]]

             major = fatal and deep changes
             minor = typical release with new features
             maint = maintenance releases; bug fixes only
             bugfix = unplanned releases for critical/security bugs

      Development releases:

         <major>.<minor>-rc<N>