Go to file
Sami Kerola 3b1d28792d lib/pager: minor compiler warning fixes
Add missing function prototype, and declare structure before use of it.

lib/pager.c:162:6: warning: no previous prototype for function 'setup_pager' [-Wmissing-prototypes]
lib/pager.c:20:29: warning: tentative definition of variable with internal linkage has incomplete non-array type 'struct child_process' [-Wtentative-definition-incomplete-type]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-07-16 18:18:21 +02:00
Documentation docs: fix typos found by misspellings 2012-07-09 16:56:30 +02:00
config docs: remove unused config/texinfo.tex 2012-07-09 17:03:19 +02:00
disk-utils fix buffer overrun in some calls to sscanf 2012-07-09 22:26:27 +02:00
fdisks fix buffer overrun in some calls to sscanf 2012-07-09 22:26:27 +02:00
include agetty: use configured run state directory 2012-07-10 13:00:20 +02:00
lib lib/pager: minor compiler warning fixes 2012-07-16 18:18:21 +02:00
libblkid libblkid: remove duplicate entries in symbols 2012-07-16 18:18:21 +02:00
libmount docs: fix typos found by misspellings 2012-07-09 16:56:30 +02:00
libuuid uuidd: use run configured state directory 2012-07-10 12:59:38 +02:00
login-utils login: close tty before vhangup() 2012-07-12 16:35:01 +02:00
m4 build-sys: add UL_CONFLICTS_BUILD m4 macro 2012-06-26 20:48:22 +02:00
man/ru build-sys: remove include-Makefile.am 2012-06-26 20:50:53 +02:00
misc-utils build-sys: add missing files 2012-07-11 18:00:09 +02:00
mount-deprecated build-sys: always use default $(LDADD) 2012-07-09 16:23:51 +02:00
po build-sys: add pager.h to Makemodule.am 2012-06-26 20:57:45 +02:00
schedutils build-sys: always use default $(LDADD) 2012-07-09 16:23:51 +02:00
sys-utils swapon: fix --summary output regression 2012-07-10 13:45:31 +02:00
term-utils agetty: close tty before vhangup() 2012-07-12 16:34:56 +02:00
tests build-sys: cleanup .gitignore files 2012-06-26 20:50:54 +02:00
text-utils build-sys: always use default $(LDADD) 2012-07-09 16:23:51 +02:00
tools tools: cleanup config-gen.d 2012-06-26 20:48:22 +02:00
.gitignore utmpdump: new command, merge from sysvinit 2012-06-29 16:34:46 +02: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 build-sys: change --localstatedir to /run 2012-07-10 12:56:46 +02:00
NEWS docs: fix typos found by misspellings 2012-07-09 16:56:30 +02: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: convert mount/ to module, rename to mount-deprecated/ 2012-06-26 20:48:22 +02:00
configure.ac uuidd: use configured run state directory in manual etc 2012-07-10 13:04:02 +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>