pointerless backing buffers for string ports
authorAndy Wingo <wingo@pobox.com>
Thu, 24 Feb 2011 12:12:58 +0000 (13:12 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 24 Feb 2011 12:12:58 +0000 (13:12 +0100)
commit574b7be0ba5dbbecfacf172ed81a5f22d1d5566e
tree23c8e7dfb0376f88a8acf892acbeb77d0feea70a
parentb2548e23445d44f9b6f0b21d07c0ee94c83d0607
pointerless backing buffers for string ports

* libguile/strports.c (scm_mkstrport): String port string buffer
  allocated atomically.
libguile/strports.c