aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/m68k
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers38-38/+38
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin1-0/+1
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers1-0/+24
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2-0/+10
2015-11-06Simplify the abilist formatFlorian Weimer26-6479/+6362
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard2-0/+14
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-2/+2
2015-09-04Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912).Joseph Myers5-4/+4
2015-08-24Remove __ASSUME_IPC64Andreas Schwab3-3/+0
2015-08-05Properly terminate FDE in makecontext for m68k (bug 18635)Andreas Schwab1-1/+4
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2-0/+6
2015-05-22Remove socket.S implementationAdhemerval Zanella1-122/+0
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath1-2/+2
2015-01-25m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab1-10/+9
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers39-39/+39
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar3-5/+5
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar2-6/+6
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-07m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab1-4/+3
2014-11-07Remove __libc_waitpid function name.Joseph Myers1-1/+1
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell1-0/+9
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-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers1-2/+1
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers3-2/+2
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers2-1/+1
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-1/+1
2014-07-18m68k: use generic lowlevellock.hAndreas Schwab1-308/+0
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-0/+1
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-9/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-3/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath1-0/+1
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-1/+0
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath33-215/+0
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers1-1/+0
2014-06-14m68k: Consolidate NPTL/non versions of cloneAndreas Schwab2-6/+0
2014-06-14m68k: Consolidate NPTL/non versions of vforkAndreas Schwab4-85/+21
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-06-09m68k: Define TLS_DEFINE_INIT_TPRoland McGrath1-24/+0
2014-05-30m68k: Convert fork.c to arch-fork.hRoland McGrath1-3/+2
2014-05-14Consolidate not-cancel.h files.Roland McGrath1-1/+0
2014-05-14Reduce kernel-features.h duplication.Joseph Myers1-14/+0
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers1-11/+7
2014-04-11Fixed and unified pthread_once.Torvald Riegel1-90/+0
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella1-0/+3
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers1-0/+1
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-2/+2