[dovecot/core] 9c8699: lib: ostream-file: Renamed iov_size to iov_count e...

GitHub noreply at github.com
Sat Apr 30 13:00:10 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 9c8699034c6d50403764fdec6915ab60a6012034
      https://github.com/dovecot/core/commit/9c8699034c6d50403764fdec6915ab60a6012034
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-30 (Sat, 30 Apr 2016)

  Changed paths:
    M src/lib/ostream-file.c

  Log Message:
  -----------
  lib: ostream-file: Renamed iov_size to iov_count everywhere and made it unsigned int for consistency.


  Commit: 6fae619f0c18de2a4c0656593e029929a60c4956
      https://github.com/dovecot/core/commit/6fae619f0c18de2a4c0656593e029929a60c4956
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-30 (Sat, 30 Apr 2016)

  Changed paths:
    M src/lib/ostream-file.c

  Log Message:
  -----------
  lib: ostream-file: Renamed o_stream_writev() to o_stream_file_writev_full().


  Commit: 5e6d463808595353c6b8140bcfc12445bcd27ab4
      https://github.com/dovecot/core/commit/5e6d463808595353c6b8140bcfc12445bcd27ab4
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-30 (Sat, 30 Apr 2016)

  Changed paths:
    M src/lib/ostream-file.c

  Log Message:
  -----------
  lib: ostream-file: Split o_stream_file_writev() from o_stream_file_writev_full().


  Commit: 2ac0ee86377636dcf9e8c0ddad93842b1fb3d46a
      https://github.com/dovecot/core/commit/2ac0ee86377636dcf9e8c0ddad93842b1fb3d46a
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-30 (Sat, 30 Apr 2016)

  Changed paths:
    M src/lib/Makefile.am
    A src/lib/ostream-file-private.h
    M src/lib/ostream-file.c

  Log Message:
  -----------
  lib: ostream-file: Allow creating derived file output streams.


  Commit: ea623e25e8d03cb1c28677f418d3dcd5729d09e1
      https://github.com/dovecot/core/commit/ea623e25e8d03cb1c28677f418d3dcd5729d09e1
  Author: Stephan Bosch <stephan at rename-it.nl>
  Date:   2016-04-30 (Sat, 30 Apr 2016)

  Changed paths:
    M src/lib/Makefile.am
    A src/lib/ostream-unix.c
    A src/lib/ostream-unix.h

  Log Message:
  -----------
  lib: Added ostream-unix for writing fd sockets via ostream.


Compare: https://github.com/dovecot/core/compare/0a6d1a48c764...ea623e25e8d0


More information about the dovecot-cvs mailing list