« Previous | Next » 

Revision 32b07c5f

ID32b07c5f77a9f85624c2004eb4d4f7bc2cdcb9fe
Parent 02926b4b
Child fcd70b89

Added by Klaus Aehlig almost 10 years ago

Provide means of locking a file

Two avoid two processes simultaneously accessing the same
on-file structure, like the job queue, file locks are used.
Therefore, provide this functionality in Haskell as well.

Signed-off-by: Klaus Aehlig <>
Reviewed-by: Michele Tartara <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences