diff options
| author | Rich Felker <dalias@aerifal.cx> | 2014-01-08 19:39:18 -0500 |
|---|---|---|
| committer | Rich Felker <dalias@aerifal.cx> | 2014-01-08 19:39:18 -0500 |
| commit | 513136efa4274c39ed1c071ae4f4f2b10118f9f5 (patch) | |
| tree | 1c6d9bd1e98247d5546ee1ac8ee45e95c0bccb81 /src/string/memcmp.c | |
| parent | fix namespace violations in utmpx.h (diff) | |
| download | grovel-513136efa4274c39ed1c071ae4f4f2b10118f9f5.tar.gz grovel-513136efa4274c39ed1c071ae4f4f2b10118f9f5.tar.xz | |
fix namespace violation in sys/shm.h
in fixing this, I've changed the logic from ugly #if/#else blocks
inside the struct shm_info definition to a fixed struct definition and
optional macros to rename the elements. this will be helpful if we
need to move shm_info to a bits header in the future, as it will keep
the feature test logic out of bits.
Diffstat (limited to 'src/string/memcmp.c')
0 files changed, 0 insertions, 0 deletions
