about summary refs log tree commit diff
path: root/sysdeps/nacl
Commit message (Expand)AuthorAgeFilesLines
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+3
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-301-1/+0
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-241-0/+3
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-0/+3
* New internal function __access_noerrnoAdhemerval Zanella2016-11-162-0/+11
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+3
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+3
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-0/+3
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+3
* Add iseqsig.Joseph Myers2016-10-061-0/+2
* Remove the ptw-% patternsFlorian Weimer2016-09-141-1/+2
* Add femode_t functions.Joseph Myers2016-09-071-0/+2
* NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath2016-09-021-0/+1
* NaCl: Fix compile error in clock function.Roland McGrath2016-09-021-1/+1
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+1
* Add fesetexcept.Joseph Myers2016-08-161-0/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+7
* Fix build with HAVE_AUX_VECTORSamuel Thibault2016-04-111-3/+3
* NaCl: Fix unused variable errors in lowlevellock-futex.h macros.Roland McGrath2016-01-201-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0491-91/+91
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-011-0/+1
* NaCl: Use allocate_code_data after dyncode_createRoland McGrath2015-11-201-1/+27
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+5
* NaCl: Use open_resource API for shared objectsRoland McGrath2015-11-103-1/+64
* Simplify the abilist formatFlorian Weimer2015-11-0610-725/+715
* NaCl: Do not install <sys/mtio.h>.Roland McGrath2015-09-111-0/+9
* NaCl: Call __nacl_main in preference to main.Roland McGrath2015-08-251-1/+5
* NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath2015-07-241-4/+0
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-232-24/+8
* NaCl: Fix missing getdtablesize symbol.Roland McGrath2015-07-231-0/+1
* NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.Roland McGrath2015-07-213-4/+2
* Add abilist files and NEWS item for arm-nacl port.Roland McGrath2015-07-219-0/+717
* Factor file identity rules out of generic rtld code.Roland McGrath2015-07-141-0/+8
* NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath2015-07-101-0/+42
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-102-2/+250
* PLT avoidance for _exit in rtld.Roland McGrath2015-07-091-0/+1
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-302-6/+2
* NaCl: Fix glob.c build after getlogin_r -> __getlogin_r.Roland McGrath2015-06-241-2/+2
* NaCl: Implement nacl_interface_ext_supply entry point.Roland McGrath2015-06-035-2/+95
* NaCl: Make thread exit wake pthread_join.Roland McGrath2015-05-284-2/+156
* NaCl: Fix lll_futex_timed_wait timeout calculation.Roland McGrath2015-05-281-12/+12
* NaCl: Fix thinko in last change.Roland McGrath2015-05-261-8/+9
* NaCl: Add NaCl-specific __lll_timedlock_wait.Roland McGrath2015-05-261-0/+52
* struct stat is not posix conformSzabolcs Nagy2015-05-261-2/+2
* NaCl: Set tid field to a unique value.Roland McGrath2015-05-202-0/+68
* NaCl: Make fdopendir skip fcntl check.Roland McGrath2015-05-131-0/+32
* NaCl: Provide non-default values for uname.Roland McGrath2015-05-121-0/+32
* NaCl: Implement gethostname.Roland McGrath2015-05-081-0/+45
* NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath2015-05-061-1/+1
* NaCl: Change clock_t to long int.Roland McGrath2015-04-292-3/+4