/
githubmirror
/
strace
ОбзорДокументацияВойти
/
githubmirror
/
strace
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
strace/
src/
..
linux

Update ioctl entries from linux v5.14

5 лет назад
xlat

prctl: implement PR_SCHED_CORE op decoding

5 лет назад
.gitignore

src/linux: move generic and fallback files into generic subdirectory

6 лет назад
Makefile.am

src/Makefile.am: whitespace fixes

5 лет назад
access.c

access: use print_fields.h helpers

5 лет назад
affinity.c

affinity: use print_fields.h helpers

5 лет назад
aio.c

tprint_iov, tprint_iov_upto: replace enum iov_decode with a function pointer

5 лет назад
alpha.c

alpha: use print_fields.h helpers

5 лет назад
arch_defs.h

Merge src/linux/arch_defs_.h into src/arch_defs.h

6 лет назад
basic_filters.c

Update copyright headers

5 лет назад
bind.c

bind: use print_fields.h helpers

5 лет назад
bjm.c

bjm: use print_fields.h helpers

5 лет назад
block.c

block: use print_fields.h helpers

5 лет назад
bpf.c

bpf: use print_fields.h helpers

5 лет назад
bpf_attr.h

Update copyright headers

5 лет назад
bpf_filter.c

bpf_filter: use more print_fields.h helpers

5 лет назад
bpf_filter.h

Update copyright headers

5 лет назад
bpf_fprog.h

Update copyright headers

5 лет назад
bpf_seccomp_filter.c

bpf_seccomp_filter: use more print_fields.h helpers

5 лет назад
bpf_sock_filter.c

bpf_sock_filter: use more print_fields.h helpers

5 лет назад
btrfs.c

btrfs: use print_fields.h helpers

5 лет назад
cacheflush.c

cacheflush: use print_fields.h helpers

5 лет назад
capability.c

capability: use print_fields.h helpers

5 лет назад
caps0.h

Update copyright headers

5 лет назад
caps1.h

Update copyright headers

5 лет назад
chdir.c

Update copyright headers

5 лет назад
chmod.c

chmod: use print_fields.h helpers

5 лет назад
clone.c

print_fields.h: introduce tprint*_arg_* helpers

5 лет назад
close_range.c

close_range: fd and max_fd are unsigned

5 лет назад
copy_file_range.c

copy_file_range: use print_fields.h helpers

5 лет назад
count.c

Update copyright headers

5 лет назад
defs.h

Pass PID instead of TCB pointer to get_proc_pid

5 лет назад
delay.c

delay: fix -Wmissing-prototypes warnings

5 лет назад
delay.h

Update copyright headers

5 лет назад
desc.c

desc: use more print_fields.h helpers

5 лет назад
dirent.c

Implement --secontext[=full] option to display SELinux contexts

5 лет назад
dirent64.c

Update copyright headers

5 лет назад
dirent_types.c

Update copyright headers

5 лет назад
disable_ptrace_get_syscall_info.c

Move source files into src subdirectory

6 лет назад
disable_ptrace_getregset.c

powerpc, powerpc64: use set_regs interface for set_error

5 лет назад
disable_ptrace_request.c

disable_ptrace_get_syscall_info, disable_ptrace_getregset: require fork()

5 лет назад
dm.c

dm: use more print_fields.h helpers

5 лет назад
dup.c

dup: use print_fields.h helpers

5 лет назад
dyxlat.c

Update copyright headers

5 лет назад
empty.h

Move source files into src subdirectory

6 лет назад
epoll.c

epoll: use print_fields.h helpers

5 лет назад
error_prints.c

Update copyright headers

5 лет назад
error_prints.h

Update copyright headers

5 лет назад
evdev.c

evdev: use more print_fields.h helpers

5 лет назад
evdev_mpers.c

evdev: use print_fields.h helpers

5 лет назад
eventfd.c

eventfd: use print_fields.h helpers

5 лет назад
execve.c

execve: use print_fields.h helpers

