summaryrefslogtreecommitdiff
path: root/lib/cdefs.h
Commit message (Expand)AuthorAgeFilesLines
* regex: revert much of previous changePaul Eggert2021-08-261-9/+0
* regex: use C99-style array arg syntaxPaul Eggert2021-08-261-0/+9
* dynarray: merge from glibcPaul Eggert2021-08-111-5/+28
* libc-config: fix include problem on older DebianPaul Eggert2021-04-271-3/+3
* libc-config: port better to Fedora RawhidePaul Eggert2021-04-221-5/+9
* libc-config: port to DragonFlyBSD 5.9Paul Eggert2021-03-101-6/+6
* libc-config: port to Xcode 7Paul Eggert2021-01-231-2/+4
* Port FALLTHROUGH to clang 3.4 and earlierPaul Eggert2021-01-211-1/+3
* dynarray: new modulePaul Eggert2021-01-081-0/+8
* libc-config: simplify clang __has_* macrosPaul Eggert2021-01-061-41/+28
* libc-config: merge from glibcPaul Eggert2021-01-051-26/+89
* libc-config: Avoid overriding the headers from an installed newer glibc.Bruno Haible2021-01-051-3/+3
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* libc-config: port __THROW to Ubuntu 4Paul Eggert2020-09-171-2/+2
* libc-config: Improve comments.Bruno Haible2020-08-231-1/+5
* libc-config: avoid Clang’s __diagnose_if__Paul Eggert2020-08-171-1/+1
* libc-config: Enable __REDIRECT macro also on clang.Bruno Haible2020-08-161-1/+1
* Use _Static_assert and static_assert primitives when present on clang.Bruno Haible2020-08-161-1/+2
* Use 'throw ()' for optimization in C++ mode also on clang.Bruno Haible2020-08-161-1/+1
* Use __restrict also on clang.Bruno Haible2020-08-121-4/+7
* Use flexible array syntax also on clang.Bruno Haible2020-08-111-2/+2
* Use expression statements also on clang.Bruno Haible2020-08-111-1/+1
* Use many __attribute__s with clang.Bruno Haible2020-08-111-31/+51
* Add ability to emit user-defined warnings and errors with clang.Bruno Haible2020-08-091-0/+6
* Use __builtin_expect with clang everywhere.Bruno Haible2020-08-061-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Fix typos found by codespell.Tim Rühsen2019-01-121-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* obstack, libc-config: Support HP-UX cc in C99 mode.Bruno Haible2018-12-161-1/+1
* libc-config: merge from glibcPaul Eggert2018-10-151-0/+6
* libc-config: merge from glibcPaul Eggert2018-06-241-6/+30
* libc-config: Fix conflict with FreeBSD include files.Bruno Haible2018-06-231-7/+4
* Fix -Wundef warning in user-included header lib/cdefs.h.Tim Rühsen2018-01-041-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* libc-config: new modulePaul Eggert2017-09-011-0/+487