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
1f3ab1cb
Kaydet (Commit)
1f3ab1cb
authored
Şub 18, 1998
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added \label{} for logical addressing.
üst
55fca54e
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
14 additions
and
6 deletions
+14
-6
liballos.tex
Doc/lib/liballos.tex
+3
-2
libcrypto.tex
Doc/lib/libcrypto.tex
+1
-0
libmm.tex
Doc/lib/libmm.tex
+1
-0
libposixfile.tex
Doc/lib/libposixfile.tex
+2
-1
liballos.tex
Doc/liballos.tex
+3
-2
libcrypto.tex
Doc/libcrypto.tex
+1
-0
libmm.tex
Doc/libmm.tex
+1
-0
libposixfile.tex
Doc/libposixfile.tex
+2
-1
No files found.
Doc/lib/liballos.tex
Dosyayı görüntüle @
1f3ab1cb
\chapter
{
Generic Operating System Services
}
\chapter
{
Generic Operating System Services
}
\label
{
allos
}
The modules described in this chapter provide interfaces to operating
The modules described in this chapter provide interfaces to operating
system features that are available on (almost) all operating systems,
system features that are available on (almost) all operating systems,
such as files and a clock. The interfaces are generally modelled
such as files and a clock. The interfaces are generally modelled
after the
\UNIX
{}
or
C interfaces but they are available on most other
after the
\UNIX
{}
or
\C
{}
interfaces but they are available on most
systems as well. Here's an overview:
other
systems as well. Here's an overview:
\begin{description}
\begin{description}
...
...
Doc/lib/libcrypto.tex
Dosyayı görüntüle @
1f3ab1cb
\chapter
{
Cryptographic Services
}
\chapter
{
Cryptographic Services
}
\label
{
crypto
}
\index
{
cryptography
}
\index
{
cryptography
}
The modules described in this chapter implement various algorithms of
The modules described in this chapter implement various algorithms of
...
...
Doc/lib/libmm.tex
Dosyayı görüntüle @
1f3ab1cb
\chapter
{
Multimedia Services
}
\chapter
{
Multimedia Services
}
\label
{
mmedia
}
The modules described in this chapter implement various algorithms or
The modules described in this chapter implement various algorithms or
interfaces that are mainly useful for multimedia applications. They
interfaces that are mainly useful for multimedia applications. They
...
...
Doc/lib/libposixfile.tex
Dosyayı görüntüle @
1f3ab1cb
% Manual text and implementation by Jaap Vermeulen
% Manual text and implementation by Jaap Vermeulen
\section
{
Standard Module
\sectcode
{
posixfile
}}
\section
{
Standard Module
\sectcode
{
posixfile
}}
\label
{
module-posixfile
}
\bimodindex
{
posixfile
}
\bimodindex
{
posixfile
}
\indexii
{
posix
}{
file object
}
\indexii
{
\POSIX
{}
}{
file object
}
\emph
{
Note:
}
This module will become obsolete in a future release.
\emph
{
Note:
}
This module will become obsolete in a future release.
The locking operation that it provides is done better and more
The locking operation that it provides is done better and more
...
...
Doc/liballos.tex
Dosyayı görüntüle @
1f3ab1cb
\chapter
{
Generic Operating System Services
}
\chapter
{
Generic Operating System Services
}
\label
{
allos
}
The modules described in this chapter provide interfaces to operating
The modules described in this chapter provide interfaces to operating
system features that are available on (almost) all operating systems,
system features that are available on (almost) all operating systems,
such as files and a clock. The interfaces are generally modelled
such as files and a clock. The interfaces are generally modelled
after the
\UNIX
{}
or
C interfaces but they are available on most other
after the
\UNIX
{}
or
\C
{}
interfaces but they are available on most
systems as well. Here's an overview:
other
systems as well. Here's an overview:
\begin{description}
\begin{description}
...
...
Doc/libcrypto.tex
Dosyayı görüntüle @
1f3ab1cb
\chapter
{
Cryptographic Services
}
\chapter
{
Cryptographic Services
}
\label
{
crypto
}
\index
{
cryptography
}
\index
{
cryptography
}
The modules described in this chapter implement various algorithms of
The modules described in this chapter implement various algorithms of
...
...
Doc/libmm.tex
Dosyayı görüntüle @
1f3ab1cb
\chapter
{
Multimedia Services
}
\chapter
{
Multimedia Services
}
\label
{
mmedia
}
The modules described in this chapter implement various algorithms or
The modules described in this chapter implement various algorithms or
interfaces that are mainly useful for multimedia applications. They
interfaces that are mainly useful for multimedia applications. They
...
...
Doc/libposixfile.tex
Dosyayı görüntüle @
1f3ab1cb
% Manual text and implementation by Jaap Vermeulen
% Manual text and implementation by Jaap Vermeulen
\section
{
Standard Module
\sectcode
{
posixfile
}}
\section
{
Standard Module
\sectcode
{
posixfile
}}
\label
{
module-posixfile
}
\bimodindex
{
posixfile
}
\bimodindex
{
posixfile
}
\indexii
{
posix
}{
file object
}
\indexii
{
\POSIX
{}
}{
file object
}
\emph
{
Note:
}
This module will become obsolete in a future release.
\emph
{
Note:
}
This module will become obsolete in a future release.
The locking operation that it provides is done better and more
The locking operation that it provides is done better and more
...
...
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