Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (argz_delete): Renamed from argz_remove. | Miles Bader | 1996-01-19 | 1 | -2/+2 |
| | |||||
* | (argz_insert): Instead of an integer position N, take a pointer BEFORE into | Miles Bader | 1995-12-21 | 1 | -2/+37 |
| | | | | | ARGZ to insert before. (argz_next): New inline function. | ||||
* | (argz_insert): New declaration. | Miles Bader | 1995-12-17 | 1 | -0/+3 |
| | |||||
* | (argz_append, argz_add, argz_remove): New functions. | Miles Bader | 1995-12-14 | 1 | -0/+11 |
| | |||||
* | (argz_stringify): Add the SEP argument. | Miles Bader | 1995-12-06 | 1 | -2/+2 |
| | |||||
* | Declare argz_count and argz_extract. | Miles Bader | 1995-05-18 | 1 | -0/+7 |
| | |||||
* | Initial revision | Miles Bader | 1995-03-31 | 1 | -0/+33 |