summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make SIGRTMIN hide the real-time signals we use internally."Elliott Hughes2014-04-302-5/+21
|\
| * Make SIGRTMIN hide the real-time signals we use internally.Elliott Hughes2014-04-302-5/+21
* | Fix the CPU_*_S tests.Elliott Hughes2014-04-301-5/+5
|/
* Merge "Fix cpu_set_t"Calin Juravle2014-04-301-0/+204
|\
| * Fix cpu_set_tCalin Juravle2014-04-301-0/+204
* | Adds quick_exit(3) and at_quick_exit(3) from freebsdDan Albert2014-04-292-0/+52
* | Switch to the OpenBSD implementations of the wide scanf functions.Elliott Hughes2014-04-291-0/+8
* | Merge "Switch to the OpenBSD wcsto* functions."Elliott Hughes2014-04-293-2/+56
|\ \
| * | Switch to the OpenBSD wcsto* functions.Elliott Hughes2014-04-293-2/+56
* | | Merge "Fix potential makefile bug."Christopher Ferris2014-04-292-4/+4
|\ \ \ | |/ / |/| |
| * | Fix potential makefile bug.Christopher Ferris2014-04-282-4/+4
* | | Add mbtowc and fix mbrtowc.Elliott Hughes2014-04-281-0/+38
|/ /
* | Replace our broken wcswcs with the working upstream one.Elliott Hughes2014-04-281-0/+15
|/
* Don't use so much stack in tzcode.Elliott Hughes2014-04-251-0/+32
* Fix brk/sbrk error checking.Elliott Hughes2014-04-251-5/+42
* Merge "Clean-up _fpmath and fake_long_doubles"Calin Juravle2014-04-241-3/+20
|\
| * Clean-up _fpmath and fake_long_doublesCalin Juravle2014-04-231-3/+20
* | Fix fallout from host GCC upgrade.Elliott Hughes2014-04-231-1/+6
* | Fix the glibc tests again.Elliott Hughes2014-04-221-9/+11
* | Tests for environment variables utility functionsGrigoriy Kraynov2014-04-221-0/+108
* | Get ANDROID_DATA dir from enviromentDmitriy Ivanov2014-04-221-3/+6
* | Follow up on building tests for both platformsDmitriy Ivanov2014-04-221-9/+14
* | Build 32/64 bit versions of tests/benchmarks.Christopher Ferris2014-04-222-0/+7
* | Merge "Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN."Elliott Hughes2014-04-221-0/+4
|\ \ | |/ |/|
| * Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN.Elliott Hughes2014-04-211-0/+4
* | Merge "Allow sharing the RELRO section via a file."Torne (Richard Coles)2014-04-221-0/+56
|\ \
| * | Allow sharing the RELRO section via a file.Torne (Richard Coles)2014-04-171-0/+56
* | | Merge "Support loading libraries to a reserved address."Torne (Richard Coles)2014-04-223-0/+192
|\ \ \ | |/ / | | / | |/ |/|
| * Support loading libraries to a reserved address.Torne (Richard Coles)2014-04-173-0/+192
* | Fix a wchar.wcstombs_wcrtombs test failure.Elliott Hughes2014-04-181-2/+2
* | Merge "Upgrade to current vfprintf."Elliott Hughes2014-04-182-10/+131
|\ \
| * | Upgrade to current vfprintf.Elliott Hughes2014-04-172-10/+131
* | | Upgrade our <ctype.h> implementation to OpenBSD head.Elliott Hughes2014-04-182-0/+139
|/ /
* | Switch to gdtoa.Elliott Hughes2014-04-161-4/+14
|/
* Merge "Fix signed vs unsigned comparison."Ben Cheng2014-04-151-2/+5
|\
| * Fix signed vs unsigned comparison.Ben Cheng2014-04-151-2/+5
* | Reimplement isinf/isnan/fpclassify.Elliott Hughes2014-04-141-0/+12
* | Extra tests for printf of NaN and Inf.Elliott Hughes2014-04-141-0/+19
|/
* Improve the <sstream> test.Elliott Hughes2014-04-101-6/+46
* Add a test for external/stlport a6df82320fcb8f26af0d067c7768fedbaeb9ad88.Elliott Hughes2014-04-102-0/+31
* Merge "Flesh out <locale.h>."Elliott Hughes2014-04-091-0/+60
|\
| * Flesh out <locale.h>.Elliott Hughes2014-04-081-0/+60
* | Fix build: include what you use.Elliott Hughes2014-04-081-0/+2
* | Implement _Exit(3).Elliott Hughes2014-04-082-0/+28
|/
* Clean up localeconv(3).Elliott Hughes2014-04-081-6/+25
* AArch64: Fix flock64 for LP64.Serban Constantinescu2014-04-081-0/+16
* Merge "Add stpcpy/stpncpy."Christopher Ferris2014-04-082-93/+262
|\
| * Add stpcpy/stpncpy.Christopher Ferris2014-04-072-93/+262
* | Merge "Fix the printf issue for 64 bits. The following case:"Elliott Hughes2014-04-071-0/+3
|\ \
| * | Fix the printf issue for 64 bits. The following case:Alexander Ivchenko2014-04-021-0/+3