about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMarcus Calhoun-Lopez <marcuscalhounlopez@gmail.com>2022-03-28 12:44:19 -0700
committerMarcus Calhoun-Lopez <marcuscalhounlopez@gmail.com>2022-03-28 12:52:14 -0700
commit8c188443249ed3b6b0a034800af367b9b43cc190 (patch)
treee5c2b0afdfe116a78aaad00484c06c57af318fe2 /library/std/src/sys/unix/stack_overflow.rs
parentc2d5c641325fe0859bf991928bbc85089fbe39e0 (diff)
downloadrust-8c188443249ed3b6b0a034800af367b9b43cc190.tar.gz
rust-8c188443249ed3b6b0a034800af367b9b43cc190.zip
Fix build on i686-apple-darwin systems
On 32-bit systems, fdopendir is called `_fdopendir$INODE64$UNIX2003`.
On 64-bit systems, fdopendir is called `_fdopendir$INODE64`.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions