Skip to content

Commit

Permalink
Auto merge of #57810 - MikaelUrankar:stack_t_bsd, r=nagisa
Browse files Browse the repository at this point in the history
FreeBSD 10.x is EOL, in FreeBSD 11 and later, ss_sp is actually a void*

…d* [1]

dragonflybsd still uses c_char [2]

[1] https://svnweb.freebsd.org/base/releng/11.2/sys/sys/signal.h?revision=334459&view=markup#l438
[2] https://github.com/DragonFlyBSD/DragonFlyBSD/blob/master/sys/sys/signal.h#L339
  • Loading branch information
bors committed Mar 22, 2019
2 parents 2210e9a + 6b766ba commit ed19622
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
Loading

0 comments on commit ed19622

Please sign in to comment.