index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
File
/
SimpleLock.pm
Age
Commit message (
Collapse
)
Author
2004-04-10
import lock mechanism from File::SimpleLock class. Now IO::Adapter
fukachan
provides lock() and unlock() metohds though file map only is supported. FML::Process::Kernel is switched to IO::Adapter based lock.
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-01-11
fix copyright
fukachan
2003-01-11
fix comments
fukachan
2002-12-22
add todo as comments
fukachan
2002-12-13
need write permission for flock on solaris (PR fml-devel:331,332)
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-01-13
use Fcntl qw(:DEFAULT :flock), remove LOCK_XX() definitions.
fukachan
2002-01-13
update copyright
fukachan
2002-01-13
clean up comments, update copyright
fukachan
2001-12-22
remove \s*$
fukachan
2001-05-28
clean up documents
fukachan
2001-04-08
relocate error() et. al. definitions for each module to have each
fukachan
handlers within under the hierarchy.
2001-03-20
s/error_reset/error_clear/
fukachan
2001-03-20
rewritten to ErrorMessages::Status module for unification of error
fukachan
buffer handling.
2001-03-09
clean up description
fukachan
2001-02-24
clean up documents on File::
fukachan
2001-02-20
Initial revision
fukachan