summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/sys_paths.cc
Commit message (Collapse)AuthorAgeFilesLines
* fix temporary variable return in userconf_path()Josh Blum2016-08-061-1/+7
| | | | | | | This fix provides an internal userconf_path() implementation that provides the path as a string. The path is actually stored in the real userconf_path() within a static variable making it safe to return a char * pointer from this static string.
* added user settings directory as a gr::-accessible pathMarcus Müller2016-05-071-0/+9
| | | | | * removing a bit of "magic paths" in prefs.cc * added constant
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+65