• Home
  • Raw
  • Download

Lines Matching refs:Fixed

19   * Fixed decoding of bit sets in evdev ioctl commands.
20 * Fixed decoding of EVIOCGBIT(0, ...) ioctl commands.
21 * Fixed test suite for the case when mlockall and unimplemented syscalls
40 * Fixed decoding of Q_XGETQSTAT on non-native personalities.
41 * Fixed race condition in aio test.
42 * Fixed build with Bionic libc.
43 * Fixed build with glibc-2.28.
44 * Fixed build in exotic systemd-nspawn based environments.
45 * Fixed build on s390 with kernel headers that do not contain Linux commit
96 * Fixed decoding of msgtyp argument of msgrcv syscall.
97 * Fixed fallback definitions for F_*, MCL_*, MSG_ZEROCOPY, SI_*,
99 * Fixed -e trace=%pure expression on mips.
150 * Fixed build on m68k.
151 * Fixed v4l2 pixelformat decoding on big-endian architectures.
152 * Fixed -O option.
199 * Fixed multi-personality support in cross builds.
202 * Fixed path tracing support for mmap syscalls with indirect arguments and
204 * Fixed decoding of arm-specific (__ARM_NR_*) syscalls.
205 * Fixed open mode flags decoding.
206 * Fixed corner cases in handling of strace -ff -ttt logs by strace-log-merge.
209 * Fixed call summary header for x32 personality.
211 * Fixed the case when strace attaches to a tracee being inside exec and its
214 * Fixed printing of higher 32 bits of the return value for x32 personality.
241 * Fixed powerpc personality support on powerpc64.
296 * Fixed printing of group_req structure on non-native personalities.
297 * Fixed output formatting of blkpg_ioctl_arg, dm_name_list, and iocb
299 * Fixed formatting of nul-terminated strings which have kernel-imposed size
301 * Fixed printing of paths that hit PATM_MAX limit in order to match kernel's
303 * Fixed build warnings on Android mips64.
304 * Fixed unused function "is_negated_errno" build warning when built
306 * Fixed syscall number and arguments retrieval behaviour on sparc64 and
309 * Fixed path tracing for execveat, symlink, symlinkat, inotify_add_watch,
311 * Fixed personality switch printing on sparc64 and risc-v.
340 * Fixed corner cases in decoding of old sigaction syscall.
341 * Fixed build with old kernel headers on mips.
342 * Fixed build on aarch64 and tile with glibc >= 2.26.
343 * Fixed build on arc and nios2.
389 * Fixed decoding of flags argument of preadv2 and pwritev2 syscalls on x32.
390 * Fixed the number of arguments and tracing flags of alpha specific syscalls.
391 * Fixed decoding of old sigsuspend syscall on alpha, cris, mips, powerpc,
393 * Fixed decoding of sgetmask and ssetmask syscalls on 64-bit architectures.
394 * Fixed decoding of netlink messages received within struct msghdr.
397 * Fixed corner cases of printing inaccessible times argument of utimes
421 * Fixed pathmatch of oldselect syscall on 64-bit architectures.
422 * Fixed decoding of mmap2 syscall on s390 when arguments are not available.
423 * Fixed decoding of kexec_file_load, mprotect, pkey_mprotect, prctl, preadv*,
425 * Fixed printing of string arguments of getxattr and setxattr syscalls
427 * Fixed decoding of ifconf, ifreq, and loop_info structures on non-native
429 * Fixed decoding of SG_* and LOOP_* ioctl commands.
430 * Fixed build on mips with musl libc.
431 * Fixed cross-building of ioctlsort.
459 * Fixed corner cases in decoding of exit, exit_group, futimesat, getgroups,
464 * Fixed handling of verbose flag in printing of controls array
466 * Fixed omission of field names in the output of capability, sigaction,
468 * Fixed printing of unknown syscalls in siginfo structure.
469 * Fixed decoding of ioctl constants on m68k.
470 * Fixed cris architecture support.
471 * Fixed cross build when host compiler does not support the same
473 * Fixed build on SLE10 and SLE11.
497 * Fixed leakage of placeholder descriptors to tracees.
498 * Fixed printing of mode_t, umode_t, and umask types.
499 * Fixed decoding of iovec arrays without a limit on total data size.
500 * Fixed decoding of fadvise64, fallocate, futex, keyctl, quotactl, readahead,
502 * Fixed decoding of invalid syscalls mapped to indirect subcalls.
503 * Fixed decoding of struct btrfs_ioctl_vol_args_v2 on non-native
505 * Fixed decoding of PTRACE_DETACH on sparc and sparc64.
506 * Fixed decoding of struct stat64 on sparc64.
507 * Fixed decoding of uid and gid-related syscalls on sparc64.
508 * Fixed decoding of the forth argument of semctl syscall on sparc64.
509 * Fixed values of tty ioctl constants on sparc64.
510 * Fixed sparc personality support on sparc64.
526 * Fixed decoding of pid_t argument of prlimit64 syscall.
527 * Fixed sign extension issues in the parser of struct rusage.
528 * Fixed race condition in decoding of timeout argument of recvmmsg and
530 * Fixed build with fresh linux kernel headers.
563 * Fixed build on arc, metag, nios2, or1k, and tile architectures.
564 * Fixed decoding of 32-bit times syscall return value on 64-bit architectures.
565 * Fixed decoding of mlock2 syscall on sparc.
566 * Fixed decoding of osf_shmat syscall on alpha.
567 * Fixed decoding of syscalls unknown to the kernel on s390/s390x.
569 * Fixed decoding of preadv syscall in case of short read.
570 * Fixed decoding and dumping of readv syscall in case of short read.
571 * Fixed dumping of recvmsg and recvmmsg syscalls in case of short read.
572 * Fixed decoding of mincore syscall's last argument.
573 * Fixed remaining errors in mapping between syscall numbers and numbers
626 * Fixed potential short read of strings from tracee's memory.
627 * Fixed -qq option in conjunction with -o option.
628 * Fixed filtering of <unavailable> syscalls.
629 * Fixed decoding of ioctl syscall command on aarch64 and 32-bit architectures
631 * Fixed decoding of eventfd2, epoll_create1, signalfd4, and sync_file_range2
633 * Fixed decoding of 4th argument of clock_nanosleep syscall.
634 * Fixed decoding of getpagesize syscall on m68k.
635 * Fixed decoding of getrandom and seccomp syscalls on aarch64.
636 * Fixed decoding of timezone argument of gettimeofday and settimeofday
638 * Fixed decoding of offset argument of mmap2 syscall on arm, sparc,
640 * Fixed decoding of pipe syscall on alpha and mips.
641 * Fixed decoding of pipe2 syscall on ia64, sh, sparc, and sparc64.
642 * Fixed decoding of signal mask argument of pselect6 syscall on x32.
643 * Fixed decoding of signal mask of rt_sigreturn syscall on aarch64, m68k,
645 * Fixed decoding of 4th argument of semctl indirect syscall.
646 * Fixed decoding of sa_restorer and sa_mask of sigaction syscall on m68k.
647 * Fixed decoding of statfs64 and fstatfs64 syscalls on arm eabi.
648 * Fixed decoding of struct dirent on x32.
649 * Fixed decoding of times syscall return value on mips n32 and x32.
650 * Fixed decoding of path argument of umount2 syscall
653 * Fixed various errors in mapping between syscall numbers and associated
699 * Fixed various errors in mapping between syscall numbers and associated
702 * Fixed quoting issues in printing descriptors, filenames, network interface
704 * Fixed uid_t/git_t decoding.
705 * Fixed potential out-of-bounds read issues in getdents/getdents64 decoders.
706 * Fixed potential open flags truncation on some architectures.
707 * Fixed decoding of struct ifreq.ifr_name.
708 * Fixed decoding of SIOCSIFNAME ioctl command.
709 * Fixed decoding of RENAME_* renameat2 flags.
710 * Fixed decoding of UTIME_NOW/UTIME_OMIT timeval structures.
711 * Fixed decoding of indirect ipc subcalls on some architectures.
712 * Fixed decoding of fanotify_mark syscall on 32-bit architectures.
713 * Fixed decoding of 32-bit stat structures on 64-bit architectures.
714 * Fixed decoding of 32-bit struct cmsghdr on 64-bit architectures.
715 * Fixed decoding of 32-bit preadv/pwritev offset on 64-bit architectures.
716 * Fixed decoding of sigreturn/rt_sigreturn signal mask on ia64, ppc, ppc64,
718 * Fixed instruction pointer output (-i option) on architectures that support
720 * Fixed behaviour of "-e read=set" and "-e write=set" when read and write
722 * Fixed build on systems where struct sigaction has no sa_restorer member.
723 * Fixed build with uclibc and musl libc.
765 * Fixed detaching from stopped processes.
766 * Fixed fanotify_mark decoding on 32bit architectures.
767 * Fixed offset decoding in preadv and pwritev syscalls.
768 * Fixed select decoding for glibc in _FORTIFY_SOURCE mode.
769 * Fixed decoding of epoll_ctl syscall with EPOLL_CTL_DEL argument.
770 * Fixed build when <sys/ptrace.h> and <linux/ptrace.h> conflict
806 * Fixed ERESTARTNOINTR leaking to userspace on ancient kernels
808 * Fixed kernel release string parsing
810 * Fixed decoding of *xattr syscalls
812 * Fixed handling of files with 64-bit inode numbers by 32-bit strace
814 * Fixed tracing forks on SPARC.
815 * Fixed decoding of fadvise64, fallocate, ftruncate64, io_submit, pread,
818 * Fixed categories of multiple syscalls on most of supported architectures.
819 * Fixed decoding of non-native 32-bit personality recv[m]msg syscalls.
820 * Fixed decoding of multiple 32-bit personality syscalls on x32.
821 * Fixed decoding of long long syscall arguments on ARM, MIPS/o32, PowerPC,
823 * Fixed semtimedop decoding on S390x.
824 * Fixed sram_alloc decoding on Blackfin.
825 * Fixed build when process_vm_readv is a stab.
826 * Fixed build with older versions of libaio.h.
875 * Fixed sockaddr_un.sun_path name in decoded output.
877 * Fixed to avoid potential core file clobbering on exit.
879 * Fixed a typo in documentation.
881 * Fixed decoding of timer id returned by timer_create.
882 * Fixed epoll_create1, epoll_wait and epoll_pwait decoding.
883 * Fixed *at syscalls flags decoding.
884 * Fixed ARM EABI 64-bit syscall's arguments decoding.
885 * Fixed semtimedop decoding on s390.
886 * Fixed osf_sigprocmask decoding on alpha.
887 * Fixed ipc and socket subcall decoding on several architectures.
892 * Fixed PID prefix printing in "strace -oLOG -ff -p1 -p2 -p3" case.
893 * Fixed logging of unfinished lines in "strace -oLOG -ff" case.
894 * Fixed build when libaio-devel is not available.
895 * Fixed configure checks for PTRACE_* constants.
896 * Fixed compilation warnings remained on several architectures.
935 * Fixed fetching syscall arguments on m68k.
936 * Fixed an error when judging whether a process has children.
937 * Fixed get/set_robust_list syscall numbers for powerpc.
938 * Fixed a corner case in printing clone flags.
939 * Fixed cross-compiling issues.
940 * Fixed build issues on powerpc64, SH and SPARC.
941 * Fixed syscall flags of fstatat*, mmap, mmap2, fadvise64*, swapoff,
944 * Fixed decoding of get[ug]id, gete[ug]id and setfs[ug]id return values.
945 * Fixed biarch support in IO dumping.
946 * Fixed raw exit_group decoding.
947 * Fixed decoding of file descriptors on 64-bit architectures.
948 * Fixed a corner case in waitpid handling.
950 * Fixed stat64 decoding on mips
952 * Fixed misleading italics in the manual page.
973 * Fixed build with Linux kernel headers 2.6.32-rc5+.
975 * Fixed build on mips.
976 * Fixed handling of Linux systems without struct statfs64.
977 * Fixed reporting signal mask by sigreturn on powerpc.
978 * Fixed potential stack buffer overflow in select decoder.
1022 * Fixed syscall numbers for tee and sync_file_range.
1024 * Fixed several bugs in strings decoder, including potential heap
1029 * Fixed accept(2) decoding.
1031 * Fixed sigtimedwait(2) decoding.
1032 * Fixed build on ARM EABI.
1034 * Fixed display of 32-bit fcntl(F_SETLK) on 64-bit architectures.
1036 * Fixed display of 32-bit argv array on 64-bit architectures.
1038 * Fixed display of 32-bit struct sigaction on 64-bit architectures.
1039 * Fixed HPPA architecture support.
1163 * Fixed support for LFS64 calls.
1168 * Fixed bugs with attach/detach leaving things stopped.
1169 * Fixed traced process seeing ECHILD despite live, traced children