about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Compile archives with -fno-pie hjl/pr17841/masterH.J. Lu2015-05-285-5/+30
* Support compilers defaulting to PIEH.J. Lu2015-05-285-0/+42
* Make sure that calloc is called at least onceH.J. Lu2015-05-284-8/+34
* 2015-05-28 Wilco Dijkstra <wdijkstr@arm.com>Wilco Dijkstra2015-05-283-10/+7
* Fix monetary.h commentMarko Myllynen2015-05-272-2/+6
* tile: use better variable naming in INLINE_SYSCALLChris Metcalf2015-05-262-14/+21
* NaCl: Fix thinko in last change.Roland McGrath2015-05-261-8/+9
* NaCl: Add NaCl-specific __lll_timedlock_wait.Roland McGrath2015-05-262-0/+54
* Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath2015-05-2615-84/+160
* Consolidate gettimeofday across aarch64/s390/tileAdhemerval Zanella2015-05-2611-88/+25
* Fix sorting order for Ukrainian locale (BZ 17293)Andriy Rysin2015-05-265-73/+76
* Fix monetary.h commentSiddhesh Poyarekar2015-05-262-1/+5
* struct stat is not posix conformSzabolcs Nagy2015-05-267-10/+29
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-2627-552/+409
* Localplt testing for vector math library and libmvec_hidden_* macro series.Andrew Senkevich2015-05-253-0/+28
* Don't issue an error if DT_PLTRELSZ is missingH.J. Lu2015-05-223-13/+11
* Remove obsolete aliases that broke 'locale -a'Paul Eggert2015-05-223-4/+23
* Remove socket.S implementationAdhemerval Zanella2015-05-2263-1718/+702
* Fix soft-fp fma for -Wuninitialized.Joseph Myers2015-05-224-0/+43
* Fix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized.Joseph Myers2015-05-223-0/+29
* Fix ldbl-128 / ldbl-128ibm erfcl for -WuninitializedJoseph Myers2015-05-223-2/+6
* Fix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized.Joseph Myers2015-05-223-4/+13
* Fix nptl-init.c use of INTERNAL_SYSCALL_DECL.Roland McGrath2015-05-222-11/+25
* Restore _POSIX2_C_VERSION definition (bug 438).Joseph Myers2015-05-224-11/+19
* Fix pathconf basename namespace (bug 18444).Joseph Myers2015-05-226-6/+20
* Fix indentation to match nesting in previous commitFlorian Weimer2015-05-221-1/+1
* Avoid some aliasing violations in libioFlorian Weimer2015-05-2212-24/+57
* Fix lgamma implementations for -Wuninitialized.Joseph Myers2015-05-214-0/+45
* Fix sysdeps/ieee754/dbl-64/mpa.c for -Wuninitialized.Joseph Myers2015-05-212-2/+6
* linknamespace: whitelist re_syntax_options.Joseph Myers2015-05-213-5/+13
* vfprintf: Remove label name switching for the jump tableFlorian Weimer2015-05-212-17/+9
* vfprintf: Introduce printf_positional functionFlorian Weimer2015-05-212-347/+376
* vfprintf: Move jump table definition and the macros out of functionFlorian Weimer2015-05-212-65/+72
* Add sprintf benchmark.Carlos O'Donell2015-05-214-1/+26
* Simplify handling of nameserver configuration in resolverAndreas Schwab2015-05-214-137/+105
* conformtest: use proper _POSIX_C_SOURCE value for POSIX.Joseph Myers2015-05-202-1/+4
* conformtest: correct POSIX expectations for locale.h.Joseph Myers2015-05-202-1/+3
* conformtest: clean up POSIX expectations for unistd.h.Joseph Myers2015-05-203-3/+192
* NaCl: Set tid field to a unique value.Roland McGrath2015-05-206-4/+139
* Move usleep.c using nanosleep to sysdeps/posix.Roland McGrath2015-05-202-0/+5
* i386: Remove six-argument specialized implementationsAdhemerval Zanella2015-05-206-197/+12
* Add missing math_private includes.Wilco Dijkstra2015-05-204-0/+9
* BZ#18434: Mark fixed in NEWS.Roland McGrath2015-05-191-1/+1
* Fix ldbl-96 remquol (finite, Inf) (bug 18244).Joseph Myers2015-05-194-3/+46
* Fix i386 atanhl spurious underflows (bug 18049).Joseph Myers2015-05-195-4/+352
* BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS].Roland McGrath2015-05-195-7/+116
* Fix typo in safety annotations in envz_removeSiddhesh Poyarekar2015-05-202-1/+6
* * inet/rcmd.c (rresvport_af): Change ss to anonymous unionSteve Ellcey2015-05-192-18/+31
* Fix for test "malloc_usable_size: expected 7 but got 11"James Lemke2015-05-193-32/+55
* soft-fp: Fix alpha kernel build problemRichard Henderson2015-05-192-3/+4