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
a54a887f
Kaydet (Commit)
a54a887f
authored
Mar 02, 1999
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
"\platform{UNIX}" should really be spelled "\platform{Unix}".
üst
f6863c19
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
14 additions
and
14 deletions
+14
-14
libcrypt.tex
Doc/lib/libcrypt.tex
+1
-1
libdbm.tex
Doc/lib/libdbm.tex
+1
-1
libfcntl.tex
Doc/lib/libfcntl.tex
+1
-1
libgdbm.tex
Doc/lib/libgdbm.tex
+1
-1
libgrp.tex
Doc/lib/libgrp.tex
+1
-1
libpopen2.tex
Doc/lib/libpopen2.tex
+1
-1
libposix.tex
Doc/lib/libposix.tex
+1
-1
libposixfile.tex
Doc/lib/libposixfile.tex
+1
-1
libpwd.tex
Doc/lib/libpwd.tex
+1
-1
libresource.tex
Doc/lib/libresource.tex
+1
-1
libstat.tex
Doc/lib/libstat.tex
+1
-1
libsyslog.tex
Doc/lib/libsyslog.tex
+1
-1
libtermios.tex
Doc/lib/libtermios.tex
+2
-2
No files found.
Doc/lib/libcrypt.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
Function used to check
\UNIX
{}
passwords
}
\declaremodule
{
builtin
}{
crypt
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
The
\cfunction
{
crypt()
}
function used to check
\UNIX
{}
passwords.
}
\moduleauthor
{
Steven D. Majewski
}{
sdm7g@virginia.edu
}
...
...
Doc/lib/libdbm.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
Simple ``database'' interface
}
\declaremodule
{
builtin
}{
dbm
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
The standard ``database'' interface, based on ndbm.
}
...
...
Doc/lib/libfcntl.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -3,7 +3,7 @@
The
\function
{
fcntl()
}
and
\function
{
ioctl()
}
system calls
}
\declaremodule
{
builtin
}{
fcntl
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
The
\function
{
fcntl()
}
and
\function
{
ioctl()
}
system calls.
}
\indexii
{
UNIX@
\UNIX
{}}{
file control
}
...
...
Doc/lib/libgdbm.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
GNU's reinterpretation of dbm
}
\declaremodule
{
builtin
}{
gdbm
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
GNU's reinterpretation of dbm.
}
...
...
Doc/lib/libgrp.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
The group database
}
\declaremodule
{
builtin
}{
grp
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
The group database (
\function
{
getgrnam()
}
and friends).
}
...
...
Doc/lib/libpopen2.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
Subprocesses with accessible standard I/O streams
}
\declaremodule
[popentwo]
{
standard
}{
popen2
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
Subprocesses with accessible standard I/O streams.
}
\sectionauthor
{
Drew Csillag
}{
drew
_
csillag@geocities.com
}
...
...
Doc/lib/libposix.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
The most common
\POSIX
{}
system calls
}
\declaremodule
{
builtin
}{
posix
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
The most common
\POSIX
{}
system calls (normally used
via module
\module
{
os
}
).
}
...
...
Doc/lib/libposixfile.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -3,7 +3,7 @@
File-like objects with locking support
}
\declaremodule
{
builtin
}{
posixfile
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
A file-like object with support for locking.
}
\moduleauthor
{
Jaap Vermeulen
}{}
\sectionauthor
{
Jaap Vermeulen
}{}
...
...
Doc/lib/libpwd.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
The password database
}
\declaremodule
{
builtin
}{
pwd
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
The password database (
\function
{
getpwnam()
}
and friends).
}
This module provides access to the
\UNIX
{}
password database.
...
...
Doc/lib/libresource.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
Resource usage information
}
\declaremodule
{
builtin
}{
resource
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
An interface to provide resource usage information on
the current process.
}
\moduleauthor
{
Jeremy Hylton
}{
jhylton@cnri.reston.va.us
}
...
...
Doc/lib/libstat.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
Interpreting
\function
{
stat()
}
results
}
\declaremodule
{
standard
}{
stat
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
Utilities for interpreting the results of
\function
{
os.stat()
}
,
\function
{
os.lstat()
}
and
\function
{
os.fstat()
}
.
}
\sectionauthor
{
Skip Montanaro
}{
skip@automatrix.com
}
...
...
Doc/lib/libsyslog.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
\UNIX
{}
syslog library routines
}
\declaremodule
{
builtin
}{
syslog
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
An interface to the
\UNIX
{}
syslog library routines.
}
...
...
Doc/lib/libtermios.tex
Dosyayı görüntüle @
a54a887f
...
...
@@ -2,7 +2,7 @@
\POSIX
{}
style tty control
}
\declaremodule
{
builtin
}{
termios
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
\POSIX
{}
style tty control.
}
\indexii
{
\POSIX
{}}{
I/O control
}
...
...
@@ -102,7 +102,7 @@ def getpass(prompt = "Password: "):
Constants used with the
\module
{
termios
}
module
}
\declaremodule
[TERMIOSuppercase]
{
standard
}{
TERMIOS
}
\platform
{
U
NIX
}
\platform
{
U
nix
}
\modulesynopsis
{
Symbolic constants required to use the
\module
{
termios
}
module.
}
...
...
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