summaryrefslogtreecommitdiff
path: root/include/sys/cdefs.h
AgeCommit message (Expand)Author
2021-08-25Fix warnings due to missing attributes for __EI_ prefixed symbolsYann Sionneau
2017-11-19remove unused FORTIFY code fragmentsWaldemar Brodkorb
2016-12-20sys/cdefs.h: add definition of __attribute_alloc_size__Thomas Petazzoni
2015-12-09Define __attribute_const__Waldemar Brodkorb
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2008-12-13Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko
2008-01-06use the __extern_always_inline define from cdefs.h instead of duplicating gcc...Mike Frysinger
2008-01-05sync with glibc to get the extern inline directiveMike Frysinger
2007-01-29Richard Sandiford writes:Mike Frysinger
2006-01-20disable deprecated warnings for some filesMike Frysinger
2005-11-18Enable __THROW,_NTH,REDIRECT_NTHPeter S. Mazinger
2005-07-02sync with glibc versionsMike Frysinger
2003-09-26Revert to using uClibc-specific c-symbol-prefix stuffMiles Bader
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-07-24(__ASMNAME): Use C_SYMBOL_PREFIX.Miles Bader
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2001-07-11The main part of the C++ support is the definition of __BEGIN_DECLSDavid McCullough
2001-05-26Added definition of __THROWDavid Schleef
2000-05-14Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>Erik Andersen
2000-05-14Initial revisionErik Andersen