util-linux/include
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
..
Makefile.am lib: add fileutils function collection 2012-03-18 14:28:04 +01:00
at.h lib: [at.c] add readlink_at(), fix semantic for absolute paths 2011-05-18 15:57:16 +02:00
bitops.h include: [bitops.h] make return values consistent 2011-08-02 12:33:10 +02:00
blkdev.h blkdev: add is_blkdev function 2012-01-05 17:09:27 +01:00
c.h losetup: make xgetpass more robust 2012-01-17 17:02:34 +01:00
canonicalize.h mount: and libblkid: covert /dev/dm-N to /dev/mapper/<name> 2009-10-26 13:33:03 +01:00
carefulputc.h Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
cpuset.h lscpu: use function to search in cpu masks arrays 2011-09-09 23:27:40 +02:00
crc32.h lib: add a generic crc32() 2009-09-16 16:17:41 +02:00
env.h lib: [env] consolidate safe_getenv() usage 2011-01-03 12:28:48 +01:00
exitcodes.h mount: (new) share exit codes by include/exitcodes.h 2012-01-23 10:55:35 +01:00
fileutils.h fileutils: differentiate xmkstemp and xfmkstemp 2012-03-18 14:29:38 +01:00
fsprobe.h lib/fsprobe: mar this internal API as deprecated 2012-02-13 15:10:55 +01:00
ismounted.h lib: import whole ismounted.c code from e2fsprogs 2009-10-14 01:13:18 +02:00
linux_reboot.h Imported from util-linux-2.13-pre1 tarball. 2006-12-07 00:26:54 +01:00
linux_version.h lib: add linux_version.{c,h} 2007-11-06 02:40:13 +01:00
list.h libmount: fix "already mounted" detection on systems with mtab 2012-03-09 13:11:24 +01:00
loopdev.h losetup: add --partscan option 2012-01-09 23:28:50 +01:00
mangle.h libmount: cleanup mangle() usage 2011-01-03 12:28:47 +01:00
match.h lib,match: split match_fstype() from libmount 2011-11-15 15:17:19 +01:00
mbsalign.h cfdisk: support non-ascii characters in input 2010-05-07 14:12:26 +02:00
md5.h build-sys: check HAVE_ definitions with #ifdef [smatch scan] 2011-12-02 18:21:46 +01:00
minix.h minix: add MINIX_ prefix to some global macros 2011-07-21 12:23:01 +02:00
nls.h include: [nls.h] define a macro for handling plurals with ngettext() 2011-08-02 14:13:44 +02:00
optutils.h include,optutils: add option_to_longopt() 2011-11-29 18:21:49 +01:00
pamfail.h chfn, chsh: new file pamfail.h for error printing 2011-11-29 17:57:39 +01:00
path.h chcpu: convert to use lib/path.c 2011-09-27 13:36:54 +02:00
pathnames.h pathnames: clean up various user database paths 2012-03-18 14:28:05 +01:00
procutils.h procutils: include missing header 2011-05-05 14:01:39 +02:00
rpmatch.h include: add fallback for rpmatch() 2011-01-05 16:18:08 +01:00
setproctitle.h lib: cleanup setproctitle.c 2011-10-26 23:17:15 +02:00
strutils.h libmount: ignore tailing slash in netfs source paths 2011-11-08 16:25:01 +01:00
swapheader.h swaplabel: new command 2010-04-02 16:16:59 +02:00
sysfs.h libblkid: fix sysfs context usage 2012-03-06 11:24:54 +01:00
tt.h lib,tt: add TT_FL_NOEXTREMES 2011-11-10 12:39:02 +01:00
ttyutils.h agetty: move vc initialization to ttyutils.h 2012-03-12 14:39:32 +01:00
usleep.h replace usleep() for systems that don't have them 2009-08-21 09:58:17 +02:00
wholedisk.h lib: wholedisk - extend API, add test program 2009-03-12 14:31:50 +01:00
widechar.h build-sys: fix ifdef ENABLE_WIDECHAR usage 2007-01-30 13:49:50 +01:00
writeall.h include: [writeall] add fwrite_all() 2011-08-02 13:53:41 +02:00
xalloc.h include: add asprintf wrapper 2012-03-18 14:28:05 +01:00
xgetpass.h losetup: move xgetpass() to lib/xgetpass.c 2012-01-11 15:17:06 +01:00