#include <stdlib.h>
#include <string.h>
#include <dlfcn.h>
#include <unistd.h>
#include <signal.h>
#include <errno.h>
#include <pthread.h>
#include <glib-object.h>
#include <time.h>
#include <sys/time.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/stat.h>
#include <gdk/gdkkeysyms.h>
#include <gtk/gtk.h>
#include <hiker/traces.h>
#include <hiker/bundlemgr.h>
#include <hiker/pdk/appmgr_pdk.h>
#include <hiker/prv/bundlemgr_prv.h>
#include <hiker/prv/nlpd_bits.h>
#include <hiker/prv/timestamp.h>
Defines | |
#define | USE_SYSTEM_BUG_WORKAROUND 1 |
#define | OVERWRITE_ENV 1 |
#define | NLPD_PATH "/opt/alp/bin/alp_NativeProcessLaunchpad_D" |
Functions | |
int | main (int argc, char *argv[], char *envp[]) |
|
|
|
|
|
|
|
|