Mail Archives: djgpp/1998/06/28/14:01:51
Eli Zaretskii (eliz AT is DOT elta DOT co DOT il) wrote:
: I don't know what does paths.h do on Linux, but it's possible that you
: won't need it as well. DJGPP doesn't have it, either.
It contains paths to a lot of (system) files. E. g.
#define _PATH_DEFPATH "/usr/local/bin:/usr/bin:/bin"
#define _PATH_CONSOLE "/dev/console"
#define _PATH_CSHELL "/bin/csh"
#define _PATH_DEVDB "/var/run/dev.db"
#define _PATH_LOCALE "/usr/share/locale"
Arvo Pärt, Kanon Pokajanen,
MartinS
- Raw text -