chiark
/
gitweb
/
~mdw
/
ezmlm
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Debianization and various other fixes.
[ezmlm]
/
stralloc_eady.c
1
#include "alloc.h"
2
#include "stralloc.h"
3
#include "gen_allocdefs.h"
4
5
GEN_ALLOC_ready(stralloc,char,s,len,a,i,n,x,30,stralloc_ready)
6
GEN_ALLOC_readyplus(stralloc,char,s,len,a,i,n,x,30,stralloc_readyplus)