summaryrefslogtreecommitdiff
path: root/lib/enable_execute_stack.c
Commit message (Expand)AuthorAge
* lib: Include stdbool.h in int_lib.h, and eliminate duplicate includes from a ...Daniel Dunbar2011-11-15
* license changeHoward Hinnant2010-11-16
* <rdar://problem/7813254> check enable_execute_stack implementationNick Kledzik2010-03-31
* Temporary define HAVE_SYSCONF until cmake checks are done.Edward O'Callaghan2009-08-10
* Fix a FIXME for configure check for HAVE_SYSCONF.Edward O'Callaghan2009-08-10
* fix build on linuxNuno Lopes2009-08-09
* Fix signedness warning in mprotect call, Clean up and improve endianness.h he...Edward O'Callaghan2009-08-08
* Fixup C++ style comments are not allowed in ISO C90 to classic C style.Edward O'Callaghan2009-08-05
* Add missing include for getpagesize, and fix a typo.Daniel Dunbar2009-07-01
* Use getpagesize() on non-Darwin platforms.Daniel Dunbar2009-07-01
* Initial import of compiler-rt.Daniel Dunbar2009-06-26