Go to file
Karel Zak 6433fcad71 taskset: don't use zero PID in messages
The pid 0 is technically correct, but very confusing for end users. Use
getpid() in the messages.

Addresses: https://github.com/karelzak/util-linux/issues/413
Signed-off-by: Karel Zak <kzak@redhat.com>
2017-02-10 11:46:37 +01:00
Documentation hwclock: remove --compare option 2017-02-04 23:39:38 +00:00
bash-completion hwclock: remove --compare option 2017-02-04 23:39:38 +00:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils cfdisk: add copyright to help 2017-02-02 10:28:38 +01:00
include hwclock: improve coding style 2017-02-04 23:39:38 +00:00
lib lib: add timegm() portability function to lib/timeutils.c 2017-02-03 22:31:18 +00:00
libblkid libblkid: Fix out of bounds reads in BEFS handling 2017-01-25 11:43:06 +01:00
libfdisk libfdisk: (gpt) add check for entries array size 2017-01-25 12:00:27 +01:00
libmount libmount: make rootfs lookup by parent-id more robust 2017-02-01 16:20:12 +01:00
libsmartcols libsmartcols: add scols_cell_get_alignment() 2017-01-09 13:28:24 +01:00
libuuid libuuid: unused parameter [-Wunused-parameter] 2017-01-05 12:04:22 +01:00
login-utils lib: add timegm() portability function to lib/timeutils.c 2017-02-03 22:31:18 +00:00
m4 build-sys: cleanup UL_NCURSES_CHECK 2016-12-13 12:41:18 +01:00
misc-utils findmnt: flush stdout after each (un)(re)mount event, when polling. 2017-01-29 12:03:23 +00:00
po po: merge changes 2016-11-08 11:16:52 +01:00
schedutils taskset: don't use zero PID in messages 2017-02-10 11:46:37 +01:00
sys-utils blkreset: remove "LBA" from usage() 2017-02-10 10:56:02 +01:00
term-utils term-utils/script: fix typo leading to syntax error 2017-01-18 16:45:56 +01:00
tests libmount: make rootfs lookup by parent-id more robust 2017-02-01 16:20:12 +01:00
text-utils build-sys: fix compilation with ncurses and uClibc or musl libc 2017-01-20 11:07:46 +01:00
tools build-sys: use sed to substitute 2016-11-29 14:25:23 +01:00
.editorconfig add .editorconfig 2016-01-25 00:12:14 +01:00
.gitignore blkzonecmd, blkreport: Add new commands for ZAC/ZBC drives 2017-02-09 13:19:44 +01:00
.travis-functions.sh travis: let OSX auto-skip utmpx tools 2016-12-07 12:35:24 +01:00
.travis.yml travis: add OSX build 2016-03-13 21:51:18 +01:00
AUTHORS fallocate: Added posix_fallocate() support. 2017-01-31 12:51:28 +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: add tools/Makemodule.am 2016-05-25 15:59:15 +02:00
NEWS docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
README docs: add BUG REPORTING section to README 2017-01-31 16:18:11 +01:00
README.licensing COPYING: fix grammar of referring phrase, and indicate location better 2013-10-08 15:38:39 +02:00
autogen.sh build-sys: fix [g]libtoolize version for OSX 2016-02-18 12:53:48 +01:00
configure.ac blkzonecmd, blkreport: Add new commands for ZAC/ZBC drives 2017-02-09 13:19:44 +01:00
util-linux.doap docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01: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:

      https://www.kernel.org/pub/linux/utils/util-linux/


BUG REPORTING:

      E-MAIL: util-linux@vger.kernel.org
      Web:    https://github.com/karelzak/util-linux/issues

      Note that upstream community has no resources to provide support for end
      users with distribution specific issues. It's strongly recommended to 
      report bugs to the distribution (downstream) maintainers by distribution
      bug tracking systems. 

SOURCE CODE:

      See also Documentation/howto-contribute.txt.

      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>