Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Make SIGRTMIN hide the real-time signals we use internally." | Elliott Hughes | 2014-04-30 | 2 | -5/+21 |
|\ | |||||
| * | Make SIGRTMIN hide the real-time signals we use internally. | Elliott Hughes | 2014-04-30 | 2 | -5/+21 |
* | | Fix the CPU_*_S tests. | Elliott Hughes | 2014-04-30 | 1 | -5/+5 |
|/ | |||||
* | Merge "Fix cpu_set_t" | Calin Juravle | 2014-04-30 | 1 | -0/+204 |
|\ | |||||
| * | Fix cpu_set_t | Calin Juravle | 2014-04-30 | 1 | -0/+204 |
* | | Adds quick_exit(3) and at_quick_exit(3) from freebsd | Dan Albert | 2014-04-29 | 2 | -0/+52 |
* | | Switch to the OpenBSD implementations of the wide scanf functions. | Elliott Hughes | 2014-04-29 | 1 | -0/+8 |
* | | Merge "Switch to the OpenBSD wcsto* functions." | Elliott Hughes | 2014-04-29 | 3 | -2/+56 |
|\ \ | |||||
| * | | Switch to the OpenBSD wcsto* functions. | Elliott Hughes | 2014-04-29 | 3 | -2/+56 |
* | | | Merge "Fix potential makefile bug." | Christopher Ferris | 2014-04-29 | 2 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix potential makefile bug. | Christopher Ferris | 2014-04-28 | 2 | -4/+4 |
* | | | Add mbtowc and fix mbrtowc. | Elliott Hughes | 2014-04-28 | 1 | -0/+38 |
|/ / | |||||
* | | Replace our broken wcswcs with the working upstream one. | Elliott Hughes | 2014-04-28 | 1 | -0/+15 |
|/ | |||||
* | Don't use so much stack in tzcode. | Elliott Hughes | 2014-04-25 | 1 | -0/+32 |
* | Fix brk/sbrk error checking. | Elliott Hughes | 2014-04-25 | 1 | -5/+42 |
* | Merge "Clean-up _fpmath and fake_long_doubles" | Calin Juravle | 2014-04-24 | 1 | -3/+20 |
|\ | |||||
| * | Clean-up _fpmath and fake_long_doubles | Calin Juravle | 2014-04-23 | 1 | -3/+20 |
* | | Fix fallout from host GCC upgrade. | Elliott Hughes | 2014-04-23 | 1 | -1/+6 |
* | | Fix the glibc tests again. | Elliott Hughes | 2014-04-22 | 1 | -9/+11 |
* | | Tests for environment variables utility functions | Grigoriy Kraynov | 2014-04-22 | 1 | -0/+108 |
* | | Get ANDROID_DATA dir from enviroment | Dmitriy Ivanov | 2014-04-22 | 1 | -3/+6 |
* | | Follow up on building tests for both platforms | Dmitriy Ivanov | 2014-04-22 | 1 | -9/+14 |
* | | Build 32/64 bit versions of tests/benchmarks. | Christopher Ferris | 2014-04-22 | 2 | -0/+7 |
* | | Merge "Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN." | Elliott Hughes | 2014-04-22 | 1 | -0/+4 |
|\ \ | |/ |/| | |||||
| * | Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN. | Elliott Hughes | 2014-04-21 | 1 | -0/+4 |
* | | Merge "Allow sharing the RELRO section via a file." | Torne (Richard Coles) | 2014-04-22 | 1 | -0/+56 |
|\ \ | |||||
| * | | Allow sharing the RELRO section via a file. | Torne (Richard Coles) | 2014-04-17 | 1 | -0/+56 |
* | | | Merge "Support loading libraries to a reserved address." | Torne (Richard Coles) | 2014-04-22 | 3 | -0/+192 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Support loading libraries to a reserved address. | Torne (Richard Coles) | 2014-04-17 | 3 | -0/+192 |
* | | Fix a wchar.wcstombs_wcrtombs test failure. | Elliott Hughes | 2014-04-18 | 1 | -2/+2 |
* | | Merge "Upgrade to current vfprintf." | Elliott Hughes | 2014-04-18 | 2 | -10/+131 |
|\ \ | |||||
| * | | Upgrade to current vfprintf. | Elliott Hughes | 2014-04-17 | 2 | -10/+131 |
* | | | Upgrade our <ctype.h> implementation to OpenBSD head. | Elliott Hughes | 2014-04-18 | 2 | -0/+139 |
|/ / | |||||
* | | Switch to gdtoa. | Elliott Hughes | 2014-04-16 | 1 | -4/+14 |
|/ | |||||
* | Merge "Fix signed vs unsigned comparison." | Ben Cheng | 2014-04-15 | 1 | -2/+5 |
|\ | |||||
| * | Fix signed vs unsigned comparison. | Ben Cheng | 2014-04-15 | 1 | -2/+5 |
* | | Reimplement isinf/isnan/fpclassify. | Elliott Hughes | 2014-04-14 | 1 | -0/+12 |
* | | Extra tests for printf of NaN and Inf. | Elliott Hughes | 2014-04-14 | 1 | -0/+19 |
|/ | |||||
* | Improve the <sstream> test. | Elliott Hughes | 2014-04-10 | 1 | -6/+46 |
* | Add a test for external/stlport a6df82320fcb8f26af0d067c7768fedbaeb9ad88. | Elliott Hughes | 2014-04-10 | 2 | -0/+31 |
* | Merge "Flesh out <locale.h>." | Elliott Hughes | 2014-04-09 | 1 | -0/+60 |
|\ | |||||
| * | Flesh out <locale.h>. | Elliott Hughes | 2014-04-08 | 1 | -0/+60 |
* | | Fix build: include what you use. | Elliott Hughes | 2014-04-08 | 1 | -0/+2 |
* | | Implement _Exit(3). | Elliott Hughes | 2014-04-08 | 2 | -0/+28 |
|/ | |||||
* | Clean up localeconv(3). | Elliott Hughes | 2014-04-08 | 1 | -6/+25 |
* | AArch64: Fix flock64 for LP64. | Serban Constantinescu | 2014-04-08 | 1 | -0/+16 |
* | Merge "Add stpcpy/stpncpy." | Christopher Ferris | 2014-04-08 | 2 | -93/+262 |
|\ | |||||
| * | Add stpcpy/stpncpy. | Christopher Ferris | 2014-04-07 | 2 | -93/+262 |
* | | Merge "Fix the printf issue for 64 bits. The following case:" | Elliott Hughes | 2014-04-07 | 1 | -0/+3 |
|\ \ | |||||
| * | | Fix the printf issue for 64 bits. The following case: | Alexander Ivchenko | 2014-04-02 | 1 | -0/+3 |