1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.bin/calendar
Eitan Adler fd9593d55a Due to calendar(1)'s abuse of the C preprocessor "unix" gets expanded to
"1".  'Fix' this.

PR:		bin/175790
Submitted by:	ak
Approved by:	cperciva (mentor)
2013-03-04 02:21:03 +00:00
..
calendars Due to calendar(1)'s abuse of the C preprocessor "unix" gets expanded to 2013-03-04 02:21:03 +00:00
calendar.1 Remove contractions. 2012-10-07 20:01:41 +00:00
calendar.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
calendar.h Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
dates.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
day.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
events.c
io.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
locale.c
Makefile Add pt_BR.ISO8859-1 and pt_BR.UTF-8 directories to install. 2012-02-23 17:47:48 +00:00
ostern.c
parsedata.c Use even more conventional conversion routines. 2012-12-13 02:21:05 +00:00
paskha.c Replace hard-coded value by Julian2Gregorian converter function. 2011-02-18 13:41:45 +00:00
pathnames.h
pom.c Use a pair of parentheses to ensure right evaluation order. 2011-07-11 05:40:46 +00:00
sunpos.c