summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/m68k
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-09-04Rename bits/m68k-vdso.h to m68k-vdso.h (bug 14912).Joseph Myers
2015-08-24Remove __ASSUME_IPC64Andreas Schwab
2015-08-05Properly terminate FDE in makecontext for m68k (bug 18635)Andreas Schwab
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2015-05-22Remove socket.S implementationAdhemerval Zanella
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-01-25m68k/coldfire: avoid warning about volatile register variablesAndreas Schwab
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-07m68k: don't expect PLT reference to __tls_get_addrAndreas Schwab
2014-11-07Remove __libc_waitpid function name.Joseph Myers
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell
2014-10-27Move setfsgid/setfsuid definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-24Move get*id and getgroups definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-07-18m68k: use generic lowlevellock.hAndreas Schwab
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-10Get rid of lll_robust_dead.Roland McGrath
2014-07-10Get rid of lll_robust_trylock.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-20Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers
2014-06-14m68k: Consolidate NPTL/non versions of cloneAndreas Schwab
2014-06-14m68k: Consolidate NPTL/non versions of vforkAndreas Schwab
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-06-09m68k: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-30m68k: Convert fork.c to arch-fork.hRoland McGrath
2014-05-14Consolidate not-cancel.h files.Roland McGrath
2014-05-14Reduce kernel-features.h duplication.Joseph Myers
2014-05-12Clean up kernel version conditionals for pre-2.6.32 kernels.Joseph Myers
2014-04-11Fixed and unified pthread_once.Torvald Riegel
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers