aboutsummaryrefslogtreecommitdiff
path: root/databases/gdbm/files/patch-src_lock.c
Commit message (Collapse)AuthorAgeFilesLines
* databases/gdbm: update GNU dbm to version 1.26Alexey Dokuchaev7 days1-35/+0
| | | | Reported by: portscout
* databases/gdbm: update GNU dbm port to version 1.25Alexey Dokuchaev2025-04-171-0/+35
Pull upstream commit to not set `errno' to ETIME (which does not exist on FreeBSD) and preserve the original EINTR instead. Reported by: portscout