www.delorie.com/djgpp//doc/libc-2.02/libc_607.html   search  
Go to the first, previous, next, last section, table of contents.


setsid

Syntax

#include <unistd.h>

pid_t setsid(void);

Description

This function does not do anything. It exists to assist porting from Unix.

Return Value

Return value of see section getpid.

Portability

not ANSI, POSIX


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1998     Updated Dec 1998