mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Remove lockfiles and other changes
This commit is contained in:
parent
d188c1c37f
commit
94c45b7ff3
8 changed files with 38 additions and 5 deletions
|
@ -136,7 +136,7 @@ void disable_dotlock(void);
|
|||
DOTLOCK create_dotlock( const char *file_to_lock );
|
||||
int make_dotlock( DOTLOCK h, long timeout );
|
||||
int release_dotlock( DOTLOCK h );
|
||||
|
||||
void remove_lockfiles (void);
|
||||
|
||||
/*-- fileutil.c --*/
|
||||
char * make_basename(const char *filepath);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue