Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-12-26 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-12-29 | 1 | -2/+5 |
| | | | | | | | | | * unknown.c: New file. * Makefile (SRCS): Add it. * store.h (store_unknown_class, store_unknown_decode): Declare them. * create.c (store_create): If store_decode fails with EINVAL, and we were called with the STORE_NO_FILEIO flag bit set, then use store_unknown_decode. | ||||
* | Update FSF address. | Miles Bader | 1997-06-20 | 1 | -4/+2 |
| | |||||
* | (store_create): | Miles Bader | 1996-10-08 | 1 | -8/+19 |
| | | | | | | Add special handling of STORE_INACTIVE in FLAGS. Free *STORE when store_set_flags fails. Make CLASSES arg const. | ||||
* | (store_create): | Miles Bader | 1996-09-23 | 1 | -1/+2 |
| | | | | Make CLASSES arg const. | ||||
* | (store_create): Add FLAGS & CLASSES params. | Miles Bader | 1996-05-21 | 1 | -3/+10 |
| | |||||
* | (store_create): Steal SOURCE instead of cloning it. | Miles Bader | 1996-05-15 | 1 | -15/+1 |
| | |||||
* | Rename *S_LEN to NUM_*S. | Miles Bader | 1996-05-10 | 1 | -0/+11 |
| | |||||
* | (store_create): Use the real file_get_storage_info. | Miles Bader | 1996-05-10 | 1 | -14/+3 |
| | | | | (fgsi): Function removed. | ||||
* | entered into RCS | Miles Bader | 1996-04-02 | 1 | -5/+16 |
| | |||||
* | Formerly create.c.~4~ | Miles Bader | 1996-03-22 | 1 | -36/+17 |
| | |||||
* | Formerly create.c.~3~ | Miles Bader | 1996-01-17 | 1 | -3/+3 |
| | |||||
* | Formerly create.c.~2~ | Miles Bader | 1995-11-13 | 1 | -7/+17 |
| | |||||
* | Initial revision | Miles Bader | 1995-11-13 | 1 | -0/+71 |