Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3303 → Rev 3304

/branches/shell/uspace/app/bdsh/config.h
4,11 → 4,9
* ports */
 
/* Specific port work-arounds : */
#ifdef HELENOS
#define PATH_MAX 255
#define EXIT_SUCCESS 0
#define EXIT_FAILURE 0
#endif
 
/* Work around for getenv() */
#define PATH "/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin"