summaryrefslogtreecommitdiff
path: root/mem.c
Commit message (Expand)AuthorAge
* Print NULL for zero address in sys_mmap64H.J. Lu2012-02-06
* Use tprints with literal strings, it may be faster than tprintfDenys Vlasenko2011-09-01
* Make out-of-memory handling more uniformDenys Vlasenko2011-08-31
* Fix argument printing in sys_mmap64Denys Vlasenko2011-08-23
* Optimize sys_old_mmapDenys Vlasenko2011-08-23
* Untangle ifdef forest in sys_mmap64. No code changesDenys Vlasenko2011-08-23
* Style and comment fixes, no code changesDenys Vlasenko2011-08-23
* Whitespace cleanups. no code changes.Denys Vlasenko2011-06-07
* "Modernize" all old-style function parameter declarationsDenys Vlasenko2011-05-30
* Fix decoding of file descriptorsDmitry V. Levin2011-03-04
* Decode TLS syscalls on m68kAndreas Schwab2010-05-28
* Add support for the TILE architectureChris Metcalf2010-02-05
* Decode fifth argument of mremap syscallDmitry V. Levin2009-12-25
* * mem.c (sys_mbind): Display first argument in hexChris Metcalf2009-12-24
* * mem.c (mremap_flags): Add MREMAP_FIXEDChris Metcalf2009-12-24
* Factor out printing of 64bit syscall argumentAndreas Schwab2009-11-04
* By Michal Nowak <mnowak@redhat.com>:Denys Vlasenko2009-01-23
* Fixing many instances of broken indentation with spaces instead of tabs.Denys Vlasenko2008-12-30
* 2008-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2008-08-25
* 2008-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2008-08-25
* 2008-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2008-08-25
* 2007-08-26 Daniel Jacobowitz <dan@codesourcery.com>Roland McGrath2008-05-20
* 2007-09-11 Roland McGrath <roland@redhat.com>Roland McGrath2007-09-12
* 2007-07-23 Ulrich Drepper <drepper@redhat.com>Roland McGrath2007-07-24
* 2007-03-30 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-03-29
* 2006-12-10 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-13
* 2005-07-05 Roland McGrath <roland@redhat.com>Roland McGrath2005-07-05
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-01
* 2004-10-07 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-07
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-04
* 2004-03-01 Roland McGrath <roland@redhat.com>Roland McGrath2004-03-02
* 2004-03-01 Roland McGrath <roland@redhat.com>Roland McGrath2004-03-01
* 2003-09-25 Roland McGrath <roland@redhat.com>Roland McGrath2003-09-25
* 2003-06-26 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-26
* 2003-06-02 Roland McGrath <roland@redhat.com>Roland McGrath2003-06-02
* 2003-02-26 Stuart Menefy <stuart.menefy@st.com>Roland McGrath2003-03-31
* 2003-03-04 Ulrich Drepper <drepper@redhat.com>Roland McGrath2003-03-05
* 2002-12-21 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-22
* 2002-12-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-15
* 2002-09-23 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-09-23
* Implement memcntl for UnixWareJohn Hughes2001-10-16
* replace wimpy get64 by powerful LONG_LONG :-)John Hughes2001-03-08
* Use configure to detect 64bit off_t and rlim_tJohn Hughes2001-03-08
* Fix off_t args on FreeBSDJohn Hughes2001-03-07
* Merge Harald Böhme's solaris patchesJohn Hughes2001-03-06
* Add FreeBSD supportWichert Akkerman2000-09-01
* The `too much stuff, just check the ChangeLog' updateWichert Akkerman2000-05-01
* README-linux: updated to note that strace might not compileWichert Akkerman2000-04-10