summaryrefslogtreecommitdiff
path: root/libstore/part.c
AgeCommit message (Collapse)Author
2001-10-14Fix typo in copyright.Roland McGrath
2001-10-132001-10-06 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
* memobj.c: Include "store.h", not <hurd/store.h>. * nbd.c: Likewise. * part.c: Likewise.
2001-10-012001-10-01 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
* part.c: Add const to type. Reported by Jeroen Dekkers.
2001-08-262001-08-25 Roland McGrath <roland@frob.com>Roland McGrath
* part.c (store_part_create): Do a run-time check on ped_get_version. 2001-08-25 Neal H Walfield <neal@cs.uml.edu> * part.c: New file. * std.c (store_std_classes): Add store_part_class. * store.h (store_part_create): New prototype. (store_part_open): Likewise.