index
:
android_external_strace
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-9.1.0
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add -k option to print stack trace after each syscall
Luca Clementi
2014-05-30
1
-0
/
+89
*
sysctl: update CTL_*, KERN_*, NET_*, and VM_* constants
Dmitry V. Levin
2014-05-30
1
-0
/
+305
*
Check for constants used by waitid function
Dmitry V. Levin
2014-05-30
1
-0
/
+12
*
Check for LO_FLAGS_READ_ONLY constant
Dmitry V. Levin
2014-05-30
1
-0
/
+1
*
Fix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_T
James Hogan
2014-05-21
1
-1
/
+0
*
Refactor LDT decoding
Dmitry V. Levin
2014-04-10
1
-2
/
+0
*
ARM EABI: disable OABI support by default
Dmitry V. Levin
2014-03-20
1
-0
/
+12
*
printsiginfo: add SIGSYS decoding
Dmitry V. Levin
2014-03-11
1
-1
/
+2
*
Fix fcntl decoding
Dmitry V. Levin
2014-03-03
1
-0
/
+1
*
Rewrite signal mask decoding without sigset_t
Dmitry V. Levin
2014-02-27
1
-0
/
+9
*
Fix build with Bionic libc
Dmitry V. Levin
2014-02-26
1
-0
/
+2
*
Do not compile scsi ioctl decoding if <scsi/sg.h> is not available
Dmitry V. Levin
2014-02-25
1
-0
/
+1
*
Check for SA_RESTORER definition in <asm/signal.h>
Dmitry V. Levin
2014-02-08
1
-0
/
+10
*
Remove unused configure checks
Dmitry V. Levin
2013-11-13
1
-3
/
+0
*
Define printflock64 only if it is referenced by other code
Dmitry V. Levin
2013-11-12
1
-0
/
+2
*
Make PTRACE_PEEKUSER/PTRACE_POKEUSER checks less glibc specific
Dmitry V. Levin
2013-11-12
1
-0
/
+2
*
Remove unused AC_OFF_T_IS_LONG_LONG configure check
Dmitry V. Levin
2013-11-12
1
-1
/
+0
*
Remove unused code
Dmitry V. Levin
2013-11-12
1
-2
/
+0
*
Use struct sigcontext instead of struct sigcontext_struct
Dmitry V. Levin
2013-11-12
1
-2
/
+1
*
Make SIGEV_THREAD_ID decoding less glibc specific
Dmitry V. Levin
2013-11-12
1
-0
/
+3
*
Remove unused configure checks
Dmitry V. Levin
2013-11-11
1
-12
/
+0
*
Assume "long long" availability
Dmitry V. Levin
2013-11-11
1
-1
/
+0
*
Stop using external libaio.h.
Denys Vlasenko
2013-11-11
1
-5
/
+0
*
Work around conflict between <sys/ptrace.h> and <linux/ptrace.h>
Ali Polatel
2013-09-26
1
-1
/
+1
*
Add support for ARC Cores from Synopsys
Vineet Gupta
2013-09-11
1
-0
/
+4
*
powerpc: enhance 32/64bit detection
Anton Blanchard
2013-07-12
1
-1
/
+5
*
tests: enable parallel-tests support
Dmitry V. Levin
2013-06-18
1
-1
/
+1
*
printxval: support more architectures
Dmitry V. Levin
2013-05-04
1
-0
/
+1
*
Stop using old AM_CONFIG_HEADER macro
Mike Frysinger
2013-05-01
1
-1
/
+1
*
build: introduce git-version-gen
Dmitry V. Levin
2013-04-30
1
-2
/
+4
*
Add support for the XTENSA architecture
Chris Zankel
2013-03-25
1
-0
/
+5
*
Fix build with older versions of libaio.h
Dmitry V. Levin
2013-03-18
1
-1
/
+5
*
ptrace: decode note segment descriptor types
Dmitry V. Levin
2013-03-18
1
-0
/
+1
*
Add support for Imagination Technologies Meta
James Hogan
2013-03-05
1
-0
/
+4
*
Add support for the OpenRISC 1000 platform
Christian Svensson
2013-02-14
1
-0
/
+5
*
Improve perf_event_open argument decoding
Ben Noordhuis
2013-02-05
1
-0
/
+1
*
Add AArch64 support to strace
Steve McIntyre
2012-10-26
1
-0
/
+4
*
Add configure --enable-gcc-Werror option
Dmitry V. Levin
2012-05-15
1
-0
/
+8
*
Prepare for 4.7 release
Dmitry V. Levin
2012-05-02
1
-1
/
+1
*
Fix build with <linux/loop.h> from 2.6.18 kernel headers
Dmitry V. Levin
2012-05-02
1
-0
/
+5
*
Make printing of utsname.domainname more portable
Dmitry V. Levin
2012-05-01
1
-0
/
+2
*
x32: add ia32 support
H.J. Lu
2012-04-18
1
-2
/
+0
*
Add x32 support to strace
H.J. Lu
2012-04-16
1
-5
/
+15
*
configure.ac: sort lists and use m4_normalize to ease maintenance
Dmitry V. Levin
2012-03-25
1
-63
/
+66
*
Implement prlimit64 decoding, rewrite [gs]etrlimit decoding
Dmitry V. Levin
2012-03-16
1
-1
/
+1
*
arm: fix compilation warnings
Dmitry V. Levin
2012-03-15
1
-0
/
+2
*
Compress blank lines
Dmitry V. Levin
2012-02-25
1
-1
/
+0
*
Remove parts of automake machinery which are not needed on Linux
Dmitry V. Levin
2012-02-25
1
-57
/
+0
*
Build fixes after non-Linux code removal
Denys Vlasenko
2012-02-25
1
-4
/
+0
*
Manual removal of non-Linux source, documentation, etc.
Denys Vlasenko
2012-02-25
1
-21
/
+0
[next]