summaryrefslogtreecommitdiff
path: root/libstore/create.c
AgeCommit message (Collapse)Author
2001-12-292001-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-20Update 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-10Rename *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-02entered into RCSMiles Bader
1996-03-22Formerly create.c.~4~Miles Bader
1996-01-17Formerly create.c.~3~Miles Bader
1995-11-13Formerly create.c.~2~Miles Bader
1995-11-13Initial revisionMiles Bader