/
githubmirror
/
glibc
Обзор
Документация
Войти
/
githubmirror
/
glibc
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
include/sys/file.h
10 строк
188 B
Zack Weinberg
Installed header hygiene (BZ#20366): Test of installed headers.
23 сен 2016, 15:43
23 сен 2016, 15:43
4775578
Код
Авторство
О чём код?
#ifndef _SYS_FILE_H #include <misc/sys/file.h> # ifndef _ISOMAC /* Now define the internal interfaces. */ extern int __flock (int __fd, int __operation); # endif /* !_ISOMAC */ #endif