mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Drop the sem_unlink() error checks, which could prevent the 2nd unlink. Instead use O_EXCL in sem_open(). This makes "open+close the database" the API for trying to clean away the old semaphores, if they were left behind by a previous run. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| COPYRIGHT | ||
| Doxyfile | ||
| LICENSE | ||
| Makefile | ||
| mdb.c | ||
| mdb.h | ||
| mdb_stat.c | ||
| mdb_stata.c | ||
| mfree.c | ||
| midl.c | ||
| midl.h | ||
| mtest.c | ||
| mtest2.c | ||
| mtest3.c | ||
| mtest4.c | ||
| mtest5.c | ||
| mtest6.c | ||