summaryrefslogtreecommitdiff
path: root/src/basic/missing.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-31tree-wide: drop missing.hYu Watanabe1-24/+0
2019-04-11tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0Yu Watanabe1-1/+0
2018-12-07missing: re-add drm related entriesYu Watanabe1-0/+1
2018-12-06util: drop missing.h from socket-util.hYu Watanabe1-4/+0
2018-12-06missing: move fs or mount related definitions to missing_fs.hYu Watanabe1-60/+1
2018-12-06missing: drop falloc related definitionsYu Watanabe1-9/+0
2018-12-06missing: move sched.h related definitions to missing_sched.hYu Watanabe1-15/+1
2018-12-06missing: drop old drm related definitionsYu Watanabe1-8/+0
2018-12-06missing: drop BPF_XOR as we have linux/bpf_common.hYu Watanabe1-4/+0
2018-12-06missing: drop DM_DEFERRED_REMOVE as we have dm-ioctl.hYu Watanabe1-4/+0
2018-12-06missing: move definition of secure_getenv() to missing_stdlib.hYu Watanabe1-9/+1
2018-12-06missing: move rand related definitions to missing_random.hYu Watanabe1-8/+1
2018-12-06missing: drop TIOCVHANGUPYu Watanabe1-4/+0
2018-12-06missing: add memfd related definitions to missing_mman.hYu Watanabe1-8/+1
2018-12-06missing: move timer related definition to missing_timerfd.hYu Watanabe1-4/+1
2018-12-06missing: move socket related definitions to missing_socket.hYu Watanabe1-54/+1
2018-12-06missing: move fcntl related definitions to missing_fcntl.hYu Watanabe1-57/+1
2018-12-06missing: move resource related definitions to missing_resource.hYu Watanabe1-8/+1
2018-12-06missing: move audit related definitions to missing_audit.hYu Watanabe1-21/+1
2018-12-06missing: move syscall related definitions to missing_syscall.hYu Watanabe1-9/+0
2018-12-06missing: drop old OOM related definitionsYu Watanabe1-9/+0
2018-12-06missing: move one more network related definition to missing_network.hYu Watanabe1-5/+0
2018-12-06missing: move several network related entries to missing_network.hYu Watanabe1-13/+0
2018-12-04missing: move char{16,32}_t definitions to missing_type.hYu Watanabe1-9/+1
2018-12-04missing: move capabilities to missing_capability.hYu Watanabe1-25/+1
2018-12-04missing: move prctl related entries to missing_prctl.hYu Watanabe1-40/+1
2018-12-04missing: move statx related definitions to missing_stat.hYu Watanabe1-44/+1
2018-12-04missing: move entries defined in magic.h to missing_magic.hYu Watanabe1-48/+1
2018-12-04missing: move input related entries to missing_input.hYu Watanabe1-33/+1
2018-12-04missing: move btrfs related entries to missing_btrfs.h and missing_btrfs_tree.hYu Watanabe1-319/+1
2018-12-04missing: move missing entries in keyctl.h to missing_keyctl.hYu Watanabe1-68/+0
2018-12-03missing: split network related entriesYu Watanabe1-678/+6
2018-11-28networkd: add support to configure ip rule port range and protocol.Susant Sahani1-2/+16
2018-11-28missing.h: remove duplicate definition of 'struct ethtool_link_settings'Lennart Poettering1-27/+5
2018-11-27networkd: Add support for ERSPAN tunnelSusant Sahani1-3/+9
2018-11-18basic/missing: drop _ETHTOOL_LINK_MODE_MAXZbigniew Jędrzejewski-Szmek1-7/+0
2018-11-18missing: add ETHTOOL_LINK_MODE_* and struct ethtool_link_settingsYu Watanabe1-0/+127
2018-11-02networkd: add missing bonding options (#10542)Tobias Jungel1-2/+5
2018-10-21missing: support old linux/fou.hYu Watanabe1-20/+26
2018-08-23networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IP...Susant Sahani1-0/+39
2018-07-18meson: remove false check for key_serial_tZbigniew Jędrzejewski-Szmek1-2/+0
2018-07-18meson: unify linux/stat.h check with other checks and use _GNU_SOURCEZbigniew Jędrzejewski-Szmek1-1/+1
2018-07-16build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger1-1/+4
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-4/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-06-01missing: define kernel internal limit TASK_COMM_LEN in userspace tooLennart Poettering1-0/+7
2018-05-22tree-wide: remove some double newlines in headers, tooLennart Poettering1-1/+0
2018-04-26missing: add IPV4_MIN_MTULennart Poettering1-0/+4
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-12setup route expiration in kernel if supportedDaniel Dao1-0/+4