DragonFlyBSD/src effe59fusr.bin/calendar io.c day.c

calendar(1): Refactor mail header composition and sending

* Use 'struct iovec header[]' to hold all mail headers, and then use
  writev(2) to write them into the pipe.

* Explicitly set 'LC_TIME=C' when formating the date string for the mail
  header.

Obtained-from: OpenBSD
DeltaFile
+15-8usr.bin/calendar/io.c
+5-1usr.bin/calendar/day.c
+1-0usr.bin/calendar/calendar.h
+21-93 files

UnifiedSplitRaw