| Commit message (Expand) | Author | Age | Files | Lines |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -0/+3 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 1 | -1/+0 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -0/+3 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -0/+3 |
* | New internal function __access_noerrno | Adhemerval Zanella | 2016-11-16 | 2 | -0/+11 |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 1 | -0/+3 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 1 | -0/+3 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 1 | -0/+3 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 1 | -0/+3 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -0/+2 |
* | Remove the ptw-% patterns | Florian Weimer | 2016-09-14 | 1 | -1/+2 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+2 |
* | NaCl: Fix compile error for __dup after libc_hidden_proto addition. | Roland McGrath | 2016-09-02 | 1 | -0/+1 |
* | NaCl: Fix compile error in clock function. | Roland McGrath | 2016-09-02 | 1 | -1/+1 |
* | Add fetestexceptflag. | Joseph Myers | 2016-08-29 | 1 | -0/+1 |
* | Add fesetexcept. | Joseph Myers | 2016-08-16 | 1 | -0/+2 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -0/+7 |
* | Fix build with HAVE_AUX_VECTOR | Samuel Thibault | 2016-04-11 | 1 | -3/+3 |
* | NaCl: Fix unused variable errors in lowlevellock-futex.h macros. | Roland McGrath | 2016-01-20 | 1 | -2/+5 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 91 | -91/+91 |
* | Add __CPU_MASK_TYPE for __cpu_mask | H.J. Lu | 2015-12-01 | 1 | -0/+1 |
* | NaCl: Use allocate_code_data after dyncode_create | Roland McGrath | 2015-11-20 | 1 | -1/+27 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 1 | -0/+5 |
* | NaCl: Use open_resource API for shared objects | Roland McGrath | 2015-11-10 | 3 | -1/+64 |
* | Simplify the abilist format | Florian Weimer | 2015-11-06 | 10 | -725/+715 |
* | NaCl: Do not install <sys/mtio.h>. | Roland McGrath | 2015-09-11 | 1 | -0/+9 |
* | NaCl: Call __nacl_main in preference to main. | Roland McGrath | 2015-08-25 | 1 | -1/+5 |
* | NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions. | Roland McGrath | 2015-07-24 | 1 | -4/+0 |
* | Make sysdeps/posix bring in login subdir. | Roland McGrath | 2015-07-23 | 2 | -24/+8 |
* | NaCl: Fix missing getdtablesize symbol. | Roland McGrath | 2015-07-23 | 1 | -0/+1 |
* | NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename. | Roland McGrath | 2015-07-21 | 3 | -4/+2 |
* | Add abilist files and NEWS item for arm-nacl port. | Roland McGrath | 2015-07-21 | 9 | -0/+717 |
* | Factor file identity rules out of generic rtld code. | Roland McGrath | 2015-07-14 | 1 | -0/+8 |
* | NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC. | Roland McGrath | 2015-07-10 | 1 | -0/+42 |
* | Add and use new glibc-internal futex API. | Torvald Riegel | 2015-07-10 | 2 | -2/+250 |
* | PLT avoidance for _exit in rtld. | Roland McGrath | 2015-07-09 | 1 | -0/+1 |
* | Clean up BUSY_WAIT_NOP and atomic_delay. | Torvald Riegel | 2015-06-30 | 2 | -6/+2 |
* | NaCl: Fix glob.c build after getlogin_r -> __getlogin_r. | Roland McGrath | 2015-06-24 | 1 | -2/+2 |
* | NaCl: Implement nacl_interface_ext_supply entry point. | Roland McGrath | 2015-06-03 | 5 | -2/+95 |
* | NaCl: Make thread exit wake pthread_join. | Roland McGrath | 2015-05-28 | 4 | -2/+156 |
* | NaCl: Fix lll_futex_timed_wait timeout calculation. | Roland McGrath | 2015-05-28 | 1 | -12/+12 |
* | NaCl: Fix thinko in last change. | Roland McGrath | 2015-05-26 | 1 | -8/+9 |
* | NaCl: Add NaCl-specific __lll_timedlock_wait. | Roland McGrath | 2015-05-26 | 1 | -0/+52 |
* | struct stat is not posix conform | Szabolcs Nagy | 2015-05-26 | 1 | -2/+2 |
* | NaCl: Set tid field to a unique value. | Roland McGrath | 2015-05-20 | 2 | -0/+68 |
* | NaCl: Make fdopendir skip fcntl check. | Roland McGrath | 2015-05-13 | 1 | -0/+32 |
* | NaCl: Provide non-default values for uname. | Roland McGrath | 2015-05-12 | 1 | -0/+32 |
* | NaCl: Implement gethostname. | Roland McGrath | 2015-05-08 | 1 | -0/+45 |
* | NaCl: Fix elf_loader file name in nacl-test-wrapper.sh | Roland McGrath | 2015-05-06 | 1 | -1/+1 |
* | NaCl: Change clock_t to long int. | Roland McGrath | 2015-04-29 | 2 | -3/+4 |