Ignore:
Timestamp:
2018-01-22T22:42:57Z (7 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7a08c70
Parents:
e0f47f5
Message:

Remove unnecessary symbol renaming from libposix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/src/internal/common.h

    re0f47f5 r7f9df7b9  
    5050        } while (0)
    5151
     52// Just a marker for external tools.
     53#define _HIDE_LIBC_SYMBOL(symbol)
     54
    5255/* Checks if the value is a failing error code.
    5356 * If so, writes the error code to errno and returns true.
Note: See TracChangeset for help on using the changeset viewer.