Files
semi-libc/arch/mips/bits
Szabolcs NagyandRich Felker cc08669380 add SIOCGSTAMPNS socket ioctl macro to ioctl.h
it is defined in linux asm/sockios.h since commit
ae40eb1ef30ab4120bd3c8b7e3da99ee53d27a23 (linux v2.6.22)
but was missing from musl by accident.

in musl the sockios macros are exposed in sys/ioctl.h together
with other ioctl requests instead of in sys/socket.h because of
namespace rules. (glibc has them in sys/socket.h under _GNU_SOURCE.)
2017-08-29 19:48:37 -04:00
..
2016-03-18 22:40:28 -04:00
2015-03-04 12:09:37 -05:00
2014-04-15 19:17:52 -04:00
2014-03-12 11:46:17 +01:00
2014-03-18 21:52:24 -04:00
2014-03-12 18:08:58 +01:00