Home
last modified time | relevance | path

Searched refs:RUN_STDERR_APPEND (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Drun.c195 mode_err |= ((flags & RUN_STDERR_APPEND) ? O_APPEND : O_TRUNC); in run_exec()
Dcvs.h702 #define RUN_STDERR_APPEND 0x0008 /* append to stderr, don't truncate */ macro
DChangeLog-93951588 RUN_STDERR_APPEND, RUN_SIGNIGNORE, RUN_TTY, run_arg, run_print,