freebsd-dev/usr.bin/calendar
Stefan Eßer 0357fa2632 Restrict locale settings to the file they occur in
This prevents LANG= in an included file from affecting the interpretation
of month and day names in the including file.

Make the internal pre-processor accept white space between the "#" at
the start of the line and the keyword for better compatibility with cpp.

Add support for the cpp keywords #warning and #error.

MFC after:	3 days
2020-11-05 08:58:21 +00:00
..
calendars Update the due date of the quarterly status report 2020-10-29 14:21:25 +00:00
tests Add regression tests for conditions and comments 2020-11-04 22:29:01 +00:00
calendar.1 Restrict locale settings to the file they occur in 2020-11-05 08:58:21 +00:00
calendar.c Fix calendar -a processing of files included in the user's home directory 2020-10-29 08:26:38 +00:00
calendar.h Restrict locale settings to the file they occur in 2020-11-05 08:58:21 +00:00
dates.c Add regression tests for conditions and comments 2020-11-04 22:29:01 +00:00
day.c Add extremely useful calendar(1) application to FreeBSD 2020-03-03 00:20:08 +00:00
events.c Restrict locale settings to the file they occur in 2020-11-05 08:58:21 +00:00
io.c Restrict locale settings to the file they occur in 2020-11-05 08:58:21 +00:00
locale.c Add extremely useful calendar(1) application to FreeBSD 2020-03-03 00:20:08 +00:00
Makefile calendar: remove all datafiles except freebsd one 2020-10-26 03:26:18 +00:00
Makefile.depend Add extremely useful calendar(1) application to FreeBSD 2020-03-03 00:20:08 +00:00
ostern.c Add extremely useful calendar(1) application to FreeBSD 2020-03-03 00:20:08 +00:00
parsedata.c Add file names and line numbers to calendar format error messages 2020-10-31 13:32:08 +00:00
paskha.c Add extremely useful calendar(1) application to FreeBSD 2020-03-03 00:20:08 +00:00
pathnames.h Add search of LOCALBASE/share/calendar for calendars supplied by a port. 2020-10-23 09:22:23 +00:00
pom.c Add extremely useful calendar(1) application to FreeBSD 2020-03-03 00:20:08 +00:00
sunpos.c Add extremely useful calendar(1) application to FreeBSD 2020-03-03 00:20:08 +00:00