Changeset 3364
- Timestamp:
- Mar 2, 2005, 7:56:23 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libohana/src/glockfile.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libohana/src/glockfile.c
r2821 r3364 73 73 /* initial values at -1, close if the are set to another value */ 74 74 fd = flock = -1; 75 75 filemode = S_IRUSR | S_IRGRP | S_IROTH; 76 76 file = path = lockname = (char *) NULL; 77 77 gettimeofday (&then, (void *) NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
