Go to file
Karel Zak cdb4a9464d lsipc: don't duplicate already allocated data
Signed-off-by: Karel Zak <kzak@redhat.com>
2015-08-04 13:57:45 +02:00
Documentation build-sys: add --disable-assert 2015-08-04 13:40:44 +02:00
bash-completion bash-completion: update few options changed since v2.26 2015-08-03 12:35:18 +02:00
config
disk-utils mkfs.minix: add hint for scanners [coverity scan] 2015-08-04 11:42:27 +02:00
include build-sys: add --disable-assert 2015-08-04 13:40:44 +02:00
lib build-sys: fix test_colors build 2015-07-24 14:33:25 +02:00
libblkid libblkid: remove dead code [coverity scan] 2015-08-04 12:31:39 +02:00
libfdisk build-sys: add --disable-assert 2015-08-04 13:40:44 +02:00
libmount build-sys: add --disable-assert 2015-08-04 13:40:44 +02:00
libsmartcols build-sys: add --disable-assert 2015-08-04 13:40:44 +02:00
libuuid libuuid: return correct value for uuid_generate_time_safe 2015-06-18 12:12:16 +02:00
login-utils lslogins: remove duplicate [make checkincludes] 2015-07-29 12:57:22 +02:00
m4 build-sys: avoid icc warnings "ignoring unknown option" 2015-01-20 15:37:52 +01:00
misc-utils lslocks: slice up the recently modified usage text 2015-08-03 11:18:59 +02:00
po po: merge changes 2015-07-31 10:56:34 +02:00
schedutils chrt: slice up the usage text and normalize its layout 2015-06-15 15:06:36 +02:00
sys-utils lsipc: don't duplicate already allocated data 2015-08-04 13:57:45 +02:00
term-utils script: improve SIG{TERM,QUIT,KILL} sensitivity 2015-07-28 10:36:29 +02:00
tests tests: fix minix tests filenames 2015-08-03 12:51:13 +02:00
text-utils hexdump: fix man page (-x vs. default output) 2015-07-30 11:49:15 +02:00
tools tools: add libfdisk docs to kernel.org release generator 2015-02-19 13:43:42 +01:00
.gitignore lsipc: new command to list IPC facilities 2015-07-20 11:48:09 +02:00
.travis-functions.sh travis: install socat >= 1.7.2 2015-04-13 14:49:01 +02:00
.travis.yml Revert "travise: try to add coverity_scan" 2015-05-06 16:43:35 +02:00
AUTHORS docs: update AUTHORS file 2015-07-31 11:02:35 +02:00
COPYING
ChangeLog
Makefile.am Revert "build-sys: remove static builds from make-check" 2015-03-06 14:23:57 +01:00
NEWS build-sys: release++ (v2.27-rc1) 2015-07-31 12:08:18 +02:00
README
README.licensing
autogen.sh build-sys: make autogen.sh more robust 2015-06-29 12:03:43 +02:00
configure.ac build-sys: add --disable-assert 2015-08-04 13:40:44 +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/cgit/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>