[tarantool-patches] Re: [PATCH 1/3] stailq: add stailq_insert function

  • From: Vladimir Davydov <vdavydov.dev@xxxxxxxxx>
  • To: tarantool-patches@xxxxxxxxxxxxx
  • Date: Tue, 17 Jul 2018 13:18:15 +0300

On Fri, Jul 13, 2018 at 01:53:52PM +0300, Vladimir Davydov wrote:

The new function inserts a new item into the list at the specified
postion.
---
 src/lib/salad/stailq.h | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

Pushed it to 1.10.

Other related posts: