diff options
Diffstat (limited to 'Porting/Glossary')
-rw-r--r-- | Porting/Glossary | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Porting/Glossary b/Porting/Glossary index 7d3ff3fa8d..b3500b6d55 100644 --- a/Porting/Glossary +++ b/Porting/Glossary @@ -3507,6 +3507,10 @@ lseektype (lseektype.U): or whatever type is used to declare lseek offset's type in the kernel (which also appears to be lseek's return type). +mad (mad.u): + This variable indicates that the Misc Attribute Definition code is to + be compiled. + mail (Loc.U): This variable is defined but not used by Configure. The value is a plain '' and is not useful. |