aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh
AgeCommit message (Expand)AuthorFilesLines
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2-5/+0
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell1-0/+1
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2-0/+6
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella1-2/+0
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella1-6/+2
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2-51/+10
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella2-50/+10
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers1-7/+0
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella1-0/+1
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers1-33/+20
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers35-35/+35
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin1-0/+2
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers1-0/+21
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers1-0/+5
2015-11-06Simplify the abilist formatFlorian Weimer13-3212/+3143
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard1-0/+7
2015-11-04Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers1-27/+21
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu1-0/+1
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-0/+0
2015-08-24Remove __ASSUME_IPC64Andreas Schwab3-3/+0
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella1-0/+3
2015-06-04nptl: Rewrite cancellation macrosAdhemerval Zanella4-73/+10
2015-05-22Remove socket.S implementationAdhemerval Zanella1-179/+0
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers1-0/+5
2015-01-06Function declaration cleanupAdhemerval Zanella4-20/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers36-36/+36
2014-12-19sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel19-5572/+0
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers1-1/+1
2014-12-12* Fix SH specific compiler warnings which are for integer-pointerKaz Kojima2-2/+2
2014-12-09Remove custom pthread_once implementation on sh.Torvald Riegel1-257/+0
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar5-7/+7
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar2-2/+2
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-2/+2
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar1-2/+2
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+3
2014-11-07Remove __libc_waitpid function name.Joseph Myers1-1/+1
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers3-2/+3
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers8-8/+8
2014-10-24Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers4-36/+4
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers1-1/+0
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-5/+5
2014-09-12Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers1-0/+5
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-07-17[PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers1-0/+42
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-15/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-22/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath1-0/+1
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers4-8/+0
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2-0/+8
2014-06-23SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath14-0/+0