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

DragonFly-2.3.0.808.g9b5056 master lib/libthread_xu/thread thr_init.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 25 Apr 2009 11:44:20 -0700 (PDT)

commit 9b505694017eeaf48fff9273f503160064583c14
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Apr 25 11:43:15 2009 -0700

    Use MAP_TRYFIXED instead of MAP_FIXED when mapping the red zone.
    
    We want to fail if the user program already faulted through the zone,
    though in reality the red zone init occurs before main() is even run so
    there is no practical difference.

Summary of changes:
 lib/libthread_xu/thread/thr_init.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9b505694017eeaf48fff9273f503160064583c14


-- 
DragonFly BSD source repository



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