aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_syswrap
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2016-09-14Fix arm64 inline assembly code typo.Chih-Hung Hsieh
2016-09-01Make host valgrind work with clang/llvm.Chih-Hung Hsieh
2015-10-19Fix inconsistent use of vki_ prefixes for struct vki_ifreq.sewardj
2015-10-16Solaris syscall: Add support for lwp_cond_wait(170).iraisr
2015-10-15Solaris syscall: Enable fchdir(120) - generic.iraisr
2015-10-15Fill out missing functionality on amd64 OS X to back up guest state to restar...rhyskidd
2015-10-15Establish some plumbing for old_semwait_signal syscall on OS X.rhyskidd
2015-10-12Solaris syscall: Add support for pset family (207).iraisr
2015-09-30Make sure no executable stack gets created. florian
2015-09-29Solaris ioctl: more of those sockio ioctl wrappers.iraisr
2015-09-29Solaris ioctl: more wrappers for sockio ioctls.iraisr
2015-09-25Solaris syscall: Add support for system_stats (154).iraisr
2015-09-25Support correctly AT_SUN_SYSSTAT_ADDR and AT_SUN_SYSSTAT_ZONE_ADDRiraisr
2015-09-23Bug 353084 arm64 doesn't support sigpending system call.mjw
2015-09-23Bug 353083 arm64 doesn't implement various xattr system calls.mjw
2015-09-20Fix up a few comments.florian
2015-09-20Followup to r14908 (BZ #342603).florian
2015-09-20Followup to r14908 (BZ #342603).florian
2015-09-03Fix UNKNOWN fcntl 97 on OS X 10.11rhyskidd
2015-09-01Add missing copyright notices for Xen related files.sewardj
2015-08-31Add support for ldsoexec on Solaris.iraisr
2015-08-23Preliminary support for OS X 10.11 (El Capitan) documentation. bz#348909.rhyskidd
2015-08-22Distinguish properly when to establish the client data segment.iraisr
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-20Initial data (brk) segment is setup on demand, when a first brk() syscalliraisr
2015-08-16Fix format string confusion that was somehow related to r15510.sewardj
2015-08-14Newer Solaris has added /proc/self/cmdline and /proc/<pid>/cmdline.iraisr
2015-08-14345338 - TIOCGSERIAL and TIOCSSERIAL ioctl support on Linuxsewardj
2015-08-14Bug 349034 - Add Lustre ioctls LL_IOC_GROUP_LOCK and LL_IOC_GROUP_UNLOCKsewardj
2015-08-13Improve mmap MAP_HUGETLB support.florian
2015-08-13Bug 339563 - The DVB demux DMX_STOP ioctl doesn't have a wrapper.sewardj
2015-08-13Write a SysRes value as an unsigned number.florian
2015-08-12Fix the regression from r15518 which broke buildsiraisr
2015-08-11Add support for repository cache protocol version 26.iraisr
2015-08-09Bug #351140 arm64 syscalls setuid (146) and setresgid (149) not implemented.mjw
2015-08-08Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-07-25ioctl handling needs to do POST handling on generic ioctls and needs to handl...rhyskidd
2015-07-24Fix valgrind 3.9.0 build fails on Mac OS X 10.6.8rhyskidd
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-12OS X 10.11: Tweak magic offset, which was amended prior to xnu-3247.1.36~7 (D...rhyskidd
2015-07-12Fix Valgrind does not support pthread_sigmask() on OS X rhyskidd
2015-07-08Fix "346411 MIPS: SysRes::_valEx handling is incorrect"sewardj
2015-07-08Preliminary support for OS X 10.11 (El Capitan). Refer BZ#348909 for ongoing ...rhyskidd
2015-07-05Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru).florian
2015-06-28xen: Implement physdev_op and map_pirqbart
2015-06-28xen: Implement the xsm_op hypercallbart
2015-06-28xen: syswrap XEN_SCHEDOP_remote_shutdownbart
2015-06-28xen: Basic syswrap infrastructure for XEN_sched_op hypercallsbart