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
44be35ac
Kaydet (Commit)
44be35ac
authored
Ock 22, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
A number of new symbols have appeared (courtesy autoconf 2.12?)
üst
54d93d44
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
config.h.in
config.h.in
+15
-0
No files found.
config.h.in
Dosyayı görüntüle @
44be35ac
...
@@ -157,6 +157,9 @@
...
@@ -157,6 +157,9 @@
/* Define if you have the dlopen function. */
/* Define if you have the dlopen function. */
#undef HAVE_DLOPEN
#undef HAVE_DLOPEN
/* Define if you have the dup2 function. */
#undef HAVE_DUP2
/* Define if you have the flock function. */
/* Define if you have the flock function. */
#undef HAVE_FLOCK
#undef HAVE_FLOCK
...
@@ -166,6 +169,9 @@
...
@@ -166,6 +169,9 @@
/* Define if you have the ftruncate function. */
/* Define if you have the ftruncate function. */
#undef HAVE_FTRUNCATE
#undef HAVE_FTRUNCATE
/* Define if you have the getcwd function. */
#undef HAVE_GETCWD
/* Define if you have the gethostname_r function. */
/* Define if you have the gethostname_r function. */
#undef HAVE_GETHOSTNAME_R
#undef HAVE_GETHOSTNAME_R
...
@@ -193,6 +199,9 @@
...
@@ -193,6 +199,9 @@
/* Define if you have the lstat function. */
/* Define if you have the lstat function. */
#undef HAVE_LSTAT
#undef HAVE_LSTAT
/* Define if you have the memmove function. */
#undef HAVE_MEMMOVE
/* Define if you have the mkfifo function. */
/* Define if you have the mkfifo function. */
#undef HAVE_MKFIFO
#undef HAVE_MKFIFO
...
@@ -238,6 +247,12 @@
...
@@ -238,6 +247,12 @@
/* Define if you have the sigrelse function. */
/* Define if you have the sigrelse function. */
#undef HAVE_SIGRELSE
#undef HAVE_SIGRELSE
/* Define if you have the strdup function. */
#undef HAVE_STRDUP
/* Define if you have the strerror function. */
#undef HAVE_STRERROR
/* Define if you have the strftime function. */
/* Define if you have the strftime function. */
#undef HAVE_STRFTIME
#undef HAVE_STRFTIME
...
...
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