diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2008-02-22 18:25:06 -0800 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2008-02-22 18:25:06 -0800 |
commit | 9329fcfd6d4b5c1403095553be340fe2b89a747f (patch) | |
tree | 230cb71fd923042ee1e7a8056d8b6ecc128b8e55 /.gitignore | |
parent | 23bcb6958f39f0c89708958b91222b9bd07f2206 (diff) |
Return of the strarg functions
After realizing that there would be more uses of dynamic string arrays
than just dep_t, it was decided that the strarg would be resurrected.
The difference now is that there is no strarg structure. Instead, the
caller must supply the necessary types to the functions. This allows
for flexibility in how the strargs are used.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ config.status configure libtool tstr +tstrarg tdep tinitd tinitd-list |