aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nacl
AgeCommit message (Expand)Author
2015-07-24NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath
2015-07-23Make sysdeps/posix bring in login subdir.Roland McGrath
2015-07-23NaCl: Fix missing getdtablesize symbol.Roland McGrath
2015-07-21NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.Roland McGrath
2015-07-21Add abilist files and NEWS item for arm-nacl port.Roland McGrath
2015-07-14Factor file identity rules out of generic rtld code.Roland McGrath
2015-07-10NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-07-09PLT avoidance for _exit in rtld.Roland McGrath
2015-06-30Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel
2015-06-24NaCl: Fix glob.c build after getlogin_r -> __getlogin_r.Roland McGrath
2015-06-03NaCl: Implement nacl_interface_ext_supply entry point.Roland McGrath
2015-05-28NaCl: Make thread exit wake pthread_join.Roland McGrath
2015-05-28NaCl: Fix lll_futex_timed_wait timeout calculation.Roland McGrath
2015-05-26NaCl: Fix thinko in last change.Roland McGrath
2015-05-26NaCl: Add NaCl-specific __lll_timedlock_wait.Roland McGrath
2015-05-26struct stat is not posix conformSzabolcs Nagy
2015-05-20NaCl: Set tid field to a unique value.Roland McGrath
2015-05-13NaCl: Make fdopendir skip fcntl check.Roland McGrath
2015-05-12NaCl: Provide non-default values for uname.Roland McGrath
2015-05-08NaCl: Implement gethostname.Roland McGrath
2015-05-06NaCl: Fix elf_loader file name in nacl-test-wrapper.shRoland McGrath
2015-04-29NaCl: Change clock_t to long int.Roland McGrath
2015-04-29NaCl: Fix symbol names for euidaccess.Roland McGrath
2015-04-29NaCl: Make __suseconds_t be long int rather than int32_t.Roland McGrath
2015-04-17Add arm-nacl port.Roland McGrath