[dovecot/core] 08259c: lib: rename bswap_*() to i_bswap()

GitHub noreply at github.com
Tue Nov 28 18:00:12 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 08259c1f206026ca9b9f4b4e97603943c6093def
      https://github.com/dovecot/core/commit/08259c1f206026ca9b9f4b4e97603943c6093def
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M src/lib/byteorder.h
    M src/lib/test-byteorder.c

  Log Message:
  -----------
  lib: rename bswap_*() to i_bswap()


  Commit: c8d80ba718487eff6b69b1adcf576b5265d2cf82
      https://github.com/dovecot/core/commit/c8d80ba718487eff6b69b1adcf576b5265d2cf82
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M src/lib/test-mempool-allocfree.c
    M src/lib/test-mempool-alloconly.c

  Log Message:
  -----------
  lib: Fix mempool unit tests to pass with 32bit OSes

malloc(SSIZE_T_MAX) actually succeeds there, so we can't test it.


Compare: https://github.com/dovecot/core/compare/1a85ac6b42b7...c8d80ba71848


More information about the dovecot-cvs mailing list