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
c7aa517c
Kaydet (Commit)
c7aa517c
authored
Ock 31, 2012
tarafından
François Tigeot
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Regroup DragonFly and NetBSD configurations
üst
f2e17f8f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
22 deletions
+1
-22
system.h
sal/osl/unx/system.h
+1
-22
No files found.
sal/osl/unx/system.h
Dosyayı görüntüle @
c7aa517c
...
...
@@ -120,28 +120,7 @@
#endif
#ifdef NETBSD
# include <sys/param.h>
# ifndef ETIME
# define ETIME ETIMEDOUT
# endif
# include <pthread.h>
# include <netdb.h>
# include <sys/sem.h>
# include <sys/exec.h>
# include <sys/filio.h>
# include <sys/ioctl.h>
# include <sys/time.h>
# include <sys/un.h>
# include <netinet/tcp.h>
# include <dlfcn.h>
# include <machine/endian.h>
# define IORESOURCE_TRANSFER_BSD
# define IOCHANNEL_TRANSFER_BSD_RENO
# define pthread_testcancel()
# define NO_PTHREAD_PRIORITY
# define NO_PTHREAD_SEMAPHORES
# define NO_PTHREAD_RTL
# define PTHREAD_SIGACTION pthread_sigaction
#endif
#ifdef FREEBSD
...
...
@@ -199,7 +178,7 @@
# define PTHREAD_SIGACTION pthread_sigaction
#endif
#if
def DRAGONFLY
#if
defined(DRAGONFLY) || defined(NETBSD)
# define ETIME ETIMEDOUT
# include <pthread.h>
# include <sys/sem.h>
...
...
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