summaryrefslogtreecommitdiff
path: root/lib/enable_execute_stack.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Include stdbool.h in int_lib.h, and eliminate duplicate includes from a ...Daniel Dunbar2011-11-151-1/+2
* license changeHoward Hinnant2010-11-161-2/+2
* <rdar://problem/7813254> check enable_execute_stack implementationNick Kledzik2010-03-311-1/+6
* Temporary define HAVE_SYSCONF until cmake checks are done.Edward O'Callaghan2009-08-101-0/+2
* Fix a FIXME for configure check for HAVE_SYSCONF.Edward O'Callaghan2009-08-101-3/+11
* fix build on linuxNuno Lopes2009-08-091-1/+1
* Fix signedness warning in mprotect call, Clean up and improve endianness.h he...Edward O'Callaghan2009-08-081-1/+2
* Fixup C++ style comments are not allowed in ISO C90 to classic C style.Edward O'Callaghan2009-08-051-17/+19
* Add missing include for getpagesize, and fix a typo.Daniel Dunbar2009-07-011-1/+4
* Use getpagesize() on non-Darwin platforms.Daniel Dunbar2009-07-011-1/+2
* Initial import of compiler-rt.Daniel Dunbar2009-06-261-0/+36