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
b0a61d77
Kaydet (Commit)
b0a61d77
authored
Tem 17, 2009
tarafından
Alexandre Vassalotti
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Regenerate configure script using autoconf 2.61.
üst
19142281
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
configure
configure
+0
-0
pyconfig.h.in
pyconfig.h.in
+3
-3
No files found.
configure
Dosyayı görüntüle @
b0a61d77
This diff is collapsed.
Click to expand it.
pyconfig.h.in
Dosyayı görüntüle @
b0a61d77
...
...
@@ -946,13 +946,13 @@
/* The size of `long long', as computed by sizeof. */
#undef SIZEOF_LONG_LONG
/* The
number of bytes in an off_t
. */
/* The
size of `off_t', as computed by sizeof
. */
#undef SIZEOF_OFF_T
/* The size of `pid_t', as computed by sizeof. */
#undef SIZEOF_PID_T
/* The
number of bytes in a pthread_t
. */
/* The
size of `pthread_t', as computed by sizeof
. */
#undef SIZEOF_PTHREAD_T
/* The size of `short', as computed by sizeof. */
...
...
@@ -961,7 +961,7 @@
/* The size of `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T
/* The
number of bytes in a time_t
. */
/* The
size of `time_t', as computed by sizeof
. */
#undef SIZEOF_TIME_T
/* The size of `uintptr_t', as computed by sizeof. */
...
...
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