git: elf: Add translation function between vm_prot_t and p_flags

John Marino marino at crater.dragonflybsd.org
Mon Jan 23 08:15:11 PST 2012


commit 565fefef27d4ee677dfea0cc9390ae5bd5da5bb1
Author: John Marino <draco at marino.st>
Date:   Sat Jan 21 20:48:38 2012 +0100

    elf: Add translation function between vm_prot_t and p_flags
    
    No functionality added, just refactors code.  This will be useful if
    stack protection is implemented in the future.

Summary of changes:
 sys/kern/imgact_elf.c |   58 +++++++++++++++++++++++++++++-------------------
 1 files changed, 35 insertions(+), 23 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/565fefef27d4ee677dfea0cc9390ae5bd5da5bb1


-- 
DragonFly BSD source repository





More information about the Commits mailing list