summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/bits/cmathcalls.h
Commit message (Collapse)AuthorAgeFilesLines
* Update to accomodate the header file changesEric Andersen2001-09-271-18/+16
|
* Added __BEGIN_DECLS and __END_DECLS to the files that didn't haveDavid McCullough2001-07-111-0/+3
| | | | | | it and that I could see needed it. Should be pretty low impact as these are only defined when using C++.
* Sync i386 up with _all_ the glibc 2.1.3 include/bits headers,Eric Andersen2001-03-191-0/+157
since we will end up needing a few more of them anyways, and all the other arches have the full set anyways. -Erik