628 Commits (2c0cd8f81fee4d9dc8e34254f4f6ed56d5bb6f59)

Author SHA1 Message Date
H.J. Lu fe84fed048 Hide internal __tdestroy function [BZ #18822] 9 years ago
H.J. Lu 9e5ee8b839 Hide internal __ioctl function [BZ #18822] 9 years ago
H.J. Lu b5648377d9 Hide internal sysinfo functions [BZ #18822] 9 years ago
H.J. Lu d6daff1261 Hide __readv and __writev [BZ #18822] 9 years ago
H.J. Lu 8ed3b64330 Mark internal stdlib functions with attribute_hidden [BZ #18822] 9 years ago
Samuel Thibault 52a1f1814e hurd: Fix `revoke' symbol exposition from `unlockpt' 9 years ago
Samuel Thibault 492cbbed86 hurd: Fix build ot misc/tst-preadvwritev2-common.c 9 years ago
Samuel Thibault 2263ca7ce8 hurd: Fix p{read,write}{,v64}v2.c build 9 years ago
Florian Weimer ab5bf7cf76 misc: Remove internal_function function attribute 9 years ago
H.J. Lu 54e4b8f215 Mark __libc_multiple_libcs with attribute_hidden [BZ #18822] 9 years ago
Adhemerval Zanella c181840c93 Consolidate non cancellable close call 9 years ago
Gabriel F. T. Gomes 6913ad65e0 Do not use generic selection in C++ mode 9 years ago
Adhemerval Zanella c22845744c Consolidate non cancellable open call 9 years ago
Joseph Myers f17a42333f Do not use __ptr_t. 9 years ago
Joseph Myers 8b1647877c Remove __long_double_t. 9 years ago
Adhemerval Zanella 94070f86c0 posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738) 9 years ago
Joseph Myers 3cefdd7310 Increase some test timeouts. 9 years ago
H.J. Lu 388b4f1a02 Avoid .symver on common symbols [BZ #21666] 9 years ago
Adhemerval Zanella fa872e1b62 Clean pthread functions namespaces for C11 threads 9 years ago
Adhemerval Zanella daa9bdb607 posix: Add invalid flags test for p{write,read}v2 9 years ago
Zack Weinberg 37f802f864 Remove __need_IOV_MAX and __need_FOPEN_MAX. 9 years ago
Tulio Magno Quites Machado Filho d6bd839b9a Add a way to bypass the PLT when calling getauxval 9 years ago
Zack Weinberg 199fc19d3a Remove __need macros from stdio.h and wchar.h. 10 years ago
Adhemerval Zanella ca4b396ebe posix: Add missing build flags for p{write,read}v2 9 years ago
Adhemerval Zanella 52bd938169 posix: Implement preadv2 and pwritev2 9 years ago
Zack Weinberg a992f506ff Remove __need macros from signal.h. 9 years ago
Adhemerval Zanella 1d71a63153 Fix makefile rules for vmsplice, splice, and open_by_handle_at 9 years ago
Adhemerval Zanella a5a34d2eaf linux: Consolidate Linux open_by_handle_at syscall 11 years ago
Adhemerval Zanella afbbc18f9e linux: Consolidate Linux splice syscall 11 years ago
Adhemerval Zanella ecade1cb0b linux: Consolidate Linux vmsplice syscall 11 years ago
Adhemerval Zanella fdbb0d98ba posix: Consolidate Linux fsync syscall 11 years ago
Adhemerval Zanella 51209cbf51 posix: Consolidate Linux fdatasync syscall 11 years ago
Adhemerval Zanella 3c9399f507 posix: Consolidate Linux msync syscall 11 years ago
Gabriel F. T. Gomes 477bf19a59 float128: Extend __MATH_TG for float128 support 9 years ago
Zack Weinberg 7c3018f9e4 Suppress internal declarations for most of the testsuite. 10 years ago
Adhemerval Zanella ffd6023885 posix: Using libsupport for p{write,read}v tests 9 years ago
Joseph Myers 9fe3c80c7c Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). 9 years ago
Joseph Myers 2072f5c34e Remove C++ namespace handling from glibc headers. 9 years ago
Zack Weinberg 9090848d06 Narrowing the visibility of libc-internal.h even further. 9 years ago
Zack Weinberg e15f7de60c Split DIAG_* macros to new header libc-diag.h. 10 years ago
Zack Weinberg ceaa98897c Add missing header files throughout the testsuite. 9 years ago
Wilco Dijkstra c7a37ad352 As a minor cleanup remove the (r)index defines from include/string.h as 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Nick Alcock 10c85e76c0 Disable stack protector in early static initialization [BZ #7065] 9 years ago
Nick Alcock 2908885c82 Move all tests out of the csu subdirectory 9 years ago
Joseph Myers 0acb8a2a85 Refactor long double information into bits/long-double.h. 9 years ago
Andreas Schwab 65a77b5585 Fix multiple definitions of mk[o]stemp[s]64 10 years ago
Zack Weinberg 809b72df6c [BZ #19239] Issue deprecation warnings on macro expansion. 10 years ago
Samuel Thibault 352db0bd05 hurd: Fix unused variable warning 10 years ago
Florian Weimer bfbd1de159 resolv: Deprecate unimplemented flags 10 years ago