util-linux/sys-utils
Karel Zak cf9b16f1d4 build-sys: don't check for swapon() number of arguments
The syscall swapon() with two arguments is supported since Linux 1.3.2
and it's really long time ago... Let's assume that all libc header files
have been already fixed.

Signed-off-by: Karel Zak <kzak@redhat.com>
2017-12-18 13:57:20 +01:00
..
.gitignore build-sys: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
Makemodule.am lsns: add nsfs column 2017-11-27 15:54:55 +01:00
blkdiscard.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
blkdiscard.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
blkzone.8 blkzone: add count option to bash-completion 2017-02-24 12:05:13 +01:00
blkzone.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
chcpu.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
chcpu.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
chmem.8 lsmem: add --split 2017-10-20 12:37:04 +02:00
chmem.c chmem: cleanup includes 2017-10-23 15:49:22 +02:00
ctrlaltdel.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ctrlaltdel.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
dmesg.1 dmesg: Add --force-prefix option 2017-11-01 15:37:00 +01:00
dmesg.c dmesg: fix compiler warning [-Wuninitialized] 2017-11-28 10:45:06 +01:00
eject.1 docs: remove some old history from manpages 2017-06-29 12:56:22 +02:00
eject.c eject: remove list_speeds() #ifdef CDROM_SELECT_SPEED protection 2017-11-28 14:39:19 +01:00
fallocate.1 fallocate: Added posix_fallocate() support. 2017-01-31 12:51:28 +01:00
fallocate.c fallocate: remove typo 2017-11-29 15:13:24 +01:00
flock.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
flock.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
fsfreeze.8 fsfreeze: move filesystem support info to manual page 2016-12-22 12:18:45 +01:00
fsfreeze.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
fstab.5 fstab(5): mention how tabs are escaped 2017-07-31 13:48:04 +02:00
fstrim.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
fstrim.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
fstrim.service.in fstrim: add -v to the systemd service 2016-10-18 12:09:53 +02:00
fstrim.timer fstrim: systemd timer units should be WantedBy=timers.target 2016-01-12 10:30:36 +01:00
hwclock-cmos.c hwclock: remove bool type definition 2017-08-30 11:21:56 +02:00
hwclock-rtc.c hwclock: revert ioctl test 2017-11-23 10:30:27 +01:00
hwclock.8.in hwclock: make debug implicit for test mode. 2017-09-21 14:53:43 -04:00
hwclock.c lib/timeutils.c: warn format_iso_time() overflow 2017-12-09 18:43:29 -05:00
hwclock.h hwclock: remove bool type definition 2017-08-30 11:21:56 +02:00
ipcmk.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ipcmk.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
ipcrm.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ipcrm.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
ipcs.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ipcs.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
ipcutils.c ipcs: fix memory leak [coverity scan] 2017-10-12 14:39:54 +02:00
ipcutils.h ipcs: ulong -> unsigned long 2016-02-11 12:31:03 +01:00
ldattach.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ldattach.c ldattach: simplify debugging function when vwarnx(3) is available 2017-07-15 22:02:53 +01:00
losetup.8 losetup: rename to --sector-size and LOG-SEC 2017-10-02 11:59:57 +02:00
losetup.c losetup: fix bitwise vs. logical typo [coverity scan] 2017-10-12 14:45:11 +02:00
lscpu-dmi.c lscpu: cleanup DMI detection return codes 2017-06-13 12:15:11 +02:00
lscpu.1 lscpu: add --json 2017-03-14 15:32:53 +01:00
lscpu.c lscpu: Treat read failure on Xen Hypervisor properties as non-fatal 2017-11-04 04:12:54 +01:00
lscpu.h lscpu: Detect Windows Subsystem for Linux 2017-01-31 12:28:32 +01:00
lsipc.1 lsipc: fix options parsing and sync with man page 2017-05-02 23:22:04 +01:00
lsipc.c lib/timeutils: add common ISO timestamp masks 2017-11-10 16:34:55 -05:00
lsmem.1 lsmem: make --split optional, follow output by default 2017-11-03 10:58:33 +01:00
lsmem.c lsmem: make --split optional, follow output by default 2017-11-03 10:58:33 +01:00
lsns.8 lsns: initialize stuff when really necessary 2017-11-27 17:40:56 +01:00
lsns.c lsns: initialize stuff when really necessary 2017-11-27 17:40:56 +01:00
mount.8 mount: add hint about -t and root perms to the man page 2017-11-22 12:45:33 +01:00
mount.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
mountpoint.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
mountpoint.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
nsenter.1 nsenter: fix usage() and improve man page 2017-01-09 12:50:09 +01:00
nsenter.c nsenter: fix compiler warning [-Wuninitialized] 2017-11-28 10:53:35 +01:00
pivot_root.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
pivot_root.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
prlimit.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
prlimit.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
readprofile.8 docs: remove some old history from manpages 2017-06-29 12:56:22 +02:00
readprofile.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
renice.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
renice.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
rfkill.8 rfkill: support old "list" output 2017-10-03 15:35:17 +02:00
rfkill.c lib/timeutils: add common ISO timestamp masks 2017-11-10 16:34:55 -05:00
rtcwake.8.in rtcwake: add note about HW and sleep to the man page 2017-11-07 14:37:03 +01:00
rtcwake.c rtcwake: fix sys vs. rtc time delta usage 2017-11-27 12:37:53 +01:00
setarch.8 docs: improve setarch(8) manual page 2017-12-10 10:50:32 +00:00
setarch.c setarch: minor code clean up 2017-12-04 13:04:16 +01:00
setpriv.1 setpriv: document accepted formats for naming caps 2017-08-01 11:52:31 +02:00
setpriv.c setpriv: support setting unnamed capabilities 2017-07-18 13:54:08 +02:00
setsid.1 setsid: new option --fork 2017-11-08 11:38:26 +01:00
setsid.c setsid: new option --fork 2017-11-08 11:38:26 +01:00
swapoff.8 build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
swapoff.c build-sys: don't check for swapon() number of arguments 2017-12-18 13:57:20 +01:00
swapon-common.c mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messages 2016-03-16 10:39:38 +01:00
swapon-common.h swapon: split swapon-common.c 2014-09-22 13:16:25 +02:00
swapon.8 docs: remove some old history from manpages 2017-06-29 12:56:22 +02:00
swapon.c build-sys: don't check for swapon() number of arguments 2017-12-18 13:57:20 +01:00
switch_root.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
switch_root.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
tunelp.8 tunelp: use linux header 2017-07-31 13:48:04 +02:00
tunelp.c tunelp: use linux header 2017-07-31 13:48:04 +02:00
umount.8 docs: remove some old history from manpages 2017-06-29 12:56:22 +02:00
umount.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
unshare.1 unshare: Allow passing <signame> to --kill-child 2017-10-14 04:46:13 +02:00
unshare.c unshare: cleanup if-if code 2017-10-23 13:19:59 +02:00
wdctl.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
wdctl.c wdctl: do not call fsync(2) when closing watchdog device 2017-07-31 13:48:04 +02:00
zramctl.8 zramctl: be more specific about default output 2017-04-04 12:08:05 +02:00
zramctl.c zramctl: fix show all non-zero zram devices 2017-10-16 11:04:03 +02:00