about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/m68k
Commit message (Expand)AuthorAgeFilesLines
...
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-20/+24
* Consolidate Linux mmap implementation (BZ#21270)Adhemerval Zanella2017-04-123-47/+29
* Build divdi3 only for architecture that required itAdhemerval Zanella2017-04-061-0/+5
* Remove __ASSUME_REQUEUE_PIAdhemerval Zanella2017-04-041-1/+0
* Consolidate set* Linux implementationAdhemerval Zanella2017-03-289-10/+0
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-1/+1
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-091-1/+1
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-091-1/+1
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-091-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0138-38/+38
* Add fromfp functions.Joseph Myers2016-12-312-0/+24
* Consolidate Linux semtimedop implementationAdhemerval Zanella2016-12-281-69/+0
* Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella2016-12-281-0/+3
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-212-0/+6
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-202-0/+12
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-162-0/+4
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-122-0/+4
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-022-0/+6
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-303-6/+2
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-301-0/+3
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-242-0/+6
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-242-33/+0
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-192-0/+6
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-174-10/+0
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-262-0/+6
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-252-0/+6
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-192-0/+6
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-152-0/+6
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-122-0/+6
* Add iseqsig.Joseph Myers2016-10-062-0/+5
* Add iscanonical.Joseph Myers2016-09-301-0/+1
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-0/+6
* Add femode_t functions.Joseph Myers2016-09-072-0/+4
* Add fetestexceptflag.Joseph Myers2016-08-292-0/+2
* Add fesetexcept.Joseph Myers2016-08-162-0/+4
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-032-0/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-162-0/+14
* Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella2016-06-131-1/+0
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-103-7/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-062-0/+2
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-253-0/+9
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+2
* Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2016-05-231-0/+42
* m68k: avoid local labels in symbol tableAndreas Schwab2016-04-301-4/+4
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-8/+1
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-3/+6
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-0/+1
* Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers2016-02-261-6/+0