Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/solenv/lockfile/   (Office von Apache Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 242 B image not shown  

Quelle  README   Sprache: unbekannt

 
All files (except for the dummy maillock.h) were copied from liblockfile 1.17.

Just the max sleep time was adjusted in lockfile.c / lockfile_create_save_tmplock:

+   if (sleeptime > 60) sleeptime = 60;
-   if (sleeptime > 5) sleeptime = 5;

[Dauer der Verarbeitung: 0.11 Sekunden, vorverarbeitet 2026-05-06]