Skip to content
  1. Nov 13, 2014
  2. Nov 12, 2014
  3. Nov 11, 2014
    • Gregory Nutt's avatar
      Update ChangeLog · b5d737aa
      Gregory Nutt authored
      b5d737aa
    • Gregory Nutt's avatar
      From Lorenz Meier: The implementation of access() as vararg macro has the... · c23b7ec9
      Gregory Nutt authored
      From Lorenz Meier: The implementation of access() as vararg macro has the issue that any function call with the same name (even in a C++ class) will match with it and result in a compile error. I have replaced it with a small function, and tried to have decent documentation as well. This resolves the compile issue, and shouldn’t have negative side effects for users of the function.
      c23b7ec9