Go to file
Mike Frysinger 6c6f719688 md5: fix strict aliasing warnings
This is the same fix as was merged in gcc/binutils where this code
appears to originate from.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-10-10 11:23:24 +02:00
Documentation
config
disk-utils fix bold style of man page references 2012-10-09 12:12:48 +02:00
fdisks fix bold style of man page references 2012-10-09 12:12:48 +02:00
include
lib md5: fix strict aliasing warnings 2012-10-10 11:23:24 +02:00
libblkid
libmount libmount: fix umount file.img 2012-10-05 20:38:49 +02:00
libuuid
login-utils login: reuse DEAD_PROCESS utmp entries 2012-10-05 12:07:10 +02:00
m4
man/ru
misc-utils fix bold style of man page references 2012-10-09 12:12:48 +02:00
mount-deprecated fix bold style of man page references 2012-10-09 12:12:48 +02:00
po
schedutils
sys-utils fix bold style of man page references 2012-10-09 12:12:48 +02:00
term-utils
tests tests: fix mount move test to work with shared mount 2012-10-09 12:12:49 +02:00
text-utils
tools
.gitignore
AUTHORS
COPYING
ChangeLog
Makefile.am
NEWS
README
README.licensing
autogen.sh
configure.ac

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>