about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fixes extern protected data handling testcases elf/tst-protected1aChung-Lin Tang2015-07-262-1/+4
* Update Nios II ulps file.Chung-Lin Tang2015-07-251-41/+98
* Fix order of arguments to rt_sigprocmask syscall when setting the signal maskChung-Lin Tang2015-07-242-6/+6
* NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.Roland McGrath2015-07-241-4/+0
* Update powerpc-fpu libm-test-ulps.Adhemerval Zanella2015-07-241-56/+152
* Fixed several libmvec bugs found during testing on KNL hardware.Andrew Senkevich2015-07-2415-223/+201
* [ARM][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-242-3/+9
* [AArch64][BZ #17711] Fix extern protected data handlingSzabolcs Nagy2015-07-242-1/+4
* Make sysdeps/posix bring in login subdir.Roland McGrath2015-07-234-24/+40
* NaCl: Fix missing getdtablesize symbol.Roland McGrath2015-07-232-0/+2
* ia64: sigaction.h: fix sa_flags orderingMike Frysinger2015-07-231-1/+1
* ia64: msg.h: fix msg_qnum/msg_qbytes typesMike Frysinger2015-07-211-4/+9
* ia64: stat.h: rename pad0 to __glibc_reserved0Mike Frysinger2015-07-211-2/+2
* ia64: sifaction.h: change sa_flags to an intMike Frysinger2015-07-211-1/+2
* ia64: siginfo.h: delete siginfo nameMike Frysinger2015-07-211-1/+1
* NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.Roland McGrath2015-07-213-4/+2
* Add abilist files and NEWS item for arm-nacl port.Roland McGrath2015-07-2110-0/+2521
* tile: Fix BZ #18508 (makecontext yield infinite backtrace)Chris Metcalf2015-07-212-4/+6
* sparc: fix sigaction for 32bit builds [BZ #18694]Mike Frysinger2015-07-201-0/+4
* m68k: update libm test ULPsAndreas Schwab2015-07-211-133/+311
* Add si_addr_bnd to _sigfault in x86 struct siginfoH.J. Lu2015-07-201-0/+7
* Regenerate SPARC ULPs.David S. Miller2015-07-161-239/+389
* powerpc: strstr optimizationRajalakshmi Srinivasaraghavan2015-07-166-1/+626
* hppa/ia64: _dl_unmap: make it hiddenMike Frysinger2015-07-164-4/+4
* hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger2015-07-162-0/+2
* Fix sparc build.David S. Miller2015-07-155-2/+13
* Modify several tests to use test-skeleton.cArjun Shankar2015-07-151-2/+5
* i686: Mark stdlib/tst-makecontext as XFAIL.Stefan Liebler2015-07-151-0/+6
* S390: Regenerate ULPsStefan Liebler2015-07-151-28/+28
* Factor file identity rules out of generic rtld code.Roland McGrath2015-07-143-0/+104
* Add AArch64 versions of math_opt_barrier and math_force_eval that avoid going...Wilco Dijkstra2015-07-131-0/+5
* Optimize the strlen implementation by using a page cross check and a fast checkWilco Dijkstra2015-07-131-65/+165
* NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.Roland McGrath2015-07-101-0/+42
* tile: Regenerate ULPs.Chris Metcalf2015-07-101-89/+94
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-1015-174/+751
* PLT avoidance for _exit in rtld.Roland McGrath2015-07-094-0/+4
* Improve bndmov encoding with zero displacementH.J. Lu2015-07-091-0/+8
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-097-20/+92
* libio: Update powerpc64le libc.abilistAdhemerval Zanella2015-07-091-0/+3
* hurd: permit to use mlock from non-root processSamuel Thibault2015-07-092-11/+14
* [AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy2015-07-091-1/+1
* [AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy2015-07-091-2/+2
* BZ#18383: Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.Roland McGrath2015-07-082-0/+89
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-0827-0/+81
* Add missing Advanced API (RFC3542) (1) defines.Carlos O'Donell2015-07-081-0/+5
* S390: Fix "backtrace() returns infinitely deep stack frames with makecontext(...Stefan Liebler2015-07-072-0/+16
* S390: Regenerate ULPs.Stefan Liebler2015-07-071-6/+102
* S390: Fix sem.h conformance test failures.Stefan Liebler2015-07-071-2/+1
* Add la_symbind32 to x86-64 audit testsH.J. Lu2015-07-076-0/+60
* Add and use sysdeps/i386/link-defines.symH.J. Lu2015-07-073-15/+43