Go to file
Sami Kerola afbdd44fe3 term-utils: avoid error message string length couting errors
Remove various magic numbers with either a string lenght count, or a
symbolic variable that is recognized by gdb.

[kzak@redhat.com: - use snprintf() everywhere,
                  - check snprintf() return code rather than mess up
                    the code with strlens]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Signed-off-by: Karel Zak <kzak@redhat.com>
2014-05-12 13:37:35 +02:00
Documentation docs: grammarize the usage howto 2014-05-06 11:09:34 +02:00
bash-completion cytune: remove from util-linux 2014-05-12 13:06:59 +02:00
config build-sys: inform gtk-doc about __ul_attribute__ 2013-03-15 14:58:08 +01:00
disk-utils textual: remove square brackets from around three dots 2014-05-06 11:12:13 +02:00
include include/boottime: add a new file 2014-05-06 16:38:53 +02:00
lib lib/boottime: add a new file 2014-05-06 20:27:10 +02:00
libblkid libblkid/libblkid.3: Improve the typsetting of the manual 2014-05-06 11:28:53 +02:00
libfdisk libfdisk: (dos) improve logical partition reorder command 2014-04-22 21:11:03 +02:00
libmount build-sys: fix .h.in usage in libblkid and libmount 2014-04-07 13:26:56 +02:00
libsmartcols libsmartcols: (docs) reorder functions in version section 2014-05-07 11:48:53 +02:00
libuuid libuuid: (uuid.3) Improve the typesetting of the manual 2014-05-06 11:56:29 +02:00
login-utils last: avoid leading "-" before "no logout" 2014-05-10 15:17:42 +02:00
m4 build-sys: improbe UL_CONFLICT_BUILD macro 2013-08-12 12:59:22 +02:00
misc-utils build-sys: remove unnecessary void casts 2014-05-12 13:07:12 +02:00
po build-sys: sort gitignore files 2014-03-12 12:06:37 +01:00
schedutils textual: slice up and standardize the usage text of ionice 2014-05-06 11:09:33 +02:00
sys-utils cytune: remove from util-linux 2014-05-12 13:06:59 +02:00
term-utils term-utils: avoid error message string length couting errors 2014-05-12 13:37:35 +02:00
tests cytune: remove from util-linux 2014-05-12 13:06:59 +02:00
text-utils column: inform user when multibyte conversion error occurs 2014-05-07 11:28:48 +02:00
tools tools: make config-gen to require build target argument 2014-03-07 11:45:54 +01:00
.gitignore cytune: remove from util-linux 2014-05-12 13:06:59 +02:00
.travis.yml travis-ci: enable more features and update gettext 2014-03-29 01:13:13 +01:00
AUTHORS docs: update AUTHORS file 2013-10-11 13:03:13 +02: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 Use libsmartcols in libfdisk and cfdisk 2014-04-03 12:29:18 +02:00
NEWS build-sys: release++ (v2.24) 2013-10-21 14:46:27 +02:00
README docs: update links to http://git.kernel.org/ web repository views 2013-11-12 11:47:57 +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: remove unnecessary environment variable 2013-08-23 10:58:34 +02:00
configure.ac cytune: remove from util-linux 2014-05-12 13:06:59 +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>