about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/m68k
Commit message (Expand)AuthorAgeFilesLines
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-111-0/+40
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0232-32/+32
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-161-0/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-102-46/+3
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-231-0/+1
* Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella2020-10-131-0/+10
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-38/+6
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-093-6/+8
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-093-7/+15
* Update mallinfo2 ABI, and testDJ Delorie2020-09-172-0/+2
* linux: Consolidate fxstatat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-111-1/+0
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-071-0/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-162-2/+0
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-072-0/+4
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-072-0/+4
* Add the __libc_single_threaded variableFlorian Weimer2020-07-062-0/+2
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-062-0/+2
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-192-0/+2
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-022-0/+4
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-204-2/+5
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-204-3/+5
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-204-3/+5
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-214-2/+4
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-031-0/+3
* m68k: getpagesize syscall number is always availableFlorian Weimer2020-03-031-4/+0
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-202-3/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-202-3/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-202-2/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-202-2/+0
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-154-20/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-146-14/+10
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-22/+1
* Linux: Add tables with system call numbersFlorian Weimer2020-01-021-0/+408
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0133-33/+33
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-192-2/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-192-4/+0
* nptl: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-12-091-0/+1
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-062-4/+0
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-012-0/+2
* Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella2019-10-181-3/+5
* ipc: Refactor sysvipc internal definitionsAdhemerval Zanella2019-10-171-0/+1