aboutsummaryrefslogtreecommitdiff
path: root/libstore/create.c
Commit message (Collapse)AuthorAgeFilesLines
* 2001-12-26 Roland McGrath <roland@frob.com>Roland McGrath2001-12-291-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 Bader1997-06-201-4/+2
|
* (store_create):Miles Bader1996-10-081-8/+19
| | | | | | Add special handling of STORE_INACTIVE in FLAGS. Free *STORE when store_set_flags fails. Make CLASSES arg const.
* (store_create):Miles Bader1996-09-231-1/+2
| | | | Make CLASSES arg const.
* (store_create): Add FLAGS & CLASSES params.Miles Bader1996-05-211-3/+10
|
* (store_create): Steal SOURCE instead of cloning it.Miles Bader1996-05-151-15/+1
|
* Rename *S_LEN to NUM_*S.Miles Bader1996-05-101-0/+11
|
* (store_create): Use the real file_get_storage_info.Miles Bader1996-05-101-14/+3
| | | | (fgsi): Function removed.
* entered into RCSMiles Bader1996-04-021-5/+16
|
* Formerly create.c.~4~Miles Bader1996-03-221-36/+17
|
* Formerly create.c.~3~Miles Bader1996-01-171-3/+3
|
* Formerly create.c.~2~Miles Bader1995-11-131-7/+17
|
* Initial revisionMiles Bader1995-11-131-0/+71