Go to file
Sami Kerola 69a826f187 vipw: make vim writebackup mode work
Some editors, such as Vim with 'writebackup' mode enabled, use "atomic
save" in which the old file is deleted and a new one with the same name
created in its place.  The vipw tries to detect if such happen by
looking hard temporary file link count, when it is zero reopen
temporary file by using it's path.

Reported-by: Mantas Mikulėnas <grawity@gmail.com>
References: http://www.spinics.net/lists/util-linux-ng/msg06666.html
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-08-06 14:53:02 +02:00
Documentation docs: update TODO 2012-08-06 14:52:53 +02:00
config docs: remove unused config/texinfo.tex 2012-07-09 17:03:19 +02:00
disk-utils partx: support -o +<attr> for adding attribute to output fields 2012-07-26 16:41:39 +02:00
fdisks fdisk: cast before count size 2012-07-31 19:07:37 +02:00
include lib/strutils: add string_add_to_idarray() - parse and add to id list 2012-07-26 16:26:27 +02:00
lib lib/tt: count read cells, improve \x?? hex encoding 2012-08-06 12:50:09 +02:00
libblkid build-sys: don't compile lib{mount,blkid} tests when --disable-static specified 2012-08-02 20:19:14 +02:00
libmount build-sys: don't compile lib{mount,blkid} tests when --disable-static specified 2012-08-02 20:19:14 +02:00
libuuid build-sys: move tests to check_PROGRAMS 2012-07-30 17:59:16 +02:00
login-utils vipw: make vim writebackup mode work 2012-08-06 14:53:02 +02:00
m4 build-sys: add -Werror to UL_WARN_ADD test 2012-07-16 17:42:09 +02:00
man/ru build-sys: remove include-Makefile.am 2012-06-26 20:50:53 +02:00
misc-utils findmnt: support -o +<attr> for adding attribute to output fields. 2012-07-27 09:56:54 +02:00
mount-deprecated build-sys: always use default $(LDADD) 2012-07-09 16:23:51 +02:00
po po: merge changes 2012-07-26 22:15:58 +02:00
schedutils build-sys: always use default $(LDADD) 2012-07-09 16:23:51 +02:00
sys-utils docs: add sys-utils/umount.8 manual page 2012-08-06 14:52:56 +02:00
term-utils script: add noreturn function attributes 2012-07-26 13:51:33 +02:00
tests tests: make compatible with autotools 2012-08-03 21:24:51 +02:00
text-utils more: add noreturn function attribute 2012-07-26 13:51:35 +02:00
tools tools: cleanup config-gen.d 2012-06-26 20:48:22 +02:00
.gitignore build-sys: use slash for binaries in gitignore 2012-07-31 19:55:44 +02:00
AUTHORS docs: update AUTHORS file 2012-07-26 22:23:09 +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 tests: make compatible with autotools 2012-08-03 21:24:51 +02:00
NEWS docs: ftp server does no longer support util-linux-ng 2012-08-06 14:52:49 +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: convert mount/ to module, rename to mount-deprecated/ 2012-06-26 20:48:22 +02:00
configure.ac tests: make compatible with autotools 2012-08-03 21:24:51 +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>