aboutsummaryrefslogtreecommitdiff
path: root/strtok
AgeCommit message (Collapse)Author
2012-01-28fix typo in #includeHans-Christoph Steiner
svn path=/trunk/externals/jasch_lib/; revision=15898
2012-01-28convert to UNIX line feedsHans-Christoph Steiner
svn path=/trunk/externals/jasch_lib/; revision=15897
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/jasch_lib/; revision=11724
2007-07-15This commit was generated by cvs2svn to compensate for changes in r8087,jasch
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/jasch_lib/; revision=8088