[Heimdal-source-changes] [heimdal/heimdal] 927185: IPC: Solaris doors backend: avoid using TLS where ...

GitHub noreply at github.com
Mon May 14 04:18:31 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: 927185e732df87c140cb0b92937d29ebbcf1172f
      https://github.com/heimdal/heimdal/commit/927185e732df87c140cb0b92937d29ebbcf1172f
  Author: Luke Howard <lukeh at padl.com>
  Date:   2018-05-14 (Mon, 14 May 2018)

  Changed paths:
    M lib/ipc/server.c

  Log Message:
  -----------
  IPC: Solaris doors backend: avoid using TLS where possible

Optimistically delay using thread-local storage for the door reply
buffer until we actually need to allocate from the heap.



      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Heimdal-source-changes mailing list