Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Implement cross-platform mkdtemp #1315

Closed
Hinidu opened this issue Jun 16, 2014 · 10 comments
Closed

Implement cross-platform mkdtemp #1315

Hinidu opened this issue Jun 16, 2014 · 10 comments

Comments

@Hinidu
Copy link
Contributor

Hinidu commented Jun 16, 2014

We at https://github.com/neovim/neovim have faced with the need of porting glibc's mkdtemp to Windows. Would it make sense to make PR in your project for this? Perhaps introducing uv_fs_mkdtemp function.

@saghul
Copy link
Contributor

saghul commented Jun 16, 2014

I'd be OK with it. @indutny?

@indutny
Copy link
Contributor

indutny commented Jun 16, 2014

/me too.

@txdv
Copy link
Contributor

txdv commented Jul 7, 2014

Are you going to submit a patch for libuv?

@Hinidu
Copy link
Contributor Author

Hinidu commented Jul 7, 2014

@txdv Sorry I was quite busy last month. I hope that I can make a patch in the near future.
With what purpose you are asking? If you want to do it yourself I don't mind.

@txdv
Copy link
Contributor

txdv commented Jul 7, 2014

With the intent to close this issue if you leave it unresolved.

I'm currently working on tcp/udp so I have enough on my plate already.

@Hinidu are you going to come up with a patch?

@saghul
Copy link
Contributor

saghul commented Jul 7, 2014

@txdv you don't need to do it yourself. I also wanted to close all unresolved issues but then we might lose track. So I'll leave them open for now.

@txdv
Copy link
Contributor

txdv commented Jul 7, 2014

@saghul "you don't need to do it yourself." - you mean like going through all the issues and read them up?

@saghul
Copy link
Contributor

saghul commented Jul 7, 2014

@txdv no, I mean implement the requested feature. I would like to have this feature implemented, but if we close the issue we'll forget about it. I do feel distressed about the 100+ issues, but well, there so much that can be done.

@txdv
Copy link
Contributor

txdv commented Jul 7, 2014

This looks similar to this issue: #1277

@saghul
Copy link
Contributor

saghul commented Jul 30, 2014

Closing, continues on #1368.

@saghul saghul closed this as completed Jul 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants