Go to file
Cong Wang cffee0de0c lib/sysfs: check if cxt->dir_path is NULL in sysfs_readlink()
cxt->dir_path could be NULL, for example, when sysfs_init() fails,
check this before calling readlink()/readlink_at().

Cc: Karel Zak <kzak@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
2012-06-21 08:21:23 +02:00
Documentation docs: fix email macro in manual example 2012-05-31 20:12:06 +02:00
config build-sys: add compiler warnings 2012-06-06 12:10:41 +02:00
disk-utils mkfs.cramfs: disallow unknown command line options 2012-06-17 17:59:59 +02:00
fdisk fdisk: add some debug messages 2012-06-21 08:17:50 +02:00
getopt build: fix redundant redeclaration warnings 2012-06-11 19:51:35 +02:00
hwclock hwclock: use exclusive_option() 2012-06-17 17:59:58 +02:00
include include [optutils]: add exclusive_option() inline function 2012-06-17 17:59:58 +02:00
lib lib/sysfs: check if cxt->dir_path is NULL in sysfs_readlink() 2012-06-21 08:21:23 +02:00
libblkid libblkid: update dm-verity scan 2012-06-15 11:52:00 +02:00
libmount libmount: improve ifdef HAVE_LIBSELINUX stuff 2012-06-19 16:19:18 +02:00
libuuid uuidd: move from /var/run/uuidd to /run/uuidd 2012-06-18 15:46:20 +02:00
login-utils Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetit 2012-06-15 12:44:17 +02:00
m4 build-sys: add compiler warnings 2012-06-06 12:10:41 +02:00
man/ru build-sys: s/ruman/ruman1/ 2012-02-28 18:11:23 +01:00
misc-utils lsblk: fix usage, improve exclude/include lists parsing 2012-06-19 17:41:35 +02:00
mount build: fix redundant redeclaration warnings 2012-06-11 19:51:35 +02:00
partx partx: use exclusive_option() 2012-06-17 17:59:58 +02:00
po po: add *.h stuff to POTFILES 2012-06-19 12:50:10 +02:00
schedutils schedutils: cleanup strtoxx_or_err() 2012-05-15 17:45:05 +02:00
sys-utils lscpu: fix compiler warning [-Wsign-compare] 2012-06-19 13:14:20 +02:00
term-utils scriptreplay: fix compiler format warning 2012-06-17 18:00:00 +02:00
tests fdisk: tests: update oddinput test 2012-06-21 08:04:31 +02:00
text-utils more: fix pointer wrap around compiler warnings 2012-06-17 18:00:00 +02:00
tools tools: add small and stupid script to check HAVE_DECL_ 2012-06-13 11:59:29 +02:00
.gitignore build-sys: add compiler warnings 2012-06-06 12:10:41 +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 tools: add small and stupid script to check HAVE_DECL_ 2012-06-13 11:59:29 +02:00
NEWS docs: fix further typos found by misspellings 2012-04-27 12:44:26 +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: enhance error message for missing libtoolize 2011-10-10 13:56:53 +02:00
configure.ac build: fix redundant redeclaration warnings 2012-06-11 19:51:35 +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>