about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh
Commit message (Expand)AuthorAgeFilesLines
...
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-0/+2
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+3
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-302-5/+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-241-0/+3
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-242-42/+1
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-0/+3
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-171-1/+0
* Fix SH4 register-dump.h for soft-float.Joseph Myers2016-11-161-1/+1
* Make SH ucontext always match current kernels.Joseph Myers2016-11-151-15/+0
* Make SH <sys/user.h> self-contained.Joseph Myers2016-11-111-0/+1
* Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinitionAdhemerval Zanella2016-11-101-0/+5
* Add localplt.data for sh.Joseph Myers2016-11-081-0/+20
* Define __ASSUME_ST_INO_64_BIT on all platforms.Steve Ellcey2016-11-071-0/+1
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+3
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+3
* Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella2016-10-245-92/+5
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-191-0/+3
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-151-0/+3
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-121-0/+3
* Add iseqsig.Joseph Myers2016-10-061-0/+2
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-2/+3
* Add femode_t functions.Joseph Myers2016-09-071-0/+2
* Add fetestexceptflag.Joseph Myers2016-08-291-0/+1
* Add fesetexcept.Joseph Myers2016-08-161-0/+2
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-0/+1
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+7
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-102-5/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-061-0/+1
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-252-0/+6
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+0
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-6/+2
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-112-51/+10
* Consolidate pread/pread64 implementationsAdhemerval Zanella2016-04-112-50/+10
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-7/+0
* 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-33/+20
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0435-35/+35
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-0/+2
* Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers2015-12-091-0/+21
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-201-0/+5
* Simplify the abilist formatFlorian Weimer2015-11-0613-3212/+3143
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-061-0/+7
* Remove miscellaneous GCC >= 4.7 version conditionals.Joseph Myers2015-11-041-27/+21
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-0/+0
* Remove __ASSUME_IPC64Andreas Schwab2015-08-243-3/+0
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-044-73/+10
* Remove socket.S implementationAdhemerval Zanella2015-05-221-179/+0