about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc/sparc64
Commit message (Expand)AuthorAgeFilesLines
...
* posix: Consolidate Linux pause syscallAdhemerval Zanella2017-05-182-10/+0
* Consolidate Linux select implementationAdhemerval Zanella2017-05-031-2/+0
* Consolidate Linux send implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux sendto implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recv implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux recvfrom implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux connect implementationAdhemerval Zanella2017-03-091-1/+0
* Consolidate Linux accept implementationAdhemerval Zanella2017-03-091-1/+0
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+0
* sparc: Remove unused assignment in __cloneIvo Raisr2017-02-061-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0128-28/+28
* Add fromfp functions.Joseph Myers2016-12-311-0/+12
* Consolidate Linux semctl implementationAdhemerval Zanella2016-12-281-54/+0
* Consolidate Linux msgrcv implementationAdhemerval Zanella2016-12-281-32/+0
* Refactor Linux ipc_priv headerAdhemerval Zanella2016-12-281-0/+41
* Do not stack-protect sigreturn stubs [BZ #7065]Nick Alcock2016-12-261-1/+3
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-211-0/+3
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-201-0/+6
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+2
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-121-0/+2
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-021-0/+3
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* 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-17/+0
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-221-0/+1
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-191-0/+3
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-261-0/+3
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-251-0/+3
* 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/+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
* SPARC64: update localplt.dataAurelien Jarno2016-07-011-0/+1
* MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno2016-06-271-4/+4
* MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno2016-06-181-0/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-161-0/+7
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-102-7/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-061-0/+1
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-0/+2
* 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-7/+2
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0429-29/+29