Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
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ç
LibreOffice
core
Commits
431a7c40
Kaydet (Commit)
431a7c40
authored
Kas 19, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
mutex.c -> mutex.cxx
Change-Id: I24ebffd1b055bdd6ad93d2f071d20480b549379f
üst
42ab57ca
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
staticsalhack_c.c
jurt/source/pipe/staticsalhack_c.c
+0
-1
staticsalhack_cxx.cxx
jurt/source/pipe/staticsalhack_cxx.cxx
+1
-0
Library_sal.mk
sal/Library_sal.mk
+1
-1
mutex.cxx
sal/osl/unx/mutex.cxx
+0
-0
No files found.
jurt/source/pipe/staticsalhack_c.c
Dosyayı görüntüle @
431a7c40
...
...
@@ -9,7 +9,6 @@
#include <staticsalhack.h>
#include <sal/osl/unx/mutex.c>
#include <sal/osl/unx/nlsupport.c>
#include <sal/osl/unx/pipe.c>
#include <sal/osl/unx/readwrite_helper.c>
...
...
jurt/source/pipe/staticsalhack_cxx.cxx
Dosyayı görüntüle @
431a7c40
...
...
@@ -28,6 +28,7 @@
#include <sal/osl/unx/file_url.cxx>
#include <sal/osl/unx/memory.cxx>
#include <sal/osl/unx/module.cxx>
#include <sal/osl/unx/mutex.cxx>
#include <sal/osl/unx/process.cxx>
#include <sal/osl/unx/process_impl.cxx>
#include <sal/osl/unx/profile.cxx>
...
...
sal/Library_sal.mk
Dosyayı görüntüle @
431a7c40
...
...
@@ -161,6 +161,7 @@ $(eval $(call gb_Library_add_exception_objects,sal,\
sal/osl/unx/file_volume \
sal/osl/unx/memory \
sal/osl/unx/module \
sal/osl/unx/mutex \
sal/osl/unx/process \
sal/osl/unx/process_impl \
sal/osl/unx/profile \
...
...
@@ -170,7 +171,6 @@ $(eval $(call gb_Library_add_exception_objects,sal,\
$(if $(filter DESKTOP,$(BUILD_TYPE)), sal/osl/unx/salinit) \
))
$(eval $(call gb_Library_add_cobjects,sal,\
sal/osl/unx/mutex \
sal/osl/unx/nlsupport \
sal/osl/unx/pipe \
sal/osl/unx/readwrite_helper \
...
...
sal/osl/unx/mutex.c
→
sal/osl/unx/mutex.c
xx
Dosyayı görüntüle @
431a7c40
File moved
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