]> granicus.if.org Git - strace/history - mem.c
Fix preadv/pwritev offset decoding
[strace] / mem.c
2014-04-10 Dmitry V. LevinRefactor LDT decoding
2014-04-09 Dmitry V. Levinmips: enable decoding of set_thread_area
2014-04-09 Dmitry V. Levinx32: decode clone LDT user_desc entries for x86 processes
2014-04-09 Elliott Hughesx86-64: decode clone LDT user_desc entries for x86...
2014-02-05 Dmitry V. LevinUse XLAT_END macro
2014-02-05 Dmitry V. LevinUse XLAT macro
2014-01-05 Kirill A. Shutemovmem: add missed MAP_HUGETLB mmap flag
2013-05-23 Chris Metcalftile: remove MAP_CACHE_xxx support in mem.c
2013-03-14 Dmitry V. LevinUpdate MADV_* constants
2013-03-05 Dmitry V. LevinUse sysconf(_SC_PAGESIZE) instead of hardcoded PAGE_SHIFT
2013-02-19 Denys VlasenkoClean up mmap decoding
2013-02-18 Denys VlasenkoRemove unused function sys_mmap64
2013-02-18 Denys VlasenkoRemove code which supports systems with long long off_t.
2013-02-18 Denys VlasenkoFixes in "new" mmap
2013-02-18 Denys VlasenkoPreliminary simplifications in mmap functions
2013-02-05 Bernhard Reutner... mmap: decode MAP_UNINITIALIZED
2013-02-05 Chris MetcalfAdd tilegx support to strace
2012-04-18 H.J. Lux32: add ia32 support
2012-04-16 H.J. LuAdd x32 support to strace
2012-03-17 Denys VlasenkoMAP_ANON is the same as MAP_ANONYMOUS, no need to have...
2012-03-17 Denys VlasenkoIndentation and whitespace fixes. No code changes.
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-03-11 Dmitry V. LevinImplement migrate_pages syscall decoder
2012-02-25 Dmitry V. LevinCompress blank lines
2012-02-25 Denys VlasenkoFix defined(FOO) style
2012-02-25 Denys VlasenkoCleanup after non-Linux code removal.
2012-02-25 Denys VlasenkoAutomated removal of non-Linux code
2012-02-06 H.J. LuPrint NULL for zero address in sys_mmap64
2011-09-01 Denys VlasenkoUse tprints with literal strings, it may be faster...
2011-08-31 Denys VlasenkoMake out-of-memory handling more uniform
2011-08-23 Denys VlasenkoFix argument printing in sys_mmap64
2011-08-23 Denys VlasenkoOptimize sys_old_mmap
2011-08-23 Denys VlasenkoUntangle ifdef forest in sys_mmap64. No code changes
2011-08-23 Denys VlasenkoStyle and comment fixes, no code changes
2011-06-07 Denys VlasenkoWhitespace cleanups. no code changes.
2011-05-30 Denys Vlasenko"Modernize" all old-style function parameter declarations
2011-03-04 Dmitry V. LevinFix decoding of file descriptors
2010-05-28 Andreas SchwabDecode TLS syscalls on m68k
2010-02-05 Chris MetcalfAdd support for the TILE architecture
2009-12-25 Dmitry V. LevinDecode fifth argument of mremap syscall
2009-12-24 Chris Metcalf* mem.c (sys_mbind): Display first argument in hex
2009-12-24 Chris Metcalf* mem.c (mremap_flags): Add MREMAP_FIXED
2009-11-04 Andreas SchwabFactor out printing of 64bit syscall argument
2009-01-23 Denys VlasenkoBy Michal Nowak <mnowak@redhat.com>:
2008-12-30 Denys VlasenkoFixing many instances of broken indentation with spaces...
2008-08-25 Roland McGrath2008-08-24 Roland McGrath <roland@redhat.com>
2008-08-25 Roland McGrath2008-08-24 Roland McGrath <roland@redhat.com>
2008-08-25 Roland McGrath2008-08-24 Roland McGrath <roland@redhat.com>
2008-05-20 Roland McGrath2007-08-26 Daniel Jacobowitz <dan@codesourcery.com>
2007-09-12 Roland McGrath2007-09-11 Roland McGrath <roland@redhat.com>
2007-07-24 Roland McGrath2007-07-23 Ulrich Drepper <drepper@redhat.com>
2007-03-29 Dmitry V. Levin2007-03-30 Dmitry V. Levin <ldv@altlinux.org>
2006-12-13 Dmitry V. Levin2006-12-10 Dmitry V. Levin <ldv@altlinux.org>
2005-07-05 Roland McGrath2005-07-05 Roland McGrath <roland@redhat.com>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2005-06-01 Roland McGrath2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
2004-10-07 Roland McGrath2004-10-07 Roland McGrath <roland@redhat.com>
2004-09-04 Roland McGrath2004-09-03 Roland McGrath <roland@redhat.com>
2004-03-02 Roland McGrath2004-03-01 Roland McGrath <roland@redhat.com>
2004-03-01 Roland McGrath2004-03-01 Roland McGrath <roland@redhat.com>
2003-09-25 Roland McGrath2003-09-25 Roland McGrath <roland@redhat.com>
2003-06-26 Roland McGrath2003-06-26 Roland McGrath <roland@redhat.com>
2003-06-02 Roland McGrath2003-06-02 Roland McGrath <roland@redhat.com>
2003-03-31 Roland McGrath2003-02-26 Stuart Menefy <stuart.menefy@st.com>
2003-03-05 Roland McGrath2003-03-04 Ulrich Drepper <drepper@redhat.com>
2002-12-22 Roland McGrath2002-12-21 Roland McGrath <roland@redhat.com>
2002-12-15 Roland McGrath2002-12-15 Roland McGrath <roland@redhat.com>
2002-09-23 Michal Ludvig2002-09-23 Michal Ludvig <mludvig@suse.cz>
2001-10-16 John HughesImplement memcntl for UnixWare
2001-03-08 John Hughesreplace wimpy get64 by powerful LONG_LONG :-)
2001-03-08 John HughesUse configure to detect 64bit off_t and rlim_t
2001-03-07 John HughesFix off_t args on FreeBSD
2001-03-06 John HughesMerge Harald Böhme's solaris patches
2000-09-01 Wichert AkkermanAdd FreeBSD support
2000-05-01 Wichert AkkermanThe `too much stuff, just check the ChangeLog' update
2000-04-10 Wichert AkkermanREADME-linux: updated to note that strace might not...
2000-02-14 Wichert AkkermanS390 updates
2000-02-03 Wichert AkkermanMerge Trillian patches (Linux ia64)
1999-12-23 Wichert AkkermanBunch of stuff
1999-11-18 Wichert AkkermanStart merging linux-ip-routing fork
1999-10-31 Wichert AkkermanAdd Linux MIPS support
1999-06-22 Wichert AkkermanLinux/powerpc and SunOS fixes
1999-06-21 Wichert AkkermanBring Linux/powerpc up to date
1999-06-11 Wichert AkkermanVarious fixes, see ChangeLog for details
1999-05-09 Wichert AkkermanMerged in a bunch of patches that I got as reaction...
1999-04-21 Wichert AkkermanMinor compiliation-fixes
1999-04-16 Wichert AkkermanAdded support for old*stat syscalls for Linux
1999-03-15 Wichert AkkermanSimply bugfixes, see patch to debian/changelog for...
1999-02-19 Wichert AkkermanInitial revision