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. |