Files
musl/include/sys
Rich Felker 513136efa4 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.
2014-01-08 19:39:18 -05:00
..
2013-08-14 02:48:11 -04:00
2013-07-30 18:15:50 -04:00
2014-01-08 19:39:18 -05:00
2013-12-29 21:55:21 -05:00
2013-07-19 19:57:52 -04:00