efl/legacy/eina/src
Lucas De Marchi 82ee083b25 eina: add EINA_SENTINEL to help use of variadic functions
Certain types of variadic functions use NULL as the last argument instead of a
string format (printf-like). Functions like these are: execl and execlp.

We are in feature freeze, but I believe this is small and simple enough to slip
in with no headaches. These functions are being used in the new edbus library
and it would be good to have it supported in eina now.



SVN revision: 75271
2012-08-14 20:58:36 +00:00
..
examples Adding EINA_INLIST_CONTAINER_GET to the examples when freeing the list. 2012-06-08 13:22:09 +00:00
include eina: add EINA_SENTINEL to help use of variadic functions 2012-08-14 20:58:36 +00:00
lib leaklet-- 2012-08-04 04:14:22 +00:00
modules eina: fix build when valgrind is not in a standard location. 2012-03-16 11:25:14 +00:00
tests Eina: reorganise a bit the autotools. Please report any problem 2012-06-29 06:49:08 +00:00
Makefile.am eina: add autotools rules to building and installing examples. 2011-06-09 18:53:38 +00:00