summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/mprotect.c
Commit message (Expand)AuthorAgeFilesLines
* enable mprotect() regardless of MMU as some systems have MPUs which allows me...Mike Frysinger2009-03-161-1/+1
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-1/+1
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* if __NR_mprotect does not exist, dont try and create a syscall for itMike Frysinger2006-12-081-0/+3
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-2/+2
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+12