8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / lib / libshell / common / features / externs
blobbc267591d8272feb773519634b30fd852c38ceba
1 set     prototyped
2 hdr     nc,exec_attr
3 mem     exception.name,_exception.name math.h
4 lib     setreuid,setregid,nice,fork,spawnveg,fchdir
5 lib     pathnative,pathposix,uwin_path,uwin_unpath,fts_notify
6 lib     memcntl sys/mman.h
7 lib     getexecuser,free_execattr exec_attr.h -lsecdb
9 reference       unistd.h
11 extern  nice            int     (int)
12 extern  setreuid        int     (uid_t,uid_t)
13 extern  setregid        int     (gid_t,gid_t)