lib:util: Move VWV macro to smb_constants.h
[samba.git] / lib / util / byteorder.h
2019-05-17 Andreas Schneiderlib:util: Move VWV macro to smb_constants.h
2019-05-17 Andreas Schneiderlib:util: Remove PPC big endian asm optimized code...
2019-05-17 Andreas Schneiderlib:util: Remove unused ALIGN marcos from byteorder.h
2018-11-28 Andreas Schneiderlib:util: Avoid name confusion with config.h
2015-06-24 Douglas BagnallByte order reversal shouldn't assume size_t is 64 bit.
2014-05-06 David Disseldorpbyteorder: do not assume PowerPC is big-endian
2013-11-14 Andreas Schneiderutil: Remove 32bit macros breaking strict aliasing.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-04-24 Stefan Metzmacherlib/util: add RBVAL, RBVALS, RSBVAL and RSRBVALS macros
2010-08-17 Volker Lendeckes3: Fix a ton of type-punned warnings
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/util
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Volker LendeckeAttempt to fix "make test" on host "tridge"
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.