Hugo Beauzée-Luyssen
|
b87e749c51
Fallback to pthreadGC2 when no other option worked
|
9 yıl önce |
Hugo Beauzée-Luyssen
|
08e4bca292
Fallback on _pipe when it is available
|
9 yıl önce |
Hugo Beauzée-Luyssen
|
dbf28eb90a
Check for pipe() instead of assuming for it's presence on non win32 systems
|
9 yıl önce |
Hugo Beauzée-Luyssen
|
4b3d783297
configure.ac: Detect sys/socket.h and update inclusion guards
|
9 yıl önce |
Hugo Beauzée-Luyssen
|
4315c46b83
configure.ac: Don't use pthread_time when not on WIN32
|
9 yıl önce |
Hugo Beauzée-Luyssen
|
321e1785bf
compat.h: Fix clockid_t & its members replacement
|
9 yıl önce |
Hugo Beauzée-Luyssen
|
c11d1a1fa4
compat: Add clockid_t detection
|
9 yıl önce |
Jean-Baptiste Kempf
|
0c50ec4e27
compat: Add a strndup replacement
|
9 yıl önce |
Jean-Baptiste Kempf
|
36e1161059
configure: set _FILE_OFFSET_BITS to 64 bits
|
9 yıl önce |
Jean-Baptiste Kempf
|
12b970c17b
Correctly export winsock2 as linking library for Windows
|
9 yıl önce |
Jean-Baptiste Kempf
|
27ab2b5d09
configure: define correct POSIX support for Windows
|
9 yıl önce |
Jean-Baptiste Kempf
|
64eb2c98e3
configure: search clock_gettime in libpthread too
|
9 yıl önce |
Jean-Baptiste Kempf
|
512341d8d5
configure: detect arpa/inet.h presence
|
9 yıl önce |
Jean-Baptiste Kempf
|
d6045584c2
configure: detect sys/queue.h presence
|
9 yıl önce |
Felix Paul Kühne
|
3da58f20f1
Version 0.2.2
|
9 yıl önce |
Thomas Guillem
|
dd7e569ec4
debug is deactivated by default
|
9 yıl önce |
Thomas Guillem
|
337cd2fa7e
define NDEBUG in release build
|
9 yıl önce |
Jean-Baptiste Kempf
|
261e5de62b
Configure: use -Wstrict-aliasing -Wstrict-overflow
|
9 yıl önce |
Jean-Baptiste Kempf
|
26212754b6
Configure: cosmetics
|
9 yıl önce |
Jean-Baptiste Kempf
|
e65934e433
Check alloca.h presence
|
9 yıl önce |
Diego Elio Pettenò
|
0e6c30f3d0
build: check for clock_gettime presence in librt for old glibc versions.
|
10 yıl önce |
Jean-Baptiste Kempf
|
0483435c39
Add -Wall -Wextra to build flags
|
10 yıl önce |
Felix Paul Kühne
|
5003022c1e
compat: add support for clock_gettime on Darwin
|
10 yıl önce |
Thomas Guillem
|
2d638774af
add pthreads
|
10 yıl önce |
Thomas Guillem
|
a9892a2743
Debug: add android log
|
10 yıl önce |
Julien 'Lta' BALLET
|
1541cc01e2
Use AC_REPLACE_FUNC to provide compat/strlcpy when needed, closes #16
|
10 yıl önce |
Julien 'Lta' BALLET
|
43475888af
configure.ac: Allow configuration of random device path
|
10 yıl önce |
Jean-Baptiste Kempf
|
f5effef5e1
Check for langinfo.h presence for smb_utils
|
11 yıl önce |
Julien 'Lta' BALLET
|
143f191539
Detects strlcpy is missing
|
11 yıl önce |
Julien 'Lta' BALLET
|
33f4a0e556
Fix libtasn1 version detection. Move tasn1 compat types to config.h
|
11 yıl önce |