summaryrefslogtreecommitdiffstats
path: root/compiler-rt/SDKs/linux/usr/include/stdlib.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix atoi stub for linux introduced in r157573. This fixes compiler-rt build ↵Alexey Samsonov2012-05-291-1/+1
| | | | | | on linux. llvm-svn: 157600
* Add stub for 'atoi'.Bill Wendling2012-05-281-0/+1
| | | | llvm-svn: 157573
* SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for buildingDaniel Dunbar2011-12-081-0/+32
the main compiler-rt and profile modules, at least on x86. llvm-svn: 146131
OpenPOWER on IntegriCloud