• Adam Wujek's avatar
    arch-wrs: check shmem consistency in wrs_shm_get_and_check · d5e619c5
    Adam Wujek authored
    Commit based on the commit from wrs-switch-sw repo described below. It does
    not have impact on PPSI, just for consistency.
    
    userspace/libwr: check shmem consistency in wrs_shm_get_and_check
    
    Check the consistency of shmem during opening with wrs_shm_get_and_check.
    It was possible that sequence number was increased during the opening, but it
    was interpreted as version error.
    
    Add defines describing different return errors.
    
    This change is backward compatible.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    d5e619c5
Name
Last commit
Last update
..
arch Loading commit data...
libwr Loading commit data...
hal_exports.h Loading commit data...
ppsi-wrs.h Loading commit data...
strnlen.h Loading commit data...