Gleb Smirnoff 8c629bdf05 The m_extadd() can fail due to memory allocation failure, thus:
- Make it return int, not void.
- Add wait parameter.
- Update MEXTADD() macro appropriately, defaults to M_NOWAIT, as
  before this change.

Sponsored by:	Nginx, Inc.
2013-03-12 12:12:16 +00:00
..
2013-03-02 21:11:30 +00:00
2012-11-01 04:07:08 +00:00
2013-02-15 07:58:51 +00:00
2013-01-17 19:03:24 +00:00
2013-02-21 12:52:18 +00:00
2013-02-28 13:46:03 +00:00