pkgsrc-Bugs archive

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

PR/44637 CVS commit: pkgsrc/devel/lwp



The following reply was made to PR pkg/44637; it has been noted by GNATS.

From: "Greg Troxel" <gdt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44637 CVS commit: pkgsrc/devel/lwp
Date: Fri, 11 Mar 2011 19:57:59 +0000

 Module Name:   pkgsrc
 Committed By:  gdt
 Date:          Fri Mar 11 19:57:59 UTC 2011
 
 Modified Files:
        pkgsrc/devel/lwp: Makefile distinfo
 
 Log Message:
 devel/lwp: 2.4 -> 2.6
   New in 2.6:
    * Fix fortify failure whenever a new thread is started.
    * ARM thumb2 assembly fix.
   New in 2.5:
    * Fix ARM/ARMEL build failure (Riku Voipio)
    * Packaging/build fixes.
    * Add valgrind markers for LWP stacks.
    * Avoid using the libc ucontext.h macros.
    * Improve context switch times and reduce unnecessary gettimeofday syscalls.
    * Don't call setjmp in a function to avoid stack corruption when we return.
 
 From Jukka Salmi via PR pkg/44637.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/lwp/Makefile
 cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/lwp/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index