- 08 Mar, 2002 1 commit
-
-
- 02 Mar, 2002 10 commits
-
-
-
-
-
-
-
-
-
-
and stub read/write lock mode. New function, to remove a lock even if not owned (useful for the external dotlock utility). New functions, to set the expire time for MU_LOCKER_TIME, the flags, and the retries and retry sleep for MU_LOCKER_RETRY.
Sam Roberts authored
-
- 01 Mar, 2002 1 commit
-
-
- 28 Feb, 2002 2 commits
-
-
- 27 Feb, 2002 13 commits
-
-
-
-
to all zeroes before mu_dbm_fetch. This is needed by (at least) Berkeley DBM.
Sergey Poznyakoff authored -
of current working directory. The return value is malloc'ed (mu_get_full_path): New function. Translate cwd-relative pathname to its absolute equivalent. Both moved from mbx_default.c
Sergey Poznyakoff authored -
-
-
mailbox_open_default() supports the following naming schemes: % --> system mailbox for the real uid %user --> system mailbox for the given user ~/file --> /home/user/file ~user/file --> /home/user/file +file --> /home/user/Mail/file =file --> /home/user/Mail/file
Sergey Poznyakoff authored -
-
-
-
- 26 Feb, 2002 5 commits
-
-
- 23 Feb, 2002 5 commits
-
-
-
-
-
whitespace to the argv array. To fix: (argcv_scan): Return len+1 if called on or after the terminating null character. (argcv_get): Initialize *argc to zero and continue scanning until argcv_scan return is > len. Thanks Sam for noticing.
Sergey Poznyakoff authored
-
- 22 Feb, 2002 3 commits
-
-