Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-08 | 2002-05-07 Roland McGrath <roland@frob.com> | Roland McGrath | |
* set.c (store_set_runs): Fix argument type. * kids.c (store_set_children): Likewise. | |||
2001-08-15 | 2001-08-12 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | |
* set.c: Do not include <malloc.h>. Include <stdlib.h>, <errno.h> and <mach.h>. (store_set_runs): Use memcpy, not bcopy. (store_set_name): Use strdup, not a strlen, malloc and strcpy. * zero.c (zero_read): When checking if mmap failed, compare against MAP_FAILED, not -1. Use memset, not bzero. | |||
2001-05-06 | libstore/ | Marcus Brinkmann | |
2001-04-26 Marcus Brinkmann <marcus@ulysses.dhis.net> * set.c: Use explicit comparison to MACH_PORT_NULL. storeio/ 2001-05-06 Marcus Brinkmann <marcus@gnu.org> * dev.c (dev_open): Do not create/open the store with STORE_INACTIVE, as this doesn't work correctly. Inactivate the store afterwards instead. 2001-02-18 Marcus Brinkmann <marcus@gnu.org> * dev.h (struct dev): New member nperopens. * storeio.c (open_hook): Hold device lock and check if this is the TODO: add item about the storeio hack | |||
1997-06-20 | Update FSF address. | Miles Bader | |
1996-05-22 | (store_set_children): Function moved to kids.c. | Miles Bader | |
1996-05-10 | (store_set_runs): Use store_run, not off_t, vectors; tweak accordingly. | Miles Bader | |
(store_set_children): New function. | |||
1996-05-10 | Rename *S_LEN to NUM_*S. | Miles Bader | |
1996-04-02 | entered into RCS | Miles Bader | |
1996-01-17 | Formerly set.c.~4~ | Miles Bader | |
1996-01-16 | Formerly set.c.~3~ | Miles Bader | |
1995-11-13 | Formerly set.c.~2~ | Miles Bader | |
1995-11-13 | Initial revision | Miles Bader | |