annotate src/s/vms5-5.h @ 52231:9529ff0804c2
Edward M. Reingold <reingold@emr.cs.iit.edu>
(calendar-goto-day-of-year): New function.
author |
Glenn Morris <rgm@gnu.org> |
date |
Sun, 17 Aug 2003 22:49:46 +0000 (2003-08-17) |
parents |
b9e41e8f770d |
children |
695cf19ef79e d7ddb3e565de |
rev |
line source |
13941
|
1 #include "vms.h"
|
|
2 #define VMS5_5
|
|
3 #define VMS4_4
|
|
4
|
|
5 /* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
|
|
6 And defining it causes lossage because sys_errlist has a different
|
|
7 number of elements. */
|
|
8 #undef SHARABLE_LIB_BUG
|