Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
strace
/
35be58119e3727a694d8c9f9b83f372401fcc4c0
/
mem.c
35be581
Add x32 support to strace
by H.J. Lu
· 13 years ago
2897fb3
MAP_ANON is the same as MAP_ANONYMOUS, no need to have the former
by Denys Vlasenko
· 13 years ago
3e3490a
Indentation and whitespace fixes. No code changes.
by Denys Vlasenko
· 13 years ago
a6d91de
Tidy up includes and copyright notices, fix indentation
by Denys Vlasenko
· 13 years ago
64d0e71
Implement migrate_pages syscall decoder
by Dmitry V. Levin
· 13 years ago
e83e157
Compress blank lines
by Dmitry V. Levin
· 13 years ago
c36c352
Fix defined(FOO) style
by Denys Vlasenko
· 13 years ago
8470374
Cleanup after non-Linux code removal.
by Denys Vlasenko
· 13 years ago
ed720fd
Automated removal of non-Linux code
by Denys Vlasenko
· 13 years ago
d0cd443
Print NULL for zero address in sys_mmap64
by H.J. Lu
· 13 years ago
60fe8c1
Use tprints with literal strings, it may be faster than tprintf
by Denys Vlasenko
· 13 years ago
1d46ba5
Make out-of-memory handling more uniform
by Denys Vlasenko
· 13 years ago
d5e66c4
Fix argument printing in sys_mmap64
by Denys Vlasenko
· 13 years ago
9aa9796
Optimize sys_old_mmap
by Denys Vlasenko
· 13 years ago
31f9cb6
Untangle ifdef forest in sys_mmap64. No code changes
by Denys Vlasenko
· 13 years ago
72a5848
Style and comment fixes, no code changes
by Denys Vlasenko
· 13 years ago
b63256e
Whitespace cleanups. no code changes.
by Denys Vlasenko
· 13 years ago
1201426
"Modernize" all old-style function parameter declarations
by Denys Vlasenko
· 13 years ago
3138213
Fix decoding of file descriptors
by Dmitry V. Levin
· 14 years ago
5874322
Decode TLS syscalls on m68k
by Andreas Schwab
· 14 years ago
c8c6698
Add support for the TILE architecture
by Chris Metcalf
· 15 years ago
fdc4559
Decode fifth argument of mremap syscall
by Dmitry V. Levin
· 15 years ago
c5fd1d9
* mem.c (sys_mbind): Display first argument in hex
by Chris Metcalf
· 15 years ago
ff3474a
* mem.c (mremap_flags): Add MREMAP_FIXED
by Chris Metcalf
· 15 years ago
b5600fc
Factor out printing of 64bit syscall argument
by Andreas Schwab
· 15 years ago
1f45825
By Michal Nowak <mnowak@redhat.com>:
by Denys Vlasenko
· 16 years ago
adedb51
Fixing many instances of broken indentation with spaces instead of tabs.
by Denys Vlasenko
· 16 years ago
4a6f652
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
586d6ab
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
f4021b1
2008-08-24 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 16 years ago
542c2c6
2007-08-26 Daniel Jacobowitz <dan@codesourcery.com>
by Roland McGrath
· 16 years ago
da6c92c
2007-09-11 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 17 years ago
2c00a4a
2007-07-23 Ulrich Drepper <drepper@redhat.com>
by Roland McGrath
· 17 years ago
71f1a13
2007-03-30 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 18 years ago
b9fe011
2006-12-10 Dmitry V. Levin <ldv@altlinux.org>
by Dmitry V. Levin
· 18 years ago
520e21f
2005-07-05 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 19 years ago
aa524c8
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
by Roland McGrath
· 19 years ago
b2dee13
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
by Roland McGrath
· 19 years ago
46100d0
2005-05-31 Dmitry V. Levin <ldv@altlinux.org>
by Roland McGrath
· 19 years ago
b10a335
2004-10-07 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
d9f816f
2004-09-03 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 20 years ago
05cdd3c
2004-03-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
7decfb2
2004-03-01 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
47eb0e2
2003-09-25 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
f5a4777
2003-06-26 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
e1e584b
2003-06-02 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 21 years ago
6b1d43e
2003-02-26 Stuart Menefy <stuart.menefy@st.com>
by Roland McGrath
· 22 years ago
72c5b7b
2003-03-04 Ulrich Drepper <drepper@redhat.com>
by Roland McGrath
· 22 years ago
909875b
2002-12-21 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
34e4a69
2002-12-15 Roland McGrath <roland@redhat.com>
by Roland McGrath
· 22 years ago
0e03550
2002-09-23 Michal Ludvig <mludvig@suse.cz>
by Michal Ludvig
· 22 years ago
aca07f3
Implement memcntl for UnixWare
by John Hughes
· 23 years ago
0c79e01
replace wimpy get64 by powerful LONG_LONG :-)
by John Hughes
· 24 years ago
70623be
Use configure to detect 64bit off_t and rlim_t
by John Hughes
· 24 years ago
5a826b8
Fix off_t args on FreeBSD
by John Hughes
· 24 years ago
bdf48f5
Merge Harald Böhme's solaris patches
by John Hughes
· 24 years ago
bf79f2e
Add FreeBSD support
by Wichert Akkerman
· 24 years ago
5ae21ea
The `too much stuff, just check the ChangeLog' update
by Wichert Akkerman
· 25 years ago
c792698
README-linux: updated to note that strace might not compile
by Wichert Akkerman
· 25 years ago
12f75d1
S390 updates
by Wichert Akkerman
· 25 years ago
8b1b40c
Merge Trillian patches (Linux ia64)
by Wichert Akkerman
· 25 years ago
4dc8a2a
Bunch of stuff
by Wichert Akkerman
· 25 years ago
f5eeabb
Start merging linux-ip-routing fork
by Wichert Akkerman
· 25 years ago
f90da01
Add Linux MIPS support
by Wichert Akkerman
· 25 years ago
e6f876c
Linux/powerpc and SunOS fixes
by Wichert Akkerman
· 25 years ago
50a2745
Bring Linux/powerpc up to date
by Wichert Akkerman
· 25 years ago
8829a55
Various fixes, see ChangeLog for details
by Wichert Akkerman
· 25 years ago
2e2553a
Merged in a bunch of patches that I got as reaction to the 3.99 release.
by Wichert Akkerman
· 26 years ago
8bc6cfd
Minor compiliation-fixes
by Wichert Akkerman
· 26 years ago
328c5e7
Added support for old*stat syscalls for Linux
by Wichert Akkerman
· 26 years ago
5daa028
Simply bugfixes, see patch to debian/changelog for details
by Wichert Akkerman
· 26 years ago
76baf7c
Initial revision
by Wichert Akkerman
· 26 years ago