Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / missing @ 5d3d5cf4

Name Size
.gitignore 59 Bytes
CMakeLists.txt 1.2 kB
Makefile.am 1.3 kB
bug_work_around_8.cc 141 Bytes
getopt.c 20.4 kB
getopt.h 4.3 kB
gettimeofday.c 1.2 kB
posix_memalign.cc 3.1 kB
posix_memalign.h 1.1 kB
usleep.c 1.7 kB

Latest revisions

# Date Author Comment
71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

accb9f2f 07/21/2011 02:04 am Josh Blum

gr: squashed cmakelists.txt into one commit

bf9c1387 03/14/2011 06:23 pm Josh Blum

created gruel/attributes.h to house compiler specific attribute macros

replaced instances of attribute with __GR_ATTR from attributes.h

what else has compiler specific attributes?
volk - volk is stand-alone, needs its own attributes.h
gcell - not touching that, probably gcc only anyways...

ebb0f56d 01/22/2011 07:54 pm Tom Rondeau

Updating copyright.

05cc02ce 01/18/2011 09:00 am Josh Blum

cleanup mkdir usage with boost filesystem:

Replaced copy/pasted code and MKDIR_TAKES_ONE_ARG #ifdefs
with portable boost filesystem path and directory creation.

Gets the correct home directory on windows systems: APPDATA.
Replaces large amounts of copypasta with single lines of code....

d692a41f 11/25/2010 01:29 am Eric Blossom

Major Makefile.am housecleaning. Passes distcheck.

Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*

Still left to do: fix Makefile.swig CLEANFILES and no_dist_files...

212f6234 10/10/2009 11:47 pm Johnathan Corgan

Add flags and dependencies for MinGW/MSYS.

Patch-by: Don Ward <>

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5

5d1b7103 02/18/2009 03:18 pm Michael Dickens

Merging in branch to add malloc.h to posix_memalign.cc for Cygwin.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10461 221aa14e-8319-0410-a670-987f0aec2ac5

9f6bc9d5 02/10/2009 02:41 pm Johnathan Corgan

Better fix for missing header file include

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10417 221aa14e-8319-0410-a670-987f0aec2ac5

View revisions

Also available in: Atom