aux.c,strings.c: move stringdope related stuff a bit..
commit9ba73deaf44274ac612f08092f9ed1d99c156177
authorSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Thu, 4 Oct 2012 13:48:35 +0000 (4 15:48 +0200)
committerSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Thu, 4 Oct 2012 15:43:39 +0000 (4 17:43 +0200)
tree2c705c9ce641e30a0ec48c5c48e827e3d9cbde3d
parentb93371663233f5deadca7fbb1b7383a32623055e
aux.c,strings.c: move stringdope related stuff a bit..

So that it all is in strings.c, even if they are second-level
support routines that rely on the first-level ones that al-
ready were in strings.c.  They do not belong into aux.c.
More like these will surely follow in the future.

While there, do some restyling and deliberately rename anything
that clashes C++ keywords.
aux.c
extern.h
strings.c