efl/legacy/ecore/src
sebastid 886713a310 The const char *arg and subsequent ellipses in the execl, execlp, and
execle functions can be thought of as arg0, arg1, ..., argn.   Together
they describe a list of one or more pointers to null-terminated strings
that represent the argument list available  to  the  executed  program.
The  first argument, by convention, should point to the file name asso-
ciated with the file being executed.  The list  of  arguments  must  be
terminated  by a NULL pointer, and, since these are variadic functions,
this pointer must be cast (char *) NULL.


SVN revision: 14411
2005-04-27 14:30:36 +00:00
..
bin basic core of shape support 2005-04-13 15:47:53 +00:00
lib The const char *arg and subsequent ellipses in the execl, execlp, and 2005-04-27 14:30:36 +00:00
.cvsignore Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores. 2003-11-13 12:30:50 +00:00
Ecore.h damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
Makefile.am autopackage ecore... 2005-03-10 15:19:43 +00:00
e_ev_filter.c damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
e_ev_signal.c damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
e_ev_x.c damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
e_events.c damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
e_ipc.c damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
e_util.c damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
e_x.c damn you salizar! damn you! 2003-09-23 08:09:32 +00:00