Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-29 | 2001-12-26 Roland McGrath <roland@frob.com> | Roland McGrath | |
* 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. | |||
1997-06-20 | Update FSF address. | Miles Bader | |
1996-10-08 | (store_create): | Miles Bader | |
Add special handling of STORE_INACTIVE in FLAGS. Free *STORE when store_set_flags fails. Make CLASSES arg const. | |||
1996-09-23 | (store_create): | Miles Bader | |
Make CLASSES arg const. | |||
1996-05-21 | (store_create): Add FLAGS & CLASSES params. | Miles Bader | |
1996-05-15 | (store_create): Steal SOURCE instead of cloning it. | Miles Bader | |
1996-05-10 | Rename *S_LEN to NUM_*S. | Miles Bader | |
1996-05-10 | (store_create): Use the real file_get_storage_info. | Miles Bader | |
(fgsi): Function removed. | |||
1996-04-02 | entered into RCS | Miles Bader | |
1996-03-22 | Formerly create.c.~4~ | Miles Bader | |
1996-01-17 | Formerly create.c.~3~ | Miles Bader | |
1995-11-13 | Formerly create.c.~2~ | Miles Bader | |
1995-11-13 | Initial revision | Miles Bader | |