]> git.tue.mpg.de Git - paraslash.git/commit
osl: Introduce volatile columns that need not be freed.
authorAndre Noll <maan@systemlinux.org>
Thu, 1 Nov 2007 23:52:48 +0000 (00:52 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 1 Nov 2007 23:52:48 +0000 (00:52 +0100)
commitd237ec8d2fc5a697f4fa36832cfd6a037a8db7e6
tree854c01f3ffb4cbbb2614aa3bc0f575b961322390
parentc30fa77db9a1a4f75dc5814cb9f4ecbd32aa110a
osl: Introduce volatile columns that need not be freed.

If the new OSL_DONT_FREE flag is given, osl_close_table()
will not try to free such objects.
osl.c
osl.h