aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/sign_ext.h
Commit message (Expand)AuthorAgeFilesLines
* Don't shift signed values left.Guy Harris2015-04-301-4/+16
* Validate no_of_bits in ws_sign_ext32 and ws_sign_ext64Stig Bjørlykke2014-11-011-0/+10
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* There's no need to mark inline functions with _U_Jakub Zawadzki2013-12-261-6/+2
* Another try at marking the ws_sign_ext functions possibly-unused.Gerald Combs2013-12-191-4/+8
* Try to fix a warning found by, but not related to, the ABI check.Gerald Combs2013-12-191-2/+2
* sign_ext.h: use G_GINT64_CONSTANT(), add sample for alternative method of sig...Jakub Zawadzki2013-12-171-2/+12
* Create sign extension routines in <wsutil/sign_ext.h>, use it in few places.Jakub Zawadzki2013-12-171-0/+50