/[mailutils]/mailutils/mailbox/locker.c
ViewVC logotype

Diff of /mailutils/mailbox/locker.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by gray, Tue Aug 13 13:35:26 2002 UTC revision 1.20 by gray, Thu Aug 29 14:45:47 2002 UTC
# Line 600  check_file_permissions (const char *file Line 600  check_file_permissions (const char *file
600    return 0;    return 0;
601  }  }
602    
603    #ifndef MAXHOSTNAMELEN
604    # define MAXHOSTNAMELEN 256
605    #endif
606    
607  /* Locker-specific lock/unlock functions */  /* Locker-specific lock/unlock functions */
608  int  int
609  _locker_lock_dotlock (locker_t lock)  _locker_lock_dotlock (locker_t lock)

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26