Elliott Hughes
977f91f5bf
am ae61f49b
: am cdac5f73
: Merge "MIPS\' pipe(2) is weird, but MIPS\' pipe2(2) is the same as everyone else\'s."
...
* commit 'ae61f49b130e65997750f4ffb84f22512e055c5f':
MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's.
2013-10-23 11:33:24 -07:00
Elliott Hughes
c410e75c68
am 0e1faa2e
: am 1370854c
: Merge "Fix header file dependencies."
...
* commit '0e1faa2e00a4f1d4508b26a6411ac1daa1ce8b6d':
Fix header file dependencies.
2013-10-23 11:33:23 -07:00
Elliott Hughes
ae61f49b13
am cdac5f73
: Merge "MIPS\' pipe(2) is weird, but MIPS\' pipe2(2) is the same as everyone else\'s."
...
* commit 'cdac5f73aca015287d1f40ff50d4fbf293a0c549':
MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's.
2013-10-23 11:30:08 -07:00
Elliott Hughes
0e1faa2e00
am 1370854c
: Merge "Fix header file dependencies."
...
* commit '1370854cc0a4aa652213e44d4a8b268fe614c11f':
Fix header file dependencies.
2013-10-23 11:30:07 -07:00
Elliott Hughes
cdac5f73ac
Merge "MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's."
2013-10-23 18:27:35 +00:00
Elliott Hughes
1370854cc0
Merge "Fix header file dependencies."
2013-10-23 18:27:01 +00:00
Elliott Hughes
93de3d881d
Fix header file dependencies.
...
MIPS' asm/fcntl.h assumes a bunch of __kernel_* types are already declared.
Change-Id: Iff701bbb5ede9667a78230c2de3a8f4fe41371c5
2013-10-23 11:25:54 -07:00
Elliott Hughes
b8cf18b4dd
MIPS' pipe(2) is weird, but MIPS' pipe2(2) is the same as everyone else's.
...
arch/mips/kernel/syscall.c has a special sysm_pipe wrapper, but there's
no special treatment of pipe2 because it carries no historical baggage.
Change-Id: I892c0f690b21992c8a48276a9b732126f18fc0ee
2013-10-23 11:21:36 -07:00
Elliott Hughes
623fcf1e98
am db7f8eb0
: am 97dc3309
: Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls."
...
* commit 'db7f8eb011db18c69ec872823906e5f9660deaf7':
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.
2013-10-23 10:34:03 -07:00
Elliott Hughes
db7f8eb011
am 97dc3309
: Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls."
...
* commit '97dc3309f3d403c391581444ad656c2f3c61303d':
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.
2013-10-23 10:30:15 -07:00
Elliott Hughes
97dc3309f3
Merge "Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls."
2013-10-23 17:26:40 +00:00
Elliott Hughes
cac7b9d6ec
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_NO_FLAGS syscalls.
...
(aarch64 kernels only have the newer system calls.)
Also expose the new functionality that's exposed by glibc in our header files.
Change-Id: I45d2d168a03f88723d1f7fbf634701006a4843c5
2013-10-23 09:48:29 -07:00
Elliott Hughes
e514d2fe66
resolved conflicts for merge of 1dbf56aa
to klp-dev-plus-aosp
...
Change-Id: Ia1d1467065320941d6dc3a50f7ea85eb4dbf3841
2013-10-22 16:41:42 -07:00
Elliott Hughes
1dbf56aab5
am ec40edc9
: Merge "Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls."
...
* commit 'ec40edc9188aebe5207e47c0a66e89e1ed368bd6':
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
2013-10-22 16:34:20 -07:00
Elliott Hughes
ec40edc918
Merge "Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls."
2013-10-22 23:32:25 +00:00
Elliott Hughes
f8fcfbc85a
Move away from the __ARCH_WANT_SYSCALL_NO_AT system calls.
...
Modern architectures only get the *at(2) system calls. For example,
aarch64 doesn't have open(2), and expects userspace to use openat(2)
instead.
Change-Id: I87b4ed79790cb8a80844f5544ac1a13fda26c7b5
2013-10-22 16:31:01 -07:00
Elliott Hughes
0775b1dae8
am 3f0505cc
: am f0ed9bf2
: Merge "AArch64: Fix definitions for STDINT_LIMITS"
...
* commit '3f0505cc87ff452f79842ab14aef44d0e4e1a2f2':
AArch64: Fix definitions for STDINT_LIMITS
2013-10-22 12:46:55 -07:00
Elliott Hughes
3f0505cc87
am f0ed9bf2
: Merge "AArch64: Fix definitions for STDINT_LIMITS"
...
* commit 'f0ed9bf2537e861ae75e6ab71efb4b4722ad0eee':
AArch64: Fix definitions for STDINT_LIMITS
2013-10-22 12:43:35 -07:00
Elliott Hughes
f0ed9bf253
Merge "AArch64: Fix definitions for STDINT_LIMITS"
2013-10-22 19:41:26 +00:00
Serban Constantinescu
debc021491
AArch64: Fix definitions for STDINT_LIMITS
...
This patches fixes the definitions for STDINT_LIMITS on __LP64__
systems.
Change-Id: I5eb1664e9ef7c303432a2b041c99cec663816b75
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
2013-10-22 12:40:16 -07:00
Nick Kralevich
52185f37ae
am b8280db7
: am 1756f5a4
: Merge "change wording on text relocation message."
...
* commit 'b8280db78b9b6db8851f12d26c49d27179d44366':
change wording on text relocation message.
2013-10-22 12:37:03 -07:00
Nick Kralevich
b8280db78b
am 1756f5a4
: Merge "change wording on text relocation message."
...
* commit '1756f5a422446237945682c8811587a29d56fdef':
change wording on text relocation message.
2013-10-22 12:32:04 -07:00
Nick Kralevich
1756f5a422
Merge "change wording on text relocation message."
2013-10-22 19:28:50 +00:00
Elliott Hughes
081b40f378
am 550ccc2e
: am 8c39e58b
: Merge "Make sure we have a mkfifo symbol."
...
* commit '550ccc2e20cb1998a959a7abb24f5ec382a93192':
Make sure we have a mkfifo symbol.
2013-10-22 12:08:51 -07:00
Elliott Hughes
65104ba533
am 9805f3ec
: am 23148470
: Merge "AArch64: Fix uses of stack size for 32/64bit libc builds"
...
* commit '9805f3ec5b4ebfbe892e79a086c7d23a0bd393cf':
AArch64: Fix uses of stack size for 32/64bit libc builds
2013-10-22 12:08:50 -07:00
Nick Kralevich
3d4470c14a
change wording on text relocation message.
...
The current message is too alarmist.
Change-Id: I53e8eadca239f867b4e6b9c193eba96e267950c3
2013-10-22 12:06:36 -07:00
Elliott Hughes
550ccc2e20
am 8c39e58b
: Merge "Make sure we have a mkfifo symbol."
...
* commit '8c39e58b6a6744c5e7ae08424a6281d75af23072':
Make sure we have a mkfifo symbol.
2013-10-22 12:05:23 -07:00
Elliott Hughes
9805f3ec5b
am 23148470
: Merge "AArch64: Fix uses of stack size for 32/64bit libc builds"
...
* commit '231484705bea118259200da6019722a026021f4b':
AArch64: Fix uses of stack size for 32/64bit libc builds
2013-10-22 12:05:22 -07:00
Elliott Hughes
8c39e58b6a
Merge "Make sure we have a mkfifo symbol."
2013-10-22 19:03:57 +00:00
Elliott Hughes
594b1a4af2
Make sure we have a mkfifo symbol.
...
Bug: https://code.google.com/p/android/issues/detail?id=58888
Change-Id: Ic0a883a5f30beb82cb7be3c4e81b6d693d5fbb4d
2013-10-22 12:03:19 -07:00
Elliott Hughes
231484705b
Merge "AArch64: Fix uses of stack size for 32/64bit libc builds"
2013-10-22 19:02:29 +00:00
Serban Constantinescu
7f70c9b64e
AArch64: Fix uses of stack size for 32/64bit libc builds
...
This patch fixes stack size uses to size_t.
Change-Id: I0671c85ddb1c1aceaf9440a7c73c21fe528653fa
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
2013-10-22 12:01:29 -07:00
Elliott Hughes
5f985ebb1b
am a5826391
: am 393484ab
: Merge "Fix statvfs tests for the host."
...
* commit 'a5826391e9afafcb688c103282a30254928f61f3':
Fix statvfs tests for the host.
2013-10-21 20:16:54 -07:00
Elliott Hughes
a5826391e9
am 393484ab
: Merge "Fix statvfs tests for the host."
...
* commit '393484ab358040243793375e1525da083008e78e':
Fix statvfs tests for the host.
2013-10-21 20:14:07 -07:00
Elliott Hughes
393484ab35
Merge "Fix statvfs tests for the host."
2013-10-22 03:12:24 +00:00
Elliott Hughes
3d305f1d62
Fix statvfs tests for the host.
...
Using /proc seems like a better idea because it's more similar across devices.
I've switched to ensuring we check the initial and final elements in the struct
too, so we have more reason to believe the whole struct is converted correctly.
Change-Id: Ia23403369485747c1452292f6c9df2bb233c04fb
2013-10-21 19:27:19 -07:00
Elliott Hughes
c6557e3c83
am f777c50a
: am c284d47c
: Merge "Fix the system property tests to use ."
...
* commit 'f777c50a7130271ed6fefa9bd2bae78be998f4b0':
Fix the system property tests to use $ANDROID_DATA.
2013-10-21 17:45:21 -07:00
Elliott Hughes
41c2874138
am dcc3a211
: am 9d4b67ea
: Merge "Fix 16-byte stack alignment requirement for x86_64 ABI"
...
* commit 'dcc3a211bade2f2413a689c8d273084cac516a72':
Fix 16-byte stack alignment requirement for x86_64 ABI
2013-10-21 17:45:20 -07:00
Elliott Hughes
f777c50a71
am c284d47c
: Merge "Fix the system property tests to use ."
...
* commit 'c284d47c57973f7dde1d2f5cc33074050203a5d3':
Fix the system property tests to use $ANDROID_DATA.
2013-10-21 17:42:00 -07:00
Elliott Hughes
dcc3a211ba
am 9d4b67ea
: Merge "Fix 16-byte stack alignment requirement for x86_64 ABI"
...
* commit '9d4b67ea16ad62089da4950d1ccc1b078ebe5adb':
Fix 16-byte stack alignment requirement for x86_64 ABI
2013-10-21 17:42:00 -07:00
Elliott Hughes
c284d47c57
Merge "Fix the system property tests to use $ANDROID_DATA."
2013-10-22 00:40:46 +00:00
Elliott Hughes
e4375196d6
Fix the system property tests to use $ANDROID_DATA.
...
This lets them work on the host.
Change-Id: I771ccc67652ae37451b45859c7831116cd830086
2013-10-21 17:40:15 -07:00
Elliott Hughes
9d4b67ea16
Merge "Fix 16-byte stack alignment requirement for x86_64 ABI"
2013-10-22 00:38:37 +00:00
Pavel Chupin
33a209e575
Fix 16-byte stack alignment requirement for x86_64 ABI
...
Change-Id: I43304803ac54c8688c61688bd96c7160614172d4
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
2013-10-21 17:36:28 -07:00
Elliott Hughes
16ac7c4d97
am 1d8c8b6a
: am f4ac8ba5
: Merge "Fix the x86_64 vfork implementation."
...
* commit '1d8c8b6a9ef0100f2f17ef1b6f4d145163b22ed0':
Fix the x86_64 vfork implementation.
2013-10-21 14:27:21 -07:00
Elliott Hughes
f1a93bf7da
am 8173b001
: am ac5d29fe
: Merge "Fix the x86_64 clone implementation."
...
* commit '8173b00125bc0bdeda09d9b9d4f34a2f82b66016':
Fix the x86_64 clone implementation.
2013-10-21 14:27:20 -07:00
Elliott Hughes
1d8c8b6a9e
am f4ac8ba5
: Merge "Fix the x86_64 vfork implementation."
...
* commit 'f4ac8ba566d80679ccc346b3b0af4b46d394319b':
Fix the x86_64 vfork implementation.
2013-10-21 14:24:12 -07:00
Elliott Hughes
8173b00125
am ac5d29fe
: Merge "Fix the x86_64 clone implementation."
...
* commit 'ac5d29fee838a1b18c3f2d02de146f98a2d95db7':
Fix the x86_64 clone implementation.
2013-10-21 14:24:12 -07:00
Elliott Hughes
f4ac8ba566
Merge "Fix the x86_64 vfork implementation."
2013-10-21 21:20:51 +00:00
Elliott Hughes
ac5d29fee8
Merge "Fix the x86_64 clone implementation."
2013-10-21 21:19:58 +00:00