Tarsnap / kivaloo

Kivaloo is a collection of utilities which together form a data store associating keys of up to 255 bytes with values of up to 255 bytes.
http://www.tarsnap.com/kivaloo.html
Other
201 stars 17 forks source link

lbs: handle some bad requests #283

Closed gperciva closed 1 year ago

gperciva commented 1 year ago

When this is merged and I'm importing it to other projects, I'll squash all the build-system changes. I think it's worth keeping them separate in libcperciva, but it's unnecessary elsewhere.

cperciva commented 1 year ago

When this is merged and I'm importing it to other projects, I'll squash all the build-system changes. I think it's worth keeping them separate in libcperciva, but it's unnecessary elsewhere.

Was this comment intended for a different PR?

cperciva commented 1 year ago

LGTM; please tidy up the git history.

gperciva commented 1 year ago

Was this comment intended for a different PR?

Whoops, yeah! That was about the libcperciva optional-mutex stuff.

gperciva commented 1 year ago

Rebased, ready for merge.