about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/tile
Commit message (Expand)AuthorAgeFilesLines
...
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-105-16/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-063-0/+3
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-0/+2
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-255-0/+17
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-34/+5
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-7/+0
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-0/+1
* Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers2016-02-261-3/+1
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-1/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0438-38/+38
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-036-12/+0
* tile: define __NO_LONG_DOUBLE_MATHChris Metcalf2015-11-246-0/+12
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-231-1/+3
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-203-0/+15
* Simplify the abilist formatFlorian Weimer2015-11-0639-9156/+9090
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-063-0/+21
* tile: avoid preprocessor redefinition warningsChris Metcalf2015-10-211-0/+3
* tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf2015-07-212-4/+6
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-083-0/+9
* tile: use better variable naming in INLINE_SYSCALLChris Metcalf2015-05-261-14/+15
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-262-34/+1
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-264-73/+31
* libc-vdso.h place consolidationAdhemerval Zanella2015-04-203-2/+2
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+0
* tile: check error properly for vDSO callsChris Metcalf2015-01-053-6/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0239-39/+39
* tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2014-12-261-3/+3
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-221-3/+0
* tile: remove localplt.data and use generic one again.Chris Metcalf2014-12-211-18/+0
* tile: provide localplt.data with __tls_get_addr optionalChris Metcalf2014-12-201-0/+18
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-171-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-243-3/+3
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-243-4/+4
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-242-3/+3
* Remove __libc_waitpid function name.Joseph Myers2014-11-071-2/+0
* tile: add clock_gettime support via vDSOChris Metcalf2014-10-065-6/+69
* tile: make the prolog of clone() more conformantChris Metcalf2014-10-061-5/+6
* tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf2014-10-061-0/+75
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-1/+1
* tile: remove linux lowlevellock.hChris Metcalf2014-09-101-304/+0
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-0/+2
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-9/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-8/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+1
* tile: Consolidate NPTL/non versions of vforkChris Metcalf2014-06-113-6/+2
* Tile: Define TLS_DEFINE_INIT_TPRoland McGrath2014-06-111-24/+0
* tile: move sysdeps/unix/sysv/linux/tile nptl files.Chris Metcalf2014-06-1053-269/+5
* tile: Convert fork.c to arch-fork.hRoland McGrath2014-05-281-4/+2