summaryrefslogtreecommitdiff
path: root/libstore/std.c
AgeCommit message (Collapse)Author
1999-04-301998-09-06 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>Thomas Bushnell
* bunzip2.c: New file. * store.h (store_bunzip2_create): New declarations. (store_bunzip2_open): Likewise. (store_bunzip2_class): Likewise. * std.c (store_std_classes): Add store_bunzip2_class. * Makefile (SRCS): Add bunzip2.c. (UNZIP_OBJS): Add do-bunzip2.o.
1997-06-20(store_std_classes):Miles Bader
Add store_copy_class, store_gunzip_class, and store_typed_open_class. Update FSF address.
1997-02-20(store_std_classes):Miles Bader
Add &STORE_TASK_CLASS.
1996-09-23(store_std_classes):Miles Bader
Make an initialized array. (_store_add_std_class): Function removed.
1996-05-22Initial revisionMiles Bader