util-linux/term-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 build-sys: move write to term-utils directory 2011-06-25 13:54:31 +02:00
Makefile.am wall: use xmkstemp for temporary file 2012-03-18 14:28:04 +01:00
agetty.8 agetty: pass hostname to login(1) 2011-10-26 23:17:15 +02:00
agetty.c agetty: move vc initialization to ttyutils.h 2012-03-12 14:39:32 +01:00
mesg.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
mesg.c mesg: use rpmatch to yes/no question 2012-03-18 14:28:04 +01:00
reset build-sys: move reset to term-utils/ 2011-03-02 14:08:30 +01:00
reset.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
reset.033c build-sys: move reset to term-utils/ 2011-03-02 14:08:30 +01:00
script.1 docs: align script.1 with howto-man-page.txt 2011-10-03 20:32:45 +02:00
script.c script: play well with csh when invoked from within /etc/csh.login 2012-03-08 16:02:28 +01:00
scriptreplay.1 docs: align scriptreplay.1 with howto-man-page.txt 2011-10-03 20:49:04 +02:00
scriptreplay.c scriptreplay: cleanup usage() 2011-08-16 13:43:34 +02:00
setterm.1 setterm: order man page items alphabetically 2011-12-16 11:25:10 +01:00
setterm.c setterm: cleanup usage() 2011-08-16 13:50:29 +02:00
ttymsg.c misc: use %m in format string instead of %s and strerror(errno) 2011-09-27 15:46:07 +02:00
ttymsg.h ttymsg: fix compiler warnings and use EXIT_ 2011-04-12 11:19:15 +02:00
wall.1 docs: align wall.1 with howto-man-page.txt 2011-10-03 20:51:39 +02:00
wall.c fileutils: differentiate xmkstemp and xfmkstemp 2012-03-18 14:29:38 +01:00
write.1 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
write.c write: fix path for freopen() 2011-09-06 03:18:46 +02:00