aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)Author
2019-11-22rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Koƛcielnicki
2019-11-05mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic
2018-12-29Bug 20116: Fix use after free in pthread_create()Carlos O'Donell
2018-09-10Fix segfault in maybe_script_execute.Stefan Liebler
2017-12-02posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella
2017-12-02i386: Hide __old_glob64 [BZ #18822]H.J. Lu
2017-07-31Bug 21053: sh: Reduce namespace pollution from sys/ucontext.hJames Clarke
2017-06-07Use test-driver in sysdeps/unix/sysv/linux/tst-clone2.cArjun Shankar
2017-06-07Remove cached PID/TID in cloneAdhemerval Zanella
2017-06-07Add INTERNAL_SYSCALL_CALLAdhemerval Zanella
2017-04-09Fix MIPS n64 readahead (bug 21026).Joseph Myers
2017-04-03posix_spawn: use a larger min stack for -fstack-check [BZ #21253]Mike Frysinger
2017-03-20posix_spawn: fix stack setup on ia64 [BZ #21275]Mike Frysinger
2017-01-23powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho
2016-10-24Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella
2016-09-28posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella
2016-09-28posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella
2016-08-18arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab
2016-08-18Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-04x86: Use sysdep.o from libc.a in static librariesFlorian Weimer
2016-07-27Nios II localplt.data update: remove __eqsf2Chung-Lin Tang
2016-07-21powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero
2016-07-19microblaze: fix variable name collision with syscall macrosMike Frysinger
2016-07-13Refactor Linux raise implementation (BZ#15368)Adhemerval Zanella
2016-07-12x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu
2016-07-11X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu
2016-07-11[AArch64] Add bits/hwcap.h for aarch64 linuxSzabolcs Nagy
2016-07-08Fix LO_HI_LONG definitionAdhemerval Zanella
2016-07-08Remove __ASSUME_OFF_DIFF_OFF64 definitionAdhemerval Zanella
2016-07-08tile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for 32-bitChris Metcalf
2016-07-01SPARC64: update localplt.dataAurelien Jarno
2016-06-27MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno
2016-06-21Fix p{readv,writev}{64} consolidation implementationAdhemerval Zanella
2016-06-19Expand comments in Linux times() implementation.Carlos O'Donell
2016-06-18MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno
2016-06-16Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan
2016-06-13Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella
2016-06-10Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella
2016-06-07Bug 20214: Fix linux/in6.h and netinet/in.h sync.Carlos O'Donell
2016-06-06Bug 20198: quick_exit should not call destructors.Carlos O'Donell
2016-06-06Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella
2016-06-06Consolidate preadv/preadv64 implementationAdhemerval Zanella
2016-06-02Fix macro API for __USE_KERNEL_IPV6_DEFS.Carlos O'Donell
2016-05-30posix: Call _exit in failure case for posix_spawn{p} (BZ#20178)Adhemerval Zanella
2016-05-26network: Fix missing bits from {recv,send}{m}msg standard com,plianceAdhemerval Zanella
2016-05-25network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella
2016-05-23Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer
2016-05-23Update sysdeps/unix/sysv/linux/bits/socket.h for Linux 4.6.Joseph Myers