5 лет назад
fadvise.c

Replace printllval with print_arg_lld and print_arg_llu

5 лет назад
fallocate.c

Replace printllval with print_arg_lld and print_arg_llu

5 лет назад
fanotify.c

fanotify: use print_fields.h helpers

5 лет назад
fchownat.c

printuid: remove prefix argument

5 лет назад
fcntl.c

fcntl: use print_fields.h helpers

5 лет назад
fetch_bpf_fprog.c

Update copyright headers

5 лет назад
fetch_indirect_syscall_args.c

Update copyright headers

5 лет назад
fetch_struct_flock.c

Switch to use bundled <linux/fcntl.h>

5 лет назад
fetch_struct_iovec.c

Introduce strace_iovec type and fetch_struct_iovec function

5 лет назад
fetch_struct_keyctl_kdf_params.c

Update copyright headers

5 лет назад
fetch_struct_mmsghdr.c

Update copyright headers

5 лет назад
fetch_struct_msghdr.c

Update copyright headers

5 лет назад
fetch_struct_stat.c

Update copyright headers

5 лет назад
fetch_struct_stat64.c

Update copyright headers

5 лет назад
fetch_struct_statfs.c

Update copyright headers

5 лет назад
fetch_struct_xfs_quotastat.c

Switch to use bundled <linux/dqblk_xfs.h>

5 лет назад
file_handle.c

file_handle: use print_fields.h helpers

5 лет назад
filter.h

Update copyright headers

5 лет назад
filter_qualify.c

filter_qualify: fix indentation in check_inadvertent_fault_injection

5 лет назад
filter_seccomp.c

defs: fix -Wmissing-prototypes warnings

5 лет назад
filter_seccomp.h

Update copyright headers

5 лет назад
flock.c

flock: use print_fields.h helpers

5 лет назад
fs_0x94_ioctl.c

fs_0x94_ioctl: use print_fields.h helpers

5 лет назад
fs_f_ioctl.c

fs_f_ioctl: use print_fields.h helpers

5 лет назад
fs_x_ioctl.c

fs_x_ioctl: use print_fields.h helpers

5 лет назад
fsconfig.c

fsconfig: use print_fields.h helpers

5 лет назад
fsmount.c

xlat: rename mount_attr_flags.in to fsmount_attr_flags.in

5 лет назад
fsopen.c

fsopen: use print_fields.h helpers

5 лет назад
fspick.c

fspick: use print_fields.h helpers

5 лет назад
fstatfs.c

fstatfs: use print_fields.h helpers

5 лет назад
fstatfs64.c

fstatfs64: use print_fields.h helpers

5 лет назад
futex.c

futex: implement FUTEX_LOCK_PI2 op decoding

5 лет назад
gcc_compat.h

xlat: silence clang's complaints about "tautological constant compares"

5 лет назад
gen_bpf_attr_check.sh

Update copyright headers

5 лет назад
generate_mpers_am.sh

Update copyright headers

5 лет назад
generate_sen.sh

Update copyright headers

5 лет назад
get_personality.c

Update copyright headers

5 лет назад
get_personality.h

Update copyright headers

5 лет назад
get_robust_list.c

get_robust_list: use print_fields.h helpers

5 лет назад
getcpu.c

getcpu: use print_fields.h helpers

5 лет назад
getcwd.c

getcwd: use print_fields.h helpers

5 лет назад
getpagesize.c

Update copyright headers

5 лет назад
getpid.c

getpid: use print_fields.h helpers

5 лет назад
getrandom.c

getrandom: use print_fields.h helpers

5 лет назад
gpio_ioctl.c

gpio_ioctl: use print_fields.h helpers

5 лет назад
hdio.c

hdio: print the data returned by HDIO_DRIVE_CMD as a regular structure

5 лет назад
hostname.c

hostname: use print_fields.h helpers

5 лет назад
inotify.c

inotify: use print_fields.h helpers

5 лет назад
inotify_ioctl.c

inotify_ioctl: use print_fields.h helpers

5 лет назад
io.c

tprint_iov, tprint_iov_upto: replace enum iov_decode with a function pointer

5 лет назад
io_uring.c

tprint_iov, tprint_iov_upto: replace enum iov_decode with a function pointer

5 лет назад
ioctl.c

ioctl: use print_fields.h helpers

5 лет назад
ioctl_iocdef.c

Update copyright headers

5 лет назад
ioctls_zfs.h

Add ioctl entries for OpenZFS ioctls

5 лет назад
ioctlsort.c

Add ioctl entries for OpenZFS ioctls

5 лет назад
ioperm.c

ioperm: use print_fields.h helpers

5 лет назад
ioprio.c

ioprio: use print_fields.h helpers

5 лет назад
iovec.h

Introduce strace_iovec type and fetch_struct_iovec function

5 лет назад
ipc.c

ipc: use more print_fields.h helpers

5 лет назад
ipc_defs.h

Update copyright headers

5 лет назад
ipc_msg.c

ipc_msg: use print_fields.h helpers

5 лет назад
ipc_msgctl.c

ipc_msgctl: use print_fields.h helpers

5 лет назад
ipc_sem.c

ipc_sem: use print_fields.h helpers

5 лет назад
ipc_semctl.c

ipc_semctl: use print_fields.h helpers

5 лет назад
ipc_shm.c

ipc_shm: use print_fields.h helpers

5 лет назад
ipc_shmctl.c

ipc_shmctl: use print_fields.h helpers

5 лет назад
kcmp.c

kcmp: use print_fields.h helpers

5 лет назад
kernel_dirent.h

Update copyright headers

5 лет назад
kernel_fcntl.h

Fix preprocessor indentation

5 лет назад
kernel_rusage.h

Update copyright headers

5 лет назад
kernel_timespec.h

kernel_timespec: fix -Wundef warnings

5 лет назад
kernel_timeval.h

Update copyright headers

5 лет назад
kernel_timex.h

Update copyright headers

5 лет назад
kernel_types.h

print_mq_attr: switch to use bundled <linux/mqueue.h>

5 лет назад
kernel_v4l2_types.h

Update copyright headers

5 лет назад
kexec.c

Use bundled <linux/kexec.h>

5 лет назад
keyctl.c

keyctl: fix -Wmissing-prototypes warnings

5 лет назад
keyctl_kdf_params.h

Switch to use bundled <linux/keyctl.h>

5 лет назад
kill_save_errno.h

Update copyright headers

5 лет назад
kvm.c

kvm: use print_fields.h helpers

5 лет назад
landlock.c

Implement landlock_{add_rule,create_ruleset,restrict_self} syscall decoding

5 лет назад
largefile_wrappers.h

Update copyright headers

5 лет назад
ldt.c

ldt: use print_fields.h helpers

5 лет назад
link.c

link: use print_fields.h helpers

5 лет назад
list.h

Update copyright headers

5 лет назад
listen.c

listen: use print_fields.h helpers

5 лет назад
lookup_dcookie.c

Replace printllval with print_arg_lld and print_arg_llu

5 лет назад
loop.c

loop: use print_fields.h helpers

5 лет назад
lseek.c

lseek: use print_fields.h helpers

5 лет назад
macros.h

macros: expand BIT macros, add MASK macros; add *_SAFE macros

5 лет назад
mem.c

tprint_iov, tprint_iov_upto: replace enum iov_decode with a function pointer

5 лет назад
membarrier.c

membarrier: use print_fields.h helpers

5 лет назад
memfd_create.c

memfd_create: print the first argument as a string

5 лет назад
memfd_secret.c

Implement memfd_secret syscall decoding

5 лет назад
mknod.c

mknod: use print_fields.h helpers

5 лет назад
mmap_cache.c

Pass PID instead of TCB pointer to get_proc_pid

5 лет назад
mmap_cache.h

Update copyright headers

5 лет назад
mmap_notify.c

