pkgsrc-WIP-cvs archive

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

CVS commit: wip/libstacktrace



Module name:    wip
Committed by:   cheusov
Date:           Mon Jan  9 19:53:05 UTC 2012

Modified Files:
        wip/libstacktrace: Makefile
Added Files:
        wip/libstacktrace: distinfo

Log Message:

Update to 1.0.0
  Remove signal handlers and other garbage.
  All we need is __builtin_frame_address and __builtin_return_address
  builtins and nothing else.

  Only backtrace(3) in libc is accepted as an external implementation
  of stacktrace(3). This may fix build failure on FreeBSD with
  installed libexeinfo.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/libstacktrace/distinfo
cvs -z3 rdiff -u -r1.12 -r1.13 wip/libstacktrace/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libstacktrace/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libstacktrace/Makefile?r1=1.12&r2=1.13

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index