git: libc - fix makecontext build issues
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Dec 21 17:12:37 PST 2015
    
    
  
commit a282008c47e8c9d2e4213ae6dbc41f943e869d81
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Dec 21 17:10:10 2015 -0800
    libc - fix makecontext build issues
    
    * Enhance makecontext_quick manual page code example.
    
    * Remove mcontext.S (old get_mcontext and set_mcontext calls) from build.
Summary of changes:
 lib/libc/gen/makecontext_quick.3 | 32 ++++++++++++++++++++++++--------
 lib/libc/x86_64/gen/Makefile.inc |  2 +-
 2 files changed, 25 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a282008c47e8c9d2e4213ae6dbc41f943e869d81
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list