-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Move fill_charp_buf from os to str #2620
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
It seems to me that |
@kud1ing : Nope, AFAICT, I suspect the meat of this ticket is getting rid of |
|
There is no longer anything called |
add pthread_getname_np A new libstd test needs this, and there doesn't seem to be a good reason not to have this.
add pthread_getname_np A new libstd test needs this, and there doesn't seem to be a good reason not to have this.
Co-authored-by: Celina G. Val <celinval@amazon.com> Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
as per a FIXME in
core::os
The text was updated successfully, but these errors were encountered: