Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
19d58273
Kaydet (Commit)
19d58273
authored
Ara 15, 1997
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fixed index references to modules.
Made references to files use \file{} instead of \code{}.
üst
356818ec
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
libfcntl.tex
Doc/lib/libfcntl.tex
+5
-5
libfcntl.tex
Doc/libfcntl.tex
+5
-5
No files found.
Doc/lib/libfcntl.tex
Dosyayı görüntüle @
19d58273
...
...
@@ -48,11 +48,11 @@ This is a wrapper around the \code{F_SETLK} and \code{F_SETLKW}
\end{funcdesc}
If the library modules
\code
{
FCNTL
}
or
\code
{
IOCTL
}
are missing, you
can find the opcodes in the C include files
\
code
{
sys/fcntl
}
and
\
code
{
sys/ioctl
}
. You can create the modules yourself with the h2py
script, found in the
\
cod
e
{
Tools/scripts
}
directory.
\stmodindex
{
FCNTL
}
\stmodindex
{
IOCTL
}
can find the opcodes in the C include files
\
file
{
sys/fcntl.h
}
and
\
file
{
sys/ioctl.h
}
. You can create the modules yourself with the h2py
script, found in the
\
fil
e
{
Tools/scripts
}
directory.
\
ref
stmodindex
{
FCNTL
}
\
ref
stmodindex
{
IOCTL
}
Examples (all on a SVR4 compliant system):
...
...
Doc/libfcntl.tex
Dosyayı görüntüle @
19d58273
...
...
@@ -48,11 +48,11 @@ This is a wrapper around the \code{F_SETLK} and \code{F_SETLKW}
\end{funcdesc}
If the library modules
\code
{
FCNTL
}
or
\code
{
IOCTL
}
are missing, you
can find the opcodes in the C include files
\
code
{
sys/fcntl
}
and
\
code
{
sys/ioctl
}
. You can create the modules yourself with the h2py
script, found in the
\
cod
e
{
Tools/scripts
}
directory.
\stmodindex
{
FCNTL
}
\stmodindex
{
IOCTL
}
can find the opcodes in the C include files
\
file
{
sys/fcntl.h
}
and
\
file
{
sys/ioctl.h
}
. You can create the modules yourself with the h2py
script, found in the
\
fil
e
{
Tools/scripts
}
directory.
\
ref
stmodindex
{
FCNTL
}
\
ref
stmodindex
{
IOCTL
}
Examples (all on a SVR4 compliant system):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment