/[global]/global/libutil/strbuf.h
ViewVC logotype

Diff of /global/libutil/strbuf.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by shigio, Wed Apr 6 00:21:47 2005 UTC revision 1.12 by shigio, Wed Apr 6 06:15:54 2005 UTC
# Line 129  void strbuf_sprintf(STRBUF *sb, const ch Line 129  void strbuf_sprintf(STRBUF *sb, const ch
129  #else  #else
130  void strbuf_sprintf();  void strbuf_sprintf();
131  #endif  #endif
132    STRBUF *strbuf_open_tempbuf();
133    void strbuf_release_tempbuf(STRBUF *);
134  #ifdef STRBUF_LINK  #ifdef STRBUF_LINK
135  void strbuf_setname(STRBUF *, char *);  void strbuf_setname(STRBUF *, char *);
136  STRBUF *strbuf_getbuf(char *);  STRBUF *strbuf_getbuf(char *);

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26