commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch maint updated (3d5df0d -> 3897c85)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch maint updated (3d5df0d -> 3897c85)
Date: Thu, 14 Aug 2014 15:23:22 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

trondeau pushed a change to branch maint
in repository gnuradio.

      from  3d5df0d   controlport: removing use of ice for a controlport rpc.
       new  39f1413   modtool: removing RTLD_GLOBAL hack for swig in gr-modtool.
       new  fcc7916   volk: add check for posix_memalign for OSs that do not 
directly set _XOPEN_SOURCE or _POSIX_C_SOURCE; define and use the new variable 
when found.
       new  d10b68f   volk: simplifies and fixes thread safety issue in 
volk_malloc/free.
       new  3897c85   blocks: delay block cannot be initialized with a negative 
number.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gr-blocks/include/gnuradio/blocks/delay.h          |  14 ++-
 gr-blocks/lib/delay_impl.cc                        |   3 +
 .../python/modtool/gr-newmod/python/__init__.py    |  24 ----
 volk/lib/CMakeLists.txt                            |  12 ++
 volk/lib/volk_malloc.c                             | 122 ++++++---------------
 5 files changed, 62 insertions(+), 113 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]