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

DragonFly-2.3.0.809.g0cf41d master lib/libthread_xu/thread thr_init.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Jul 2009 11:20:36 -0700 (PDT)

commit 0cf41d5efd460f6695245a7ee68a85cf195b3f9b
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/0cf41d5efd460f6695245a7ee68a85cf195b3f9b


-- 
DragonFly BSD source repository



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