Update copyright headers

5 лет назад
mmap_notify.h

Update copyright headers

5 лет назад
mmsghdr.c

mmsghdr: use print_fields.h helpers

5 лет назад
mount.c

mount: use print_fields.h helpers

5 лет назад
mount_setattr.c

Implement decoding of mount_setattr syscall

5 лет назад
move_mount.c

move_mount: use print_fields.h helpers

5 лет назад
mpers.awk

mpers.awk, ioctls_sym.awk: add binutils 2.36 support

5 лет назад
mpers.sh

Update copyright headers

5 лет назад
mpers_test.sh

Update copyright headers

5 лет назад
mpers_type.h

mpers_type.h: fix -Wundef warnings

5 лет назад
mq.c

mq: use print_fields.h helpers

5 лет назад
msghdr.c

tprint_iov, tprint_iov_upto: replace enum iov_decode with a function pointer

5 лет назад
msghdr.h

Update copyright headers

5 лет назад
mtd.c

mtd: use print_fields.h helpers

5 лет назад
native_defs.h

Update copyright headers

5 лет назад
nbd_ioctl.c

nbd_ioctl: use print_fields.h helpers

5 лет назад
negated_errno.h

Update copyright headers

5 лет назад
net.c

net: use print_fields.h helpers

5 лет назад
netlink.c

netlink: decode NFNL_SUBSYS_HOOK message types and flags

5 лет назад
netlink.h

Update copyright headers

5 лет назад
netlink_crypto.c

netlink_crypto: use print_fields.h helpers

5 лет назад
netlink_inet_diag.c

netlink_inet_diag: use print_fields.h helpers

5 лет назад
netlink_kobject_uevent.c

netlink_kobject_uevent: use print_fields.h helpers

5 лет назад
netlink_kobject_uevent.h

Update copyright headers

5 лет назад
netlink_netfilter.c

netlink_netfilter: use print_fields.h helpers

5 лет назад
netlink_netlink_diag.c

netlink_netlink_diag: use print_fields.h helpers

5 лет назад
netlink_packet_diag.c

netlink_packet_diag: use print_fields.h helpers

5 лет назад
netlink_route.c

netlink_route: give a name to the nameless field of the artificial structure

5 лет назад
netlink_route.h

Update copyright headers

5 лет назад
netlink_selinux.c

Update copyright headers

5 лет назад
netlink_smc_diag.c

netlink_smc_diag: use print_fields.h helpers

5 лет назад
netlink_sock_diag.c

netlink_sock_diag: give a name to the nameless field of the artificial structure

5 лет назад
netlink_sock_diag.h

Update copyright headers

5 лет назад
netlink_unix_diag.c

netlink_unix_diag: use print_fields.h helpers

5 лет назад
nlattr.c

nlattr: use print_fields.h helpers

5 лет назад
nlattr.h

Update copyright headers

5 лет назад
nsfs.c

nsfs: use print_fields.h helpers

5 лет назад
nsig.h

Update copyright headers

5 лет назад
numa.c

numa: use print_fields.h helpers

5 лет назад
number_set.c

Update copyright headers

5 лет назад
number_set.h

Update copyright headers

5 лет назад
oldstat.c

oldstat: use print_fields.h helpers

5 лет назад
open.c

Implement --secontext[=full] option to display SELinux contexts

5 лет назад
open_tree.c

open_tree: use print_fields.h helpers

5 лет назад
or1k_atomic.c

or1k_atomic: use print_fields.h helpers

5 лет назад
pathtrace.c

Call get_proc_pid instead of translate_pid where only proc_pid is needed

5 лет назад
perf.c

perf: use more print_fields.h helpers

5 лет назад
perf_event_struct.h

Fix preprocessor indentation

5 лет назад
perf_ioctl.c

perf_ioctl: use print_fields.h helpers

5 лет назад
personality.c

Update copyright headers

5 лет назад
pidfd_getfd.c

pidfd_getfd: use print_fields.h helpers

5 лет назад
pidfd_open.c

pidfd_open: use print_fields.h helpers

5 лет назад
pidns.c

Pass PID instead of TCB pointer to get_proc_pid

5 лет назад
pkeys.c

pkeys: use print_fields.h helpers

5 лет назад
poke.c

Print tampering notes for delayed and poked syscalls

6 лет назад
poke.h

Add -e inject=<...>:poke_{enter,exit}=<...> functionality

6 лет назад
poll.c

poll: use print_fields.h helpers

5 лет назад
prctl.c

prctl: implement PR_SCHED_CORE op decoding

5 лет назад
print_dev_t.c

print_dev_t: use print_fields.h helpers

5 лет назад
print_fields.h

printmode: use more print_fields.h helpers

5 лет назад
print_group_req.c

Update copyright headers

5 лет назад
print_ifindex.c

print_ifindex: use print_fields.h helpers

5 лет назад
print_instruction_pointer.c

Update copyright headers

5 лет назад
print_kernel_sigset.c

Update copyright headers

5 лет назад
print_kernel_version.c

print_kernel_version: use print_fields.h helpers

5 лет назад
print_mac.c

Update copyright headers

5 лет назад
print_mq_attr.c

print_mq_attr: switch to use bundled <linux/mqueue.h>

5 лет назад
print_msgbuf.c

tprint_msgbuf: do not print the size of msgbuf

5 лет назад
print_sg_req_info.c

print_sg_req_info: use print_fields.h helpers

5 лет назад
print_sigevent.c

print_sigevent: use print_fields.h helpers

5 лет назад
print_statfs.c

Update copyright headers

5 лет назад
print_struct_stat.c

Update copyright headers

5 лет назад
print_syscall_number.c

Update copyright headers

5 лет назад
print_time.c

print_time: use print_fields.h helpers

5 лет назад
print_timespec.h

print_timespec.h: use print_fields.h helpers

5 лет назад
print_timespec32.c

Update copyright headers

5 лет назад
print_timespec64.c

Update copyright headers

5 лет назад
print_timeval.c

print_timeval: use print_fields.h helpers

5 лет назад
print_timeval64.c

Update copyright headers

5 лет назад
print_timex.c

Update copyright headers

5 лет назад
print_timex.h

Update copyright headers

5 лет назад
print_utils.h

Move source files into src subdirectory

6 лет назад
printmode.c

printmode: use more print_fields.h helpers

5 лет назад
printrusage.c

Update copyright headers

5 лет назад
printsiginfo.c

printsiginfo: use more print_fields.h helpers

5 лет назад
printsiginfo.h

Update copyright headers

5 лет назад
process_vm.c

tprint_iov, tprint_iov_upto: replace enum iov_decode with a function pointer

5 лет назад
ptp.c

ptp: use print_fields.h helpers

5 лет назад
ptrace.c

ptrace: prepare for decoding of PTRACE_GETREGS64 and PTRACE_SETREGS64

5 лет назад
ptrace.h

xlat: update PTRACE_* constants

5 лет назад
ptrace_syscall_info.c

Update copyright headers

5 лет назад
ptrace_syscall_info.h

Update copyright headers

5 лет назад
quota.c

Implement decoding of quotactl_fd syscall

5 лет назад
random_ioctl.c

random_ioctl: use print_fields.h helpers

5 лет назад
readahead.c

Replace printllval with print_arg_lld and print_arg_llu

5 лет назад
readlink.c

readlink: use print_fields.h helpers

5 лет назад
reboot.c

reboot: use print_fields.h helpers

5 лет назад
regs.h

Update copyright headers

5 лет назад
regset.c

Implement decoding of PTRACE_GETFPREGS and PTRACE_SETFPREGS

5 лет назад
renameat.c

renameat: use print_fields.h helpers

5 лет назад
resource.c

resource: use print_fields.h helpers

5 лет назад
retval.c

Update copyright headers

5 лет назад
retval.h

Update copyright headers

5 лет назад
riscv.c

riscv: use print_fields.h helpers

5 лет назад
rt_sigframe.c

Update copyright headers

5 лет назад
rt_sigreturn.c

Update copyright headers

5 лет назад
rtc.c

rtc: use print_fields.h helpers

5 лет назад
rtnl_addr.c

rtnl_addr: use print_fields.h helpers

5 лет назад
rtnl_addrlabel.c

rtnl_addrlabel: use print_fields.h helpers

5 лет назад
rtnl_dcb.c

rtnl_dcb: use print_fields.h helpers

5 лет назад
rtnl_link.c

rtnl_link: decode IFLA_PARENT_DEV{,_BUS}_NAME attributes

5 лет назад
rtnl_mdb.c

rtnl_mdb: decode MDBA_ROUTER_PATTR_INET{,6}_TIMER attributes

5 лет назад
rtnl_neigh.c

rtnl_neigh: use print_fields.h helpers

5 лет назад
rtnl_neightbl.c

rtnl_neightbl: use print_fields.h helpers

5 лет назад
rtnl_netconf.c

rtnl_netconf: use print_fields.h helpers

5 лет назад
rtnl_nsid.c

rtnl_nsid: use print_fields.h helpers

5 лет назад
rtnl_route.c

rtnl_route: use print_fields.h helpers

5 лет назад
rtnl_rule.c

rtnl_rule: use print_fields.h helpers

5 лет назад
rtnl_tc.c

rtnl_tc: use print_fields.h helpers

5 лет назад
rtnl_tc_action.c

rtnl_tc_action: use print_fields.h helpers

5 лет назад
s390.c

print_fields.h: introduce tprint_comment_{begin,end}

5 лет назад
sched.c

sched: use print_fields.h helpers

5 лет назад
sched_attr.h

Update copyright headers

5 лет назад
scno.am

Update copyright headers

5 лет назад
scno.head

Move source files into src subdirectory

6 лет назад
scsi.c

scsi: use print_fields.h helpers

5 лет назад
seccomp.c

seccomp: use print_fields.h helpers

5 лет назад
secontext.c

Call get_proc_pid instead of translate_pid where only proc_pid is needed

5 лет назад
secontext.h

Fix preprocessor indentation

5 лет назад
sendfile.c

sendfile: use print_fields.h helpers

5 лет назад
sg_io_v3.c

src: use xobjdup/xarraydup

5 лет назад
sg_io_v4.c

src: use xobjdup/xarraydup

5 лет назад
shutdown.c

shutdown: use print_fields.h helpers

5 лет назад
sigaltstack.c

sigaltstack: use print_fields.h helpers

5 лет назад
sigevent.h

Update copyright headers

5 лет назад
signal.c

signal: simplify an expression for calculating signal mask size a bit

5 лет назад
signalfd.c

signalfd: use print_fields.h helpers

5 лет назад
sigreturn.c

Update copyright headers

5 лет назад
sock.c

sock: use print_fields.h helpers

5 лет назад
sockaddr.c

sockaddr: use more print_fields.h helpers

5 лет назад
socketcall.c

socketcall: use print_fields.h helpers

5 лет назад
socketutils.c

Update copyright headers

5 лет назад
sparc.c

Update copyright headers

5 лет назад
sram_alloc.c

sram_alloc: use print_fields.h helpers

5 лет назад
stage_output.c

Update copyright headers

5 лет назад
stat.c

stat: use print_fields.h helpers

5 лет назад
stat.h

Update copyright headers

5 лет назад
stat64.c

stat64: use print_fields.h helpers

5 лет назад
statfs.c

statfs: use print_fields.h helpers

5 лет назад
statfs.h

Update copyright headers

5 лет назад
statfs64.c

statfs64: use print_fields.h helpers

5 лет назад
static_assert.h

Update copyright headers

5 лет назад
statx.c

statx: use print_fields.h helpers

5 лет назад
statx.h

Update copyright headers

5 лет назад
strace-graph

Update copyright headers

5 лет назад
strace-log-merge

Update copyright headers

5 лет назад
strace.c

Pass PID instead of TCB pointer to get_proc_pid

5 лет назад
string_to_uint.c

Update copyright headers

5 лет назад
string_to_uint.h

Update copyright headers

5 лет назад
swapon.c

swapon: use print_fields.h helpers

5 лет назад
sync_file_range.c

Replace printllval with print_arg_lld and print_arg_llu

5 лет назад
sync_file_range2.c

Replace printllval with print_arg_lld and print_arg_llu

5 лет назад
syscall.c

src: use xobjdup/xarraydup

5 лет назад
syscall.h

defs: fix -Wmissing-prototypes warnings

5 лет назад
syscall_dummy.h

Update copyright headers

5 лет назад
sysctl.c

Update copyright headers

5 лет назад
sysent.h

Update copyright headers

5 лет назад
sysent_shorthand_defs.h

Update copyright headers

5 лет назад
sysent_shorthand_undefs.h

Update copyright headers

5 лет назад
sysinfo.c

Update copyright headers

5 лет назад
syslog.c

syslog: use print_fields.h helpers

5 лет назад
sysmips.c

sysmips: use print_fields.h helpers

5 лет назад
tee.c

tee: rewrite num_params access in tee_fetch_buf_data

5 лет назад
term.c

Update copyright headers

5 лет назад
time.c

time: use print_fields.h helpers

5 лет назад
times.c

Update copyright headers

5 лет назад
trace_event.h

Update copyright headers

5 лет назад
trie.c

trie: optimise fill_value calculation

5 лет назад
trie.h

trie: cache fill_value value instead of calculating it each time

5 лет назад
truncate.c

Replace printllval with print_arg_lld and print_arg_llu

5 лет назад
ubi.c

Fix preprocessor indentation

5 лет назад
ucopy.c

Add -e inject=<...>:poke_{enter,exit}=<...> functionality

6 лет назад
uid.c

uid: use print_fields.h helpers

5 лет назад
uid16.c

Update copyright headers

5 лет назад
umask.c

Update copyright headers

5 лет назад
umount.c

umount: use print_fields.h helpers

5 лет назад
uname.c

Update copyright headers

5 лет назад
unwind-libdw.c

Update copyright headers

5 лет назад
unwind-libunwind.c

Update copyright headers

5 лет назад
unwind.c

src/unwind.c: avoid including libiberty.h

5 лет назад
unwind.h

Update copyright headers

5 лет назад
upeek.c

Update copyright headers

5 лет назад
upoke.c

Update copyright headers

5 лет назад
userfaultfd.c

userfaultfd: use print_fields.h helpers

5 лет назад
ustat.c

ustat: use print_fields.h helpers

5 лет назад
util.c

Pass PID instead of TCB pointer to get_proc_pid

5 лет назад
utime.c

utime: use print_fields.h helpers

5 лет назад
utimes.c

utimes: use print_fields.h helpers

5 лет назад
v4l2.c

v4l2: use more print_fields.h helpers

5 лет назад
wait.c

wait: use more print_fields.h helpers

5 лет назад
wait.h

Update copyright headers

5 лет назад
watchdog_ioctl.c

watchdog_ioctl: use print_fields.h helpers

5 лет назад
xattr.c

xattr: use print_fields.h helpers

5 лет назад
xgetdents.c

Implement --secontext[=full] option to display SELinux contexts

5 лет назад
xgetdents.h

Update copyright headers

5 лет назад
xlat.c

xlat: add auxval mode to sprintflags_ex

5 лет назад
xlat.h

Update copyright headers

5 лет назад
xmalloc.c

xmalloc: add xmemdup and xarraydup utility functions

5 лет назад
xmalloc.h

Fix preprocessor indentation

5 лет назад
xstring.h

xstring: allow xsnprintf/xsprintf calls without format arguments

5 лет назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©