about summary refs log tree commit diff
path: root/misc/sys/cdefs.h
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-483/+0
* 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-111-0/+3
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-25/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-0/+1
* [BZ #19239] Issue deprecation warnings on macro expansion.Zack Weinberg2016-11-141-2/+5
* resolv: Deprecate unimplemented flagsFlorian Weimer2016-10-071-0/+10
* Installed-header hygiene (BZ#20366): Simple self-contained fixes.Zack Weinberg2016-09-231-12/+18
* Add utility macros for clang detection, and deprecation with messages.Zack Weinberg2016-08-031-1/+21
* Bug 20215: Always undefine __always_inline before defining it.Carlos O'Donell2016-06-101-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Add ersatz _Static_assert on older C hostsPaul Eggert2015-02-071-0/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Make __extern_always_inline usable on clang++ againSiddhesh Poyarekar2014-09-161-2/+8
* Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar2014-09-161-10/+11
* Fix Wundef warning for __STDC_VERSION__Siddhesh Poyarekar2014-07-031-1/+3
* misc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilersPaul Eggert2014-07-021-0/+8
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Use __gnu_inline__ for __extern_always_inline in g++-4.2Richard Smith2013-05-011-8/+6
* sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger2013-02-181-0/+9
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-8/+0
* Whitespace fix for __glibc_likely/__glibc_unlikely defns.Roland McGrath2013-01-231-4/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Add __glibc_likely as an alias for __builtin_expect when availableSiddhesh Poyarekar2012-12-281-0/+2
* Fix up definitions for older compilers.Marek Polacek2012-09-261-1/+8
* Wrap __builtin_expect in pthread.hSiddhesh Poyarekar2012-06-041-0/+6
* Fix attributes for fortify functions.Marek Polacek2012-04-291-12/+11
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove pre-ISO C supportUlrich Drepper2012-01-071-5/+1
* Mark setjmp and ucontext functions as non-leafAndreas Schwab2011-11-111-0/+4
* Don't mark memory synchronisation functions as leafAndreas Schwab2011-10-271-1/+6
* Fix syntax error in __THROW macroAndreas Schwab2011-10-171-2/+2
* Use leaf function attribute in __THROWUlrich Drepper2011-10-161-3/+12
* Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek2011-07-201-1/+8
* * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__ Jakub Jelinek2009-03-021-2/+7
* * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.Ulrich Drepper2007-10-031-0/+9
* 2007-10-03 Jakub JelinekUlrich Drepper2007-10-031-1/+6
* * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper2007-09-261-2/+11
* Undo second occurrence of RH GCC hack.Jakub Jelinek2007-09-161-4/+1
* * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'Ulrich Drepper2007-09-151-4/+1
* * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper2007-09-151-2/+10
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-6/+14
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-1/+12
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2006-01-141-1/+3
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-1/+25
* [BZ #779]Ulrich Drepper2005-03-191-0/+7
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-011-0/+1
* Update.Ulrich Drepper2005-01-071-3/+10
* Update.Ulrich Drepper2005-01-061-0/+8