index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sys
/
cdefs.h
Age
Commit message (
Expand
)
Author
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2008-12-13
Remove the rest of "bounded pointers" scaffolding. gcc website says"
Denis Vlasenko
2008-01-06
use the __extern_always_inline define from cdefs.h instead of duplicating gcc...
Mike Frysinger
2008-01-05
sync with glibc to get the extern inline directive
Mike Frysinger
2007-01-29
Richard Sandiford writes:
Mike Frysinger
2006-01-20
disable deprecated warnings for some files
Mike Frysinger
2005-11-18
Enable __THROW,_NTH,REDIRECT_NTH
Peter S. Mazinger
2005-07-02
sync with glibc versions
Mike Frysinger
2003-09-26
Revert to using uClibc-specific c-symbol-prefix stuff
Miles Bader
2003-08-01
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2002-10-31
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-07-24
(__ASMNAME): Use C_SYMBOL_PREFIX.
Miles Bader
2001-09-27
Rev all the header files to sync things with glibc 2.2.4
Eric Andersen
2001-07-11
The main part of the C++ support is the definition of __BEGIN_DECLS
David McCullough
2001-05-26
Added definition of __THROW
David Schleef
2000-05-14
Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>
Erik Andersen
2000-05-14
Initial revision
Erik Andersen