awesome/common
Julien Danjou 56225a39fe array: check that we are still in the tab
If the array is modified while we are running the foreach() loop, the
tab of the array may be reallocated, so var can be totally out of the
memory: check for that.

Signed-off-by: Julien Danjou <julien@danjou.info>
2009-04-28 08:34:13 +02:00
..
array.h array: check that we are still in the tab 2009-04-28 08:34:13 +02:00
atoms.c atoms: drop useless strlen usage 2009-04-18 13:37:01 +02:00
atoms.h atoms: autogenerate atom list 2008-06-30 20:05:53 +02:00
atoms.list client: add support for _NET_STARTUP_ID 2009-04-14 12:47:10 +02:00
buffer.c buffer: remove useless buffer_add_xmlescaped() 2009-04-08 18:08:44 +02:00
buffer.h buffer: add buffer_addsl() for literal strings 2009-04-26 20:21:54 +02:00
luaobject.h luaobject: import 2009-04-12 15:11:32 +02:00
tokenize.gperf key: add __index metamethod 2009-04-25 16:00:08 +02:00
util.c util: remove fd_set_close_on_exec() 2009-04-18 11:39:06 +02:00
util.h util: remove useless asprintf macro 2009-04-26 20:22:44 +02:00
version.c version: remove product name 2009-04-08 18:53:53 +02:00
version.h version: remove product name 2009-04-08 18:53:53 +02:00
xcursor.c xcursor: add new cursor infra 2008-12-12 16:51:41 +01:00
xcursor.h xcursor: add new cursor infra 2008-12-12 16:51:41 +01:00
xembed.c xembed: store windows in an array 2008-12-14 10:28:22 +01:00
xembed.h xembed: store windows in an array 2008-12-14 10:28:22 +01:00
xutil.c xutil: remove useless conversion function 2009-04-26 12:34:13 +02:00
xutil.h xutil: remove useless conversion function 2009-04-26 12:34:13 +02:00