Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
lib endgrent,getgrent,getlogin,setgrent
|
||||
lib fsid,getfsgid,isfsg sys/types.h sys/fss.h fsg.h -lfsg
|
||||
mac fsid sys/types.h sys/fss.h fsg.h
|
||||
cat{
|
||||
#if !_lib_fsid && _mac_fsid
|
||||
#define _lib_fsid 1
|
||||
#endif
|
||||
}end
|
||||
@@ -0,0 +1 @@
|
||||
lib lchmod,lchown
|
||||
@@ -0,0 +1,3 @@
|
||||
lib getdomainname,gethostid,gethostname,sethostname,syscall,systeminfo,uname
|
||||
mem utsname.base_rel,utsname.idnumber,utsname.m_type,utsname.nodeext sys/utsname.h
|
||||
sys syscall,systeminfo
|
||||
Reference in New Issue
Block a user