aboutsummaryrefslogtreecommitdiff
path: root/system/include/libc/assert.h
AgeCommit message (Collapse)Author
2013-03-23Re-instate _ATTRIBUTE() usages.Bruce Mitchener
These were broken because the definition of _ATTRIBUTE() from libcxx was different, so change the libc definition and usage to match. Fixes issue #992.
2011-10-07header fixes; fixes popplerAlon Zakai
2011-09-24reorganize system/includeAlon Zakai