about summary refs log tree commit diff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Mark __libc_multiple_libcs with attribute_hidden [BZ #18822]H.J. Lu2017-08-211-3/+1
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-2/+2
* Do not use generic selection in C++ modeGabriel F. T. Gomes2017-08-181-9/+10
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-1/+1
* Do not use __ptr_t.Joseph Myers2017-08-086-8/+8
* Remove __long_double_t.Joseph Myers2017-08-071-1/+0
* posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)Adhemerval Zanella2017-07-111-10/+5
* Increase some test timeouts.Joseph Myers2017-07-061-1/+0
* Avoid .symver on common symbols [BZ #21666]H.J. Lu2017-06-231-4/+5
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-233-0/+4
* posix: Add invalid flags test for p{write,read}v2Adhemerval Zanella2017-06-213-0/+54
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-142-6/+15
* Add a way to bypass the PLT when calling getauxvalTulio Magno Quites Machado Filho2017-06-091-0/+1
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-081-3/+1
* posix: Add missing build flags for p{write,read}v2Adhemerval Zanella2017-06-021-0/+4
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-3110-5/+246
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-7/+2
* Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella2017-05-191-3/+0
* linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella2017-05-181-0/+1
* linux: Consolidate Linux splice syscallAdhemerval Zanella2017-05-181-0/+1
* linux: Consolidate Linux vmsplice syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux fsync syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux fdatasync syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux msync syscallAdhemerval Zanella2017-05-181-0/+1
* float128: Extend __MATH_TG for float128 supportGabriel F. T. Gomes2017-05-171-0/+16
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-112-2/+6
* posix: Using libsupport for p{write,read}v testsAdhemerval Zanella2017-05-011-25/+24
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-252-1/+33
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-25/+0
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-012-2/+1
* Split DIAG_* macros to new header libc-diag.h.Zack Weinberg2017-02-251-1/+1
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-161-0/+1
* As a minor cleanup remove the (r)index defines from include/string.h asWilco Dijkstra2017-02-062-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01149-149/+149
* Disable stack protector in early static initialization [BZ #7065]Nick Alcock2016-12-261-0/+7
* Move all tests out of the csu subdirectoryNick Alcock2016-12-214-1/+678
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-0/+1
* Fix multiple definitions of mk[o]stemp[s]64Andreas Schwab2016-11-224-0/+4
* [BZ #19239] Issue deprecation warnings on macro expansion.Zack Weinberg2016-11-142-35/+28
* hurd: Fix unused variable warningSamuel Thibault2016-10-101-0/+2
* resolv: Deprecate unimplemented flagsFlorian Weimer2016-10-071-0/+10
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-5/+3
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-231-12/+18
* Reduce memory size of tsearch red-black tree.Mark Wielaard2016-08-251-153/+245
* Deprecate inclusion of <sys/sysmacros.h> by <sys/types.h>Zack Weinberg2016-08-031-3/+59
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-035-3/+205
* Add utility macros for clang detection, and deprecation with messages.Zack Weinberg2016-08-031-1/+21
* Fix LO_HI_LONG definitionAdhemerval Zanella2016-07-083-95/+146
* Fix p{readv,writev}{64} consolidation implementationAdhemerval Zanella2016-06-213-1/+138
* Bug 20215: Always undefine __always_inline before defining it.Carlos O'Donell2016-06-101-0/+5