Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 12:24:57 UTC Now

2009-02-05 15:36:34 UTC MAIN commitmail json YAML

Update TokyoCabinet to 1.4.4.

Changes:
2009-01-29  Mikio Hirabayashi  <mikio@users.sourceforge.net>

* tcutil.c (tcmapputproc, tctreeputproc, tcmdbputproc, tcndbputproc): new functions.

* tchdb.c (tchdbputproc): new function.

* tchdb.c (TDBTHREADYIELD): "sched_yield" is now used instead of "pthread_yield".

* tcbdb.c (tcbdbputproc): new function.

* tcbdb.c (tcbdbcurkey, tcbdbcurval): the type of the return value was modified.

* tcfdb.c (tcfdbputproc): new function.

* tcadb.c (tcadbputproc): new function.

* tcadb.c (tcadbmisc): sub funcitons "put", "out", and "get" were added.

* tcadb.c (tcstrisnum): new function.

- Release: 1.4.4

(obache)