awesome/common
Uli Schlachter 05a8ef2ed9 Handle execv() errors
Previously, awesome would just crash when execv() fails, because it already
destroyed all of its internal state, but then tries to do another main loop
iteration. Whoops.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-07-15 00:18:44 +02:00
..
array.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
atoms.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
atoms.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
atoms.list ewmh: remove _NET_WORKAREA support (FS#732) 2010-02-18 10:04:01 +01:00
backtrace.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
backtrace.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
buffer.c buffer: remove useless buffer_add_xmlescaped() 2009-04-08 18:08:44 +02:00
buffer.h Grammar/spelling corrections in comments and docs. 2009-08-31 10:39:36 +02:00
luaclass.c Wrapped luaL_register 2012-06-12 13:32:40 +02:00
luaclass.h Renamed luaL_reg to luaL_Reg 2012-06-12 10:52:10 +02:00
lualib.c lua_objlen wrapped in luaA_rawlen 2012-06-12 11:02:57 +02:00
lualib.h luaL_typerror -> luaA_typerror 2012-06-12 10:56:19 +02:00
luaobject.c luaA_object_emit_signal: Fix a crash on non-objects 2012-01-04 17:09:52 +01:00
luaobject.h Wrapped lua_[gs]etfenv into luaA_[gs]etuservalue 2012-06-12 11:02:34 +02:00
signal.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
util.c Handle execv() errors 2012-07-15 00:18:44 +02:00
util.h Add platform support for DragonflyBSD. 2012-05-20 22:46:34 +02:00
version.c Replaced already in Lua 5.1 deprecated lua_open() 2012-06-12 11:07:15 +02:00
version.h version: remove product name 2009-04-08 18:53:53 +02:00
xcursor.c Minor readability fixes, STREQ()-like macros added 2011-11-18 17:56:21 +01:00
xcursor.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
xembed.c remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
xembed.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
xutil.c Minor readability fixes, STREQ()-like macros added 2011-11-18 17:56:21 +01:00
xutil.h remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00