Skip to content

Conversation

@JohnTitor
Copy link
Member

Closes #2181

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member Author

Friendly-ping @Amanieu, I assume you missed this one.

@Amanieu
Copy link
Member

Amanieu commented Jun 3, 2021

Oops, this somehow slipped by.

@bors r+

@bors
Copy link
Contributor

bors commented Jun 3, 2021

📌 Commit ff0ca7d has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Jun 3, 2021

⌛ Testing commit ff0ca7d with merge 9bf70c4...

@bors
Copy link
Contributor

bors commented Jun 3, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing 9bf70c4 to master...

@bors bors merged commit 9bf70c4 into rust-lang:master Jun 3, 2021
@JohnTitor JohnTitor deleted the memmem-macos branch June 3, 2021 22:47
bors added a commit that referenced this pull request Nov 2, 2021
Declare clock_settime for macOS.

Looking at [time.h for macOS 11.5](https://opensource.apple.com/source/Libc/Libc-1439.141.1/include/time.h.auto.html) `clock_settime` still doesn't seem to be exported for iOS. Declaring it only for macOS (using #2208 as an example of how).
bors added a commit that referenced this pull request Nov 2, 2021
Declare clock_settime for macOS.

Looking at [time.h for macOS 11.5](https://opensource.apple.com/source/Libc/Libc-1439.141.1/include/time.h.auto.html) `clock_settime` still doesn't seem to be exported for iOS. Declaring it only for macOS (using #2208 as an example of how).
bors added a commit that referenced this pull request Nov 2, 2021
Declare clock_settime for macOS.

Looking at [time.h for macOS 11.5](https://opensource.apple.com/source/Libc/Libc-1439.141.1/include/time.h.auto.html) `clock_settime` still doesn't seem to be exported for iOS. Declaring it only for macOS (using #2208 as an example of how).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

memmem not available on macos

4 participants