<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_strace, branch ics-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/'/>
<entry>
<title>ifdef fix for HAVE_SYS_UIO_H, not defined to '1'</title>
<updated>2012-04-28T18:40:26+00:00</updated>
<author>
<name>Tanguy Pruvot</name>
<email>tanguy.pruvot@gmail.com</email>
</author>
<published>2012-04-28T18:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=47698f8f66b6d333f1456835979377c0133c8b8f'/>
<id>47698f8f66b6d333f1456835979377c0133c8b8f</id>
<content type='text'>
in system/core/include only x86 target is set to 1

Change-Id: I128c070a53c55a98dcd5230af583cac3773f26ca
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in system/core/include only x86 target is set to 1

Change-Id: I128c070a53c55a98dcd5230af583cac3773f26ca
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to strace v4.6.</title>
<updated>2012-04-28T17:46:49+00:00</updated>
<author>
<name>Jeff Brown</name>
<email>jeffbrown@google.com</email>
</author>
<published>2012-03-03T00:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=aa36aee28913d7de62b82cd987dae77b20e70f6d'/>
<id>aa36aee28913d7de62b82cd987dae77b20e70f6d</id>
<content type='text'>
This change also fixes the system call numbers for ARM.
Previously, the ARM port had been hacked to use the system call numbers
for SH, which were only partially correct and often wildly inaccurate.

Refer to Android.patch for the Android-specific changes.

Change-Id: I5bba77591ef40f78a1b146c8831c05f1d7a3df94
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change also fixes the system call numbers for ARM.
Previously, the ARM port had been hacked to use the system call numbers
for SH, which were only partially correct and often wildly inaccurate.

Refer to Android.patch for the Android-specific changes.

Change-Id: I5bba77591ef40f78a1b146c8831c05f1d7a3df94
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the simulator target from all makefiles.</title>
<updated>2011-07-12T05:12:06+00:00</updated>
<author>
<name>Jeff Brown</name>
<email>jeffbrown@google.com</email>
</author>
<published>2011-07-12T05:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=c9fd2e5ef7d002e12e7cf2512506c84a9414b0fd'/>
<id>c9fd2e5ef7d002e12e7cf2512506c84a9414b0fd</id>
<content type='text'>
Bug: 5010576

Change-Id: Ib37f3130d8f190a541da27590b7c980f861c2bb9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 5010576

Change-Id: Ib37f3130d8f190a541da27590b7c980f861c2bb9
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix strace by applying this patch from up-stream.</title>
<updated>2010-07-29T20:04:29+00:00</updated>
<author>
<name>Doug Kwan</name>
<email>dougkwan@google.com</email>
</author>
<published>2010-07-29T20:04:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=cfa96b379cdd6561a5cc89f2bb86ee9f4b2a3928'/>
<id>cfa96b379cdd6561a5cc89f2bb86ee9f4b2a3928</id>
<content type='text'>
2007-11-01  Roland McGrath  &lt;roland@redhat.com&gt;

	* syscall.c (get_scno) [ARM]: Check TCB_WAITEXECVE.
	Reported by Bernhard Fischer &lt;rep.dot.nop@gmail.com&gt;.

Change-Id: Iba2a50fc1104bfe899163e975cf94745d72b4db6
http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=commitdiff;h=9bc6340d21cb20d2c775863598068c1a29460eba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-11-01  Roland McGrath  &lt;roland@redhat.com&gt;

	* syscall.c (get_scno) [ARM]: Check TCB_WAITEXECVE.
	Reported by Bernhard Fischer &lt;rep.dot.nop@gmail.com&gt;.

Change-Id: Iba2a50fc1104bfe899163e975cf94745d72b4db6
http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=commitdiff;h=9bc6340d21cb20d2c775863598068c1a29460eba
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of warnings when compiled with -Wformat-security</title>
<updated>2010-05-17T18:10:03+00:00</updated>
<author>
<name>Nick Kralevich</name>
<email>nnk@google.com</email>
</author>
<published>2010-05-17T18:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=fb19d317e61dfbb8234bb23d5c7cc40827667ec2'/>
<id>fb19d317e61dfbb8234bb23d5c7cc40827667ec2</id>
<content type='text'>
Change-Id: I023345f6cf225c8b66258ddf5830121045e60b81
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I023345f6cf225c8b66258ddf5830121045e60b81
</pre>
</div>
</content>
</entry>
<entry>
<title>merge from open-source master</title>
<updated>2010-05-14T21:44:05+00:00</updated>
<author>
<name>The Android Open Source Project</name>
<email>initial-contribution@android.com</email>
</author>
<published>2010-05-14T21:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=7b4667297a4a8c4b6de545d50cc80d3beeef29a1'/>
<id>7b4667297a4a8c4b6de545d50cc80d3beeef29a1</id>
<content type='text'>
Change-Id: I67c1f9768f55f7cc19e47b0febeca59bc9afed08
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I67c1f9768f55f7cc19e47b0febeca59bc9afed08
</pre>
</div>
</content>
</entry>
<entry>
<title>SuperH: add configuration to strace</title>
<updated>2010-04-22T07:16:26+00:00</updated>
<author>
<name>Tony SIM</name>
<email>chinyeow.sim.xt@renesas.com</email>
</author>
<published>2010-04-15T06:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=ed9483ac353bf127889707abf2656acc04483952'/>
<id>ed9483ac353bf127889707abf2656acc04483952</id>
<content type='text'>
Change-Id: I7a8986a7e3e0e07ae22cb21c5713f4e06c2790a9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7a8986a7e3e0e07ae22cb21c5713f4e06c2790a9
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an empty CleanSpec.mk</title>
<updated>2010-03-09T02:04:44+00:00</updated>
<author>
<name>Jean-Baptiste Queru</name>
<email>jbq@google.com</email>
</author>
<published>2010-03-09T02:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=5f5ae71ed6fc176add4c3bfe2df7538d24494794'/>
<id>5f5ae71ed6fc176add4c3bfe2df7538d24494794</id>
<content type='text'>
Change-Id: If6392cb4b86090fb8808da9562ea362127449c6b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If6392cb4b86090fb8808da9562ea362127449c6b
</pre>
</div>
</content>
</entry>
<entry>
<title>am 30e270dc: am f7a73024: reconcile main tree with open-source eclair</title>
<updated>2010-02-05T22:16:18+00:00</updated>
<author>
<name>The Android Open Source Project</name>
<email>initial-contribution@android.com</email>
</author>
<published>2010-02-05T22:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=1cced96502fc2e45b942c509059e31b3a5795179'/>
<id>1cced96502fc2e45b942c509059e31b3a5795179</id>
<content type='text'>
Merge commit '30e270dc12d8ca72dd66947ec8f67208b4a0aae8'

* commit '30e270dc12d8ca72dd66947ec8f67208b4a0aae8':
  android-2.1_r1 snapshot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge commit '30e270dc12d8ca72dd66947ec8f67208b4a0aae8'

* commit '30e270dc12d8ca72dd66947ec8f67208b4a0aae8':
  android-2.1_r1 snapshot
</pre>
</div>
</content>
</entry>
<entry>
<title>am f7a73024: reconcile main tree with open-source eclair</title>
<updated>2010-02-05T16:45:38+00:00</updated>
<author>
<name>The Android Open Source Project</name>
<email>initial-contribution@android.com</email>
</author>
<published>2010-02-05T16:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_strace/commit/?id=30e270dc12d8ca72dd66947ec8f67208b4a0aae8'/>
<id>30e270dc12d8ca72dd66947ec8f67208b4a0aae8</id>
<content type='text'>
Merge commit 'f7a730248fa772625f519cd6a75b1fb6b30c9101' into eclair-plus-aosp

* commit 'f7a730248fa772625f519cd6a75b1fb6b30c9101':
  android-2.1_r1 snapshot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge commit 'f7a730248fa772625f519cd6a75b1fb6b30c9101' into eclair-plus-aosp

* commit 'f7a730248fa772625f519cd6a75b1fb6b30c9101':
  android-2.1_r1 snapshot
</pre>
</div>
</content>
</entry>
</feed>
