Skip to content

Conversation

nodakai
Copy link
Contributor

@nodakai nodakai commented Dec 1, 2014

#include <unistd.h>

pid_t getsid(pid_t pid);

CONFORMING TO
       SVr4, POSIX.1-2001.

include <unistd.h>

pid_t getsid(pid_t pid);

CONFORMING TO
       SVr4, POSIX.1-2001.

Signed-off-by: NODA, Kai <nodakai@gmail.com>
bors added a commit that referenced this pull request Dec 2, 2014
```
#include <unistd.h>

pid_t getsid(pid_t pid);

CONFORMING TO
       SVr4, POSIX.1-2001.
```
@bors bors closed this Dec 2, 2014
@bors bors merged commit 2018510 into rust-lang:master Dec 2, 2014
@nodakai nodakai deleted the liblibc-getsid branch February 7, 2016 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants