Narayan Kamath
af64dad479
Add test case for 1^NaN
...
Should be 1.
Change-Id: I6cf723a419f51d3bda58286a538774b71276c7b5
2013-11-18 19:00:59 +00:00
Christopher Ferris
e372ec8cf9
Pull in cleaned version.h header.
...
Change-Id: Ia917af9336b63ed5a10147770a8110134cb274cb
2013-11-15 16:29:28 -08:00
Christopher Ferris
cbd85b9cc1
Modify tests for another glibc difference.
...
It turns out that when passing a closed file to getdelim or getline, the
functions in glibc will properly return a failure, but errno might not be
set. Skip the errno check except on bionic.
Change-Id: I8d625f15303d4c2d42e8d28491ea8a368aea4d32
2013-11-15 16:09:44 -08:00
Elliott Hughes
18368fc8e6
am f246c589
: Merge "Clean up the pthread_create trampoline."
...
* commit 'f246c589d66e5dc0e3cddc3c37261fb0e3fc67e9':
Clean up the pthread_create trampoline.
2013-11-15 15:31:28 -08:00
Elliott Hughes
f246c589d6
Merge "Clean up the pthread_create trampoline."
2013-11-15 23:27:36 +00:00
Elliott Hughes
e48b68570d
Clean up the pthread_create trampoline.
...
Bug: 8206355
Bug: 11693195
Change-Id: I35cc024d5b6ebd19d1d2e45610db185addaf45df
2013-11-15 14:57:45 -08:00
Christopher Ferris
862c32b4bd
am e39e3a77
: Merge "Add new tests for memory/string routines."
...
* commit 'e39e3a77d6e8cf681718a572bc754fd64dfc87ff':
Add new tests for memory/string routines.
2013-11-15 14:51:02 -08:00
Elliott Hughes
5b5248526b
am 645d4269
: Merge "Switch pthread_create over to __bionic_clone."
...
* commit '645d4269d323acdcb20d1c31c15dbb4afbb9f46a':
Switch pthread_create over to __bionic_clone.
2013-11-15 14:47:32 -08:00
Christopher Ferris
e39e3a77d6
Merge "Add new tests for memory/string routines."
2013-11-15 22:47:07 +00:00
Elliott Hughes
645d4269d3
Merge "Switch pthread_create over to __bionic_clone."
2013-11-15 22:42:57 +00:00
Elliott Hughes
70b24b1cc2
Switch pthread_create over to __bionic_clone.
...
Bug: 8206355
Bug: 11693195
Change-Id: I04aadbc36c87e1b7e33324b9a930a1e441fbfed6
2013-11-15 14:41:19 -08:00
Christopher Ferris
b687ad3c34
Add new tests for memory/string routines.
...
Create a few generic testing functions to allow any memory/string tests
to be created.
Add alignment tests for memcpy/memset/strcat/strcpy/strlen.
Add an overread test for memcpy/strcat/strcpy/strlen. This test attempts
to verify that the functions do not read past the end of their buffers
(src buffer in the case of src/dst functions).
Bug: 9797008
Change-Id: Ib3223ca1b99e729ae8229adc2d03f4dc3103d97c
2013-11-15 10:36:21 -08:00
Elliott Hughes
24cbf1991a
am 04b4339a
: am 60a67a0c
: am 05ec00bf
: Merge "[MIPS] Reimplement syscall to invoke the system call directly"
...
* commit '04b4339ad5396690329877df10fbe568bd4dd600':
[MIPS] Reimplement syscall to invoke the system call directly
2013-11-14 17:09:48 -08:00
Elliott Hughes
04b4339ad5
am 60a67a0c
: am 05ec00bf
: Merge "[MIPS] Reimplement syscall to invoke the system call directly"
...
* commit '60a67a0c7e44dfc47b9b4271ea4ae2dbf336849a':
[MIPS] Reimplement syscall to invoke the system call directly
2013-11-14 17:07:13 -08:00
Elliott Hughes
60a67a0c7e
am 05ec00bf
: Merge "[MIPS] Reimplement syscall to invoke the system call directly"
...
* commit '05ec00bf62ac168c9787a3d0640879ab3e502fe5':
[MIPS] Reimplement syscall to invoke the system call directly
2013-11-14 17:05:10 -08:00
Elliott Hughes
05ec00bf62
Merge "[MIPS] Reimplement syscall to invoke the system call directly"
2013-11-15 01:01:06 +00:00
Chris Dearman
effaa7824d
[MIPS] Reimplement syscall to invoke the system call directly
...
Some MIPS kernels do not correctly restart interrupted system calls that
have been invoked using the indirect syscall (NR_syscall).
The simplest workaround is to handle the indirection in userland and then
call the required system call directly.
Change-Id: I8385399621529db9a52b463c96925f6decaaca30
2013-11-14 16:53:15 -08:00
Elliott Hughes
ad7e42d6bd
am 1b782289
: am 5a70acd1
: am ae5c3dd7
: Merge "Remove the mips regdef.h and fpregdef.h old kernel headers."
...
* commit '1b782289f4f89434693e3e906df9c9cf43b4d277':
Remove the mips regdef.h and fpregdef.h old kernel headers.
2013-11-13 18:47:59 -08:00
Elliott Hughes
67b73d370b
am ab894977
: am 3cc7da48
: am c4250430
: Merge "Add unit tests for pow\'s behavior with NaNs."
...
* commit 'ab894977da4e7519aa5c69b38817ee54ae8fd519':
Add unit tests for pow's behavior with NaNs.
2013-11-13 18:44:12 -08:00
Elliott Hughes
1b782289f4
am 5a70acd1
: am ae5c3dd7
: Merge "Remove the mips regdef.h and fpregdef.h old kernel headers."
...
* commit '5a70acd176a792868a61c94169d5e6c0679202f2':
Remove the mips regdef.h and fpregdef.h old kernel headers.
2013-11-13 16:28:37 -08:00
Elliott Hughes
5a70acd176
am ae5c3dd7
: Merge "Remove the mips regdef.h and fpregdef.h old kernel headers."
...
* commit 'ae5c3dd73844e6a9e1a14dbf893eab5142902f18':
Remove the mips regdef.h and fpregdef.h old kernel headers.
2013-11-13 16:24:33 -08:00
Elliott Hughes
ae5c3dd738
Merge "Remove the mips regdef.h and fpregdef.h old kernel headers."
2013-11-14 00:18:58 +00:00
Elliott Hughes
007eced93b
Remove the mips regdef.h and fpregdef.h old kernel headers.
...
Bug: 11559337
Change-Id: I6352cac9c4ef425cb21e34d0299223711ec079af
2013-11-13 16:13:01 -08:00
Elliott Hughes
ab894977da
am 3cc7da48
: am c4250430
: Merge "Add unit tests for pow\'s behavior with NaNs."
...
* commit '3cc7da4838ea5896ff142f447ecb03f62d3e70e6':
Add unit tests for pow's behavior with NaNs.
2013-11-13 15:05:43 -08:00
Elliott Hughes
3cc7da4838
am c4250430
: Merge "Add unit tests for pow\'s behavior with NaNs."
...
* commit 'c425043063eae2fa3e8622bf77ef1ab3a805f156':
Add unit tests for pow's behavior with NaNs.
2013-11-13 15:01:31 -08:00
Elliott Hughes
c425043063
Merge "Add unit tests for pow's behavior with NaNs."
2013-11-13 22:57:36 +00:00
Elliott Hughes
65d8dadcad
am 60101963
: am e77538d5
: am 44cbe94b
: Merge "Add a unit test for syscall(2)."
...
* commit '6010196355959f1a5d34100aa3d44073f291e886':
Add a unit test for syscall(2).
2013-11-13 13:42:53 -08:00
Elliott Hughes
6010196355
am e77538d5
: am 44cbe94b
: Merge "Add a unit test for syscall(2)."
...
* commit 'e77538d570e8a811b09bdcd3c746471d8f74b3de':
Add a unit test for syscall(2).
2013-11-13 13:37:18 -08:00
Elliott Hughes
e77538d570
am 44cbe94b
: Merge "Add a unit test for syscall(2)."
...
* commit '44cbe94bba2e7e4b1369c86b11d66d6b60f0e333':
Add a unit test for syscall(2).
2013-11-13 13:33:12 -08:00
Elliott Hughes
6a8f00d49c
Add unit tests for pow's behavior with NaNs.
...
Bug: 11669804
Change-Id: Idfa6527640c8d0c2cf3e5343bf7afe013e237545
2013-11-13 13:29:23 -08:00
Elliott Hughes
44cbe94bba
Merge "Add a unit test for syscall(2)."
2013-11-13 21:29:07 +00:00
Elliott Hughes
e61dc71efc
Add a unit test for syscall(2).
...
Change-Id: Ic7d9735d46711af93c3a1747de7b2eb8cebea094
2013-11-13 13:14:31 -08:00
Elliott Hughes
c79a5b5cda
am 3cf6d998
: am 6a7e539c
: am 22ba86ee
: Merge "Add extra regression tests for an already-fixed dynamic linker bug."
...
* commit '3cf6d9983c534dd6dae0b3e805a6cdadad910aa8':
Add extra regression tests for an already-fixed dynamic linker bug.
2013-11-11 20:52:09 -08:00
Elliott Hughes
3cf6d9983c
am 6a7e539c
: am 22ba86ee
: Merge "Add extra regression tests for an already-fixed dynamic linker bug."
...
* commit '6a7e539cf1d8ee49fc2b6a11d043ce7962aa2de4':
Add extra regression tests for an already-fixed dynamic linker bug.
2013-11-11 17:06:27 -08:00
Elliott Hughes
6a7e539cf1
am 22ba86ee
: Merge "Add extra regression tests for an already-fixed dynamic linker bug."
...
* commit '22ba86ee44867c2d16973fc2f8da3b0f5b58cc5e':
Add extra regression tests for an already-fixed dynamic linker bug.
2013-11-11 17:04:28 -08:00
Elliott Hughes
22ba86ee44
Merge "Add extra regression tests for an already-fixed dynamic linker bug."
2013-11-12 01:01:24 +00:00
Elliott Hughes
2ed710976c
Add extra regression tests for an already-fixed dynamic linker bug.
...
Bug: https://code.google.com/p/android/issues/detail?id=61799
Change-Id: I84af68f8430a06e999297c2e57e06ecb45adf81e
2013-11-11 15:48:06 -08:00
Elliott Hughes
5ebfaf84df
am 5c56512e
: am cdd6fdec
: am 6768c1ee
: Merge "Add a temporary uapi/linux/compiler.h until upstream has one."
...
* commit '5c56512eebc14558a2b3b83cdca09f04084d609c':
Add a temporary uapi/linux/compiler.h until upstream has one.
2013-11-08 16:03:52 -08:00
Elliott Hughes
41392e2802
am e9664fea
: am 5b6290bc
: am ff5b0fc8
: Merge "Remove the dependency on the non-uapi __kernel_nlink_t."
...
* commit 'e9664fea54d21f765c906006db27b8e275c4a198':
Remove the dependency on the non-uapi __kernel_nlink_t.
2013-11-08 16:03:51 -08:00
Elliott Hughes
5c56512eeb
am cdd6fdec
: am 6768c1ee
: Merge "Add a temporary uapi/linux/compiler.h until upstream has one."
...
* commit 'cdd6fdec6c8175b4b9f132a2b11c1fc5f20e8869':
Add a temporary uapi/linux/compiler.h until upstream has one.
2013-11-08 15:25:38 -08:00
Elliott Hughes
cdd6fdec6c
am 6768c1ee
: Merge "Add a temporary uapi/linux/compiler.h until upstream has one."
...
* commit '6768c1ee510a8e93175b54e93cb583f009766eed':
Add a temporary uapi/linux/compiler.h until upstream has one.
2013-11-08 15:22:43 -08:00
Elliott Hughes
6768c1ee51
Merge "Add a temporary uapi/linux/compiler.h until upstream has one."
2013-11-08 23:20:18 +00:00
Elliott Hughes
e9664fea54
am 5b6290bc
: am ff5b0fc8
: Merge "Remove the dependency on the non-uapi __kernel_nlink_t."
...
* commit '5b6290bcfb47ffb27a66450c9cc3258021e259fa':
Remove the dependency on the non-uapi __kernel_nlink_t.
2013-11-08 15:17:19 -08:00
Elliott Hughes
5b6290bcfb
am ff5b0fc8
: Merge "Remove the dependency on the non-uapi __kernel_nlink_t."
...
* commit 'ff5b0fc8f3406c98561e17bd2a6c5433e192f5be':
Remove the dependency on the non-uapi __kernel_nlink_t.
2013-11-08 15:15:18 -08:00
Elliott Hughes
740531354e
Add a temporary uapi/linux/compiler.h until upstream has one.
...
Bug: 11559337
Change-Id: I205974b1a26e4f85d0e11503afa80669195d211c
2013-11-08 15:13:54 -08:00
Elliott Hughes
ff5b0fc8f3
Merge "Remove the dependency on the non-uapi __kernel_nlink_t."
2013-11-08 23:12:36 +00:00
Elliott Hughes
2ecc164ae9
Remove the dependency on the non-uapi __kernel_nlink_t.
...
The kernel doesn't have an nlink_t; it just uses the equivalent of
uint32_t. We already had a usable __nlink_t in the C library, so
let's just define our nlink_t in terms of __nlink_t, which is what
__nlink_t was meant for anyway.
Note that our struct stat just follows the kernel, and doesn't refer
to nlink_t anyway.
Change-Id: I2a56e418e42404b1741b08c50554b03c11caebae
2013-11-08 14:38:12 -08:00
Elliott Hughes
0538d38a30
am 26d8853a
: am cac7eec5
: am 68723453
: Merge "Generate the uapi headers for mips and x86/x86_64."
...
* commit '26d8853ab5d3c42654a90bf31e54bb851f3b083c':
Generate the uapi headers for mips and x86/x86_64.
2013-11-08 14:28:57 -08:00
Elliott Hughes
26d8853ab5
am cac7eec5
: am 68723453
: Merge "Generate the uapi headers for mips and x86/x86_64."
...
* commit 'cac7eec55a4853abfcd5b8d7bce35d79ab330132':
Generate the uapi headers for mips and x86/x86_64.
2013-11-08 14:23:38 -08:00
Elliott Hughes
cac7eec55a
am 68723453
: Merge "Generate the uapi headers for mips and x86/x86_64."
...
* commit '68723453ac920004fcba2a820c2d56919a5b7081':
Generate the uapi headers for mips and x86/x86_64.
2013-11-08 14:20:59 -08:00