Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (_store_create): | Miles Bader | 1997-09-22 | 1 | -0/+1 |
| | | | | Initialize NEW->misc_len. | ||||
* | (_store_create): | Miles Bader | 1997-07-24 | 1 | -1/+1 |
| | | | | If BLOCK_SIZE is zero, make sure there are no runs. | ||||
* | (_store_create): | Miles Bader | 1997-06-20 | 1 | -34/+43 |
| | | | | | | | Renamed from _make_store. Return an error_t code, and add an additional argument STORE to return the new store; all uses changed. Update FSF address. | ||||
* | (_make_store): | Miles Bader | 1996-09-23 | 1 | -1/+1 |
| | | | | Make CLASS arg const. | ||||
* | (_make_store): CLASS param removed, METHS param renamed CLASS; all callers | Miles Bader | 1996-05-22 | 1 | -7/+7 |
| | | | | | changed. FLAGS param added. (store_free): Change uses of METHS field to CLASS. | ||||
* | (_make_store): | Miles Bader | 1996-05-10 | 1 | -1/+11 |
| | | | | | | Initialize CHILDREN & NUM_CHILDREN. Use store_run, not off_t, vectors; tweak accordingly. (store_free): Free all children too. | ||||
* | Rename *S_LEN to NUM_*S. | Miles Bader | 1996-05-10 | 1 | -3/+3 |
| | |||||
* | entered into RCS | Miles Bader | 1996-04-02 | 1 | -2/+3 |
| | |||||
* | Formerly make.c.~4~ | Miles Bader | 1996-03-16 | 1 | -19/+30 |
| | |||||
* | Formerly make.c.~3~ | Miles Bader | 1996-01-17 | 1 | -5/+10 |
| | |||||
* | Formerly make.c.~2~ | Miles Bader | 1995-11-13 | 1 | -1/+4 |
| | |||||
* | Initial revision | Miles Bader | 1995-11-13 | 1 | -0/+60 |