about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add some spaces before '('.Joseph Myers2019-02-2747-75/+138
* wcsmbs: optimize wcsnlenAdhemerval Zanella2019-02-272-18/+6
* wcsmbs: optimize wcsncpyAdhemerval Zanella2019-02-272-56/+7
* wcsmbs: optimize wcsncatAdhemerval Zanella2019-02-272-46/+10
* wcsmbs: optimize wcscpyAdhemerval Zanella2019-02-272-30/+3
* wcsmbs: optimize wcscatAdhemerval Zanella2019-02-2710-58/+67
* wcsmbs: optimize wcpncpyAdhemerval Zanella2019-02-272-52/+8
* wcsmbs: optimize wcpcpyAdhemerval Zanella2019-02-273-52/+8
* Break further lines before not after operators.Joseph Myers2019-02-2627-146/+192
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-269-2/+46
* Break more lines before not after operators.Joseph Myers2019-02-2558-223/+323
* Break some lines before not after operators.Joseph Myers2019-02-2272-320/+413
* nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]Patsy Franklin2019-02-212-0/+6
* Add internal implementations for argp.h, err.h, and error.h functionsGabriel F. T. Gomes2019-02-216-44/+111
* Add new Fortran vector math header file.marxin2019-02-204-0/+69
* powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes2019-02-203-69/+6
* nptl: Fix comment typo in pthread_mutex_trylock.cWolfram Sang2019-02-192-1/+5
* nptl: Fix pthread_tryjoin comment.Carlos O'Donell2019-02-192-1/+5
* Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers2019-02-182-0/+7
* resolv: Remove debugging code from compat-gethnamaddr.cFlorian Weimer2019-02-182-23/+7
* libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer2019-02-1811-51/+65
* misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler2019-02-182-8/+23
* Add check for missing wrapper headersFlorian Weimer2019-02-164-4/+138
* Add missing header wrappers under include/Florian Weimer2019-02-1620-0/+42
* Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer2019-02-164-1/+9
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-1514-162/+195
* nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]Florian Weimer2019-02-152-2/+9
* Remove qualifier from function return type in tst-svc_register.c.Joseph Myers2019-02-152-1/+4
* Fix implicit-fallthrough warnings in tst-setjmp.c.Joseph Myers2019-02-152-1/+5
* Avoid readline conflicts in pexpectJan Kratochvil2019-02-142-0/+9
* Fix fall-through warnings in sunrpc/xdr.c.Joseph Myers2019-02-142-2/+13
* nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2019-02-1419-423/+183
* Add missing bench-malloc-simple.c file.Wilco Dijkstra2019-02-141-0/+188
* Add malloc micro benchmarkWilco Dijkstra2019-02-142-5/+18
* benchtests: Remove useless ORIG_SRC in memmove benchmarksSiddhesh Poyarekar2019-02-143-8/+17
* RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson2019-02-136-5/+51
* Adjust wording of two fall-through comments.Joseph Myers2019-02-133-1/+7
* Fix -Wempty-body warnings in glibc.Joseph Myers2019-02-134-7/+20
* Avoid fall-through in test-container if execlp fails.Joseph Myers2019-02-132-0/+6
* String benchtest cleanupWilco Dijkstra2019-02-1220-384/+56
* nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if availableFlorian Weimer2019-02-122-8/+32
* elf: Test for LD_AUDIT module returning zero from la_version [BZ #24122]Adhemerval Zanella2019-02-124-2/+138
* elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]Florian Weimer2019-02-122-162/+215
* Add fall-through comments.Joseph Myers2019-02-1210-0/+33
* Use float in e_sqrt.cPaul Clarke2019-02-112-1/+6
* Fix a few whitespace arrangement inconsistencies in time/strftime_l.cTAMUKI Shoichi2019-02-112-3/+7
* Remove powerpc bits/mathinline.h.Joseph Myers2019-02-082-58/+4
* math: Enable <bits/math-finite.h> sysdeps overrideFlorian Weimer2019-02-082-0/+6
* Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer2019-02-082-0/+5
* nss: Add tst-nss-files-hosts-long test [BZ #21915]Patsy Franklin2019-02-084-1/+64