util-linux/login-utils
Sami Kerola 7961acce46 fileutils: differentiate xmkstemp and xfmkstemp
Let developer to choose, case by case, what sort of return value is
best in her code.  The xmkstemp() is for users who want file
descriptor as return value of the function, xfmkstemp() will return
FILE pointer.

Proposed-By: Karel Zak <kzak@redhat.com>
CC: Davidlohr Bueso <dave@gnu.org>
Reference: http://marc.info/?l=util-linux-ng&m=133129570124003&w=2
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-03-18 14:29:38 +01:00
..
.gitignore sulogin: share vc initialization with agetty 2012-03-12 14:41:00 +01:00
Makefile.am vipw: use xmkstemp() and lckpwdf() 2012-03-18 14:28:04 +01:00
chfn.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
chfn.c chfn: use pathnames.h for paths 2012-03-18 14:28:04 +01:00
chsh.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
chsh.c chsh: use pathnames.h for paths 2012-03-18 14:28:04 +01:00
islocal.c islocal: fix coding style 2011-11-29 17:58:00 +01:00
islocal.h login: rewrite is_local() to remove limits on line length 2008-04-14 13:12:14 +02:00
last.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
last.c docs: add deprecation comments 2012-03-18 14:28:03 +01:00
login.1 login: add USER to initial environment 2012-03-13 12:24:25 +01:00
login.c login: add USER to initial environment 2012-03-13 12:24:25 +01:00
logindefs.c login: minor spelling fixes 2012-03-06 11:38:51 +01:00
logindefs.h login: support crazy shadow-utils syntax in login.defs 2012-02-28 11:16:16 +01:00
newgrp.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
newgrp.c docs: add deprecation comments 2012-03-18 14:28:03 +01:00
selinux_utils.c selinux_utils: fix coding style 2011-11-29 17:58:00 +01:00
selinux_utils.h Imported from util-linux-2.12a tarball. 2006-12-07 00:26:14 +01:00
setpwnam.c fileutils: differentiate xmkstemp and xfmkstemp 2012-03-18 14:29:38 +01:00
setpwnam.h pathnames: clean up various user database paths 2012-03-18 14:28:05 +01:00
sulogin.8 sulogin: add note about port to util-linux to the man page 2012-03-12 12:55:26 +01:00
sulogin.c sulogin: share vc initialization with agetty 2012-03-12 14:41:00 +01:00
vigr.8 Imported from util-linux-2.7.1 tarball. 2006-12-07 00:25:34 +01:00
vipw.8 vipw: use xmkstemp() and lckpwdf() 2012-03-18 14:28:04 +01:00
vipw.c fileutils: differentiate xmkstemp and xfmkstemp 2012-03-18 14:29:38 +01:00