ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libecb/Changes
(Generate patch)

Comparing libecb/Changes (file contents):
Revision 1.12 by root, Thu Oct 31 01:24:08 2013 UTC vs.
Revision 1.13 by root, Sun Jan 5 15:54:09 2014 UTC

1implement is_constant for c11: https://gustedt.wordpress.com/2013/08/22/testing-compile-time-constness-and-null-pointers-with-c11s-_generic/
1 2
2#ifdef _MSC_VER 3#ifdef _MSC_VER
3 4
4#include <stdlib.h> 5#include <stdlib.h>
5#define bswap_32(x) _byteswap_ulong(x) 6#define bswap_32(x) _byteswap_ulong(x)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines