This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 894682: MinGW: add --enable-secure-api config option


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 89468256ec0d9c63b6ed852a90183e70aecbbe3a
      https://github.com/crosstool-ng/crosstool-ng/commit/89468256ec0d9c63b6ed852a90183e70aecbbe3a
  Author: Tamir Duberstein <tamird@gmail.com>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
    M config/libc/mingw.in
    M scripts/build/libc/mingw.sh

  Log Message:
  -----------
  MinGW: add --enable-secure-api config option

Without this flag, MinGW does not expose secure variants of functions
such as strcpy_s.

See https://sourceforge.net/p/mingw-w64/mingw-w64/ci/master/tree/mingw-w64-headers/crt/sec_api/string_s.h#l11.


  Commit: 16e703a4e5bc9277ce642d5a7a451c7025d495ad
      https://github.com/crosstool-ng/crosstool-ng/commit/16e703a4e5bc9277ce642d5a7a451c7025d495ad
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    M config/libc/mingw.in
    M scripts/build/libc/mingw.sh

  Log Message:
  -----------
  Merge pull request #676 from tamird/mingw-secure-api

MinGW: add --enable-secure-api config option


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/242c156d95b5...16e703a4e5bc

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]