DragonFly BSD
DragonFly commits List (threaded) for 2012-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: elf: Add translation function between vm_prot_t and p_flags


From: John Marino <marino@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 23 Jan 2012 08:15:11 -0800 (PST)

commit 565fefef27d4ee677dfea0cc9390ae5bd5da5bb1
Author: John Marino <draco@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]