summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh
Commit message (Expand)AuthorAgeFilesLines
* Remove __libc_waitpid function name.Joseph Myers2014-11-071-1/+1
* Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers2014-10-273-2/+3
* Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers2014-10-248-8/+8
* Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2014-10-244-36/+4
* Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers2014-09-231-1/+0
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-5/+5
* Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers2014-09-121-0/+5
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* [PATCH 5/6] Split sh out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+42
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-15/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-22/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+1
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-254-8/+0
* Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers2014-06-242-0/+8
* SH: Consolidate nptl/ subdirectories under linux/.....Roland McGrath2014-06-2314-0/+0
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-201-1/+0
* Move SH code out of nptl/ subdirectory.Roland McGrath2014-06-1223-0/+6138
* SH: Consolidate NPTL/non versions of vforkRoland McGrath2014-06-022-29/+33
* SH: Consolidate NPTL/non versions of cloneRoland McGrath2014-05-281-6/+1
* SH: Convert fork.c to arch-fork.hRoland McGrath2014-05-271-0/+28
* Restore ucontext ABI for soft-float sh4.Kaz Kojima2014-01-241-1/+1
* Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima2014-01-232-103/+17
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0133-33/+33
* Add SH implementation of sotruss-lib.c and c++-types.data.Kaz Kojima2013-12-061-0/+67
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-261-9/+9
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Remove trailing whitespace.Joseph Myers2013-06-057-19/+19
* Add getgid.c for SHChristian Grönke2013-05-101-0/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+4
* Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.hAndreas Jaeger2013-03-051-7/+2
* Create <bits/mman-linux.h>Andreas Jaeger2013-03-041-69/+2
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-084-12/+8
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-2/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0233-36/+33
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+5
* SH: Use <bits/fcntl-linux.h>Andreas Jaeger2012-10-211-278/+3
* BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list.Roland McGrath2012-08-011-1/+0
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-0/+3
* SH: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge2012-07-171-1/+2
* SH can do fanotify_mark, too.glibc-2.16-tpsAndreas Schwab2012-06-233-0/+6
* SH: Preserve more registers for frame unwinding purposes, add CFI directives.Thomas Schwinge2012-06-233-5/+35
* SH: Optimize assembler code in context of call to __fortify_fail.Thomas Schwinge2012-06-231-8/+4
* SH: ____longjmp_chk for GNU/Linux with sigaltstack support.Thomas Schwinge2012-06-233-0/+130
* SH: ABORT_INSTRUCTION.Thomas Schwinge2012-06-231-3/+4
* SH: makecontext/.Lexitcode: Always initialize the GOT register before use.Thomas Schwinge2012-06-231-4/+8
* SH: makecontext: Fix calculation of ARGC > 4.Thomas Schwinge2012-06-231-1/+1
* SH: makecontext: Improve understandability.Thomas Schwinge2012-06-231-29/+29
* Fix gUSA sequence in SH atomic functions inKaz Kojima2012-06-231-93/+94
* SH: refresh *.abilist files.Kaz Kojima2012-06-094-38/+34