summaryrefslogtreecommitdiff
path: root/usr/src/lib/libshell/common/features/externs
blob: 7d5e48d7c787052bbed6b1ed41705117032f3ce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
set	prototyped
hdr	nc,exec_attr
mem	exception.name,_exception.name math.h
lib	setreuid,setregid,nice,sigflag,fork,spawnveg,fchdir
lib	pathnative,pathposix,uwin_path,uwin_unpath,fts_notify
lib	memcntl sys/mman.h

reference	unistd.h

extern	nice		int	(int)
extern	setreuid	int	(uid_t,uid_t)
extern	setregid	int	(gid_t,gid_t)