O_CRMOD
#define O_CRMOD 020 /* map \r to \r\n on output */
#define O_CRMOD 0x00000010 /* map \r to \r\n on output */