libsys - system library
cc [ flag... ] file... -lsys [ library... ]
Functions in this library provide basic system services. This library is implemented as a filter on the C library (see libc(3LIB)).
The shared object libsys.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.
__ctype | __huge_val | _access |
_acct | _alarm | _altzone |
_catclose | ||
_chdir | ||
_chroot | ||
_creat | ||
_environ | ||
_execlp | ||
_execvp | ||
_fchdir | ||
_fcntl | ||
_fpathconf | ||
_fsync | ||
_getcwd | ||
_getgid | ||
_getgroups | ||
_getpgid | ||
_getpmsg | ||
_getpwuid | ||
_gettxt | ||
_initgroups | ||
_kill | ||
_lseek | ||
_memcntl | ||
_mlock | ||
_mprotect | ||
_msgrcv | ||
_munlock | ||
_numeric | ||
_pathconf | ||
_poll | ||
_ptsname | ||
_read | ||
_readv | ||
_rmdir | ||
_semget | ||
_setgid | ||
_setpgrp | ||
_setuid | ||
_shmdt | ||
_sigaddset | ||
_sigemptyset | ||
_sigignore | ||
_sigpause | ||
_sigrelse | ||
_sigset | ||
_stat | ||
_swapcontext | ||
_sysconf | ||
_times | ||
_tzname | ||
_umount | ||
_unlockpt | ||
_waitid | ||
_writev | ||
alarm | ||
catclose | ||
chdir | ||
chroot | ||
creat | ||
environ | ||
execlp | ||
execvp | ||
fchdir | ||
fcntl | ||
fpathconf | ||
fstatvfs | ||
getcontext | ||
geteuid | ||
getgrnam | ||
getmsg | ||
getpid | ||
getpwnam | ||
getsid | ||
grantpt | ||
isastream | ||
link | ||
lstat | ||
memcntl | ||
mlock | ||
mprotect | ||
msgrcv | ||
munlock | ||
open | ||
pause | ||
profil | ||
putmsg | ||
readdir | ||
realloc | ||
rewinddir | ||
semctl | ||
setcontext | ||
setlocale | ||
setrlimit | ||
shmat | ||
shmget | ||
sigaltstack | ||
sigfillset | ||
sigismember | ||
sigpause | ||
sigrelse | ||
sigset | ||
stat | ||
strcoll | ||
strxfrm | ||
sync | ||
telldir | ||
timezone | ||
ulimit | ||
uname | ||
utime | ||
waitpid |
The following interfaces are unique to the SPARC version of this library:
.div | .mul | .rem |
.stret1 | .stret2 | .stret4 |
.stret8 | ||
.urem | ||
_Q_cmpe | ||
_Q_feq | ||
_Q_fle | ||
_Q_itoq | ||
_Q_qtod | ||
_Q_qtou | ||
_Q_sub | ||
__ftou |
The following interfaces are unique to the x86 version of this library:
__flt_rounds | _fp_hw | _fpstart |
_fxstat | _lxstat | _nuname |
_sbrk | ||
nuname |
/usr/lib/libsys.so.1
See attributes(5) for descriptions of the following attributes:
|
pvs(1), Intro(2), Intro(3), libc(3LIB), attributes(5)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |