index
:
portable
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
check-libc.m4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide getdelim and getline compat shims
Theo Buehler
2024-12-20
1
-1
/
+3
*
Remove timegm() compat
Theo Buehler
2024-05-25
1
-1
/
+0
*
Add configure check for strcasecmp
Theo Buehler
2023-12-11
1
-1
/
+2
*
add compat getopt implementation, remove patches
Brent Cook
2023-07-07
1
-1
/
+2
*
Detect machine/endian.h for macOS
Jiajie Chen
2022-07-12
1
-1
/
+1
*
Autoconf updates
Brent Cook
2021-11-09
1
-2
/
+6
*
Support operating systems without some non-POSIX headers
Jonas 'Sortie' Termansen
2021-10-03
1
-4
/
+2
*
update autoconf for latest compat functions
Brent Cook
2019-01-31
1
-0
/
+4
*
check for more pthread functions that might not be in libc
Brent Cook
2019-01-18
1
-0
/
+1
*
check if we need to link pthread dynamically
Brent Cook
2019-01-07
1
-0
/
+1
*
we don't need to pass this to automake
Brent Cook
2019-01-06
1
-1
/
+0
*
add configure-time check for timespecsub
Brent Cook
2019-01-06
1
-1
/
+2
*
AC_CHECK_FUNC does not set the define, prefer AC_CHECK_FUNCS
Brent Cook
2018-03-22
1
-4
/
+4
*
add clock_gettime for macos 10.11 and earlier
Brent Cook
2018-03-22
1
-0
/
+2
*
bump base requirement to Windows Vista, use builtin inet_ntop/pton
Brent Cook
2018-03-14
1
-3
/
+1
*
Fixed getpagesize detection on Android
Evgen Bodunov
2017-11-23
1
-1
/
+14
*
generate the crypto export symbol list at build time
Brent Cook
2017-07-08
1
-85
/
+0
*
include amd64 in the mix
Brent Cook
2017-04-29
1
-0
/
+1
*
only include ia32 syms on i?86/x86_64 targets
Brent Cook
2017-04-29
1
-0
/
+8
*
Add freezero support
kinichiro
2017-04-22
1
-2
/
+6
*
move crypto_portable.sym to builddir
Brent Cook
2017-04-10
1
-2
/
+2
*
Land #297, Add recallocarray
Brent Cook
2017-03-16
1
-2
/
+8
|
\
|
*
Add support for getpagesize
kinichiro
2017-03-15
1
-1
/
+2
|
*
Add recallocarray
kinichiro
2017-03-09
1
-1
/
+6
*
|
Fix condition of arc4random* and getentropy for Cygwin build
kinichiro
2017-02-20
1
-8
/
+4
|
/
*
Add inet_ntop and memmem for ocspcheck
kinichiro
2017-01-26
1
-2
/
+3
*
Move strsep.c to crypto/compat/ and add ocspcheck build to CMake
kinichiro
2017-01-25
1
-0
/
+3
*
add open(2) shim to handle O_BINARY and O_CLOEXEC
Brent Cook
2017-01-16
1
-0
/
+1
*
include pipe2/socketpair compat for macOS
Brent Cook
2017-01-15
1
-1
/
+3
*
Fix to use -export-symbols for libcrypto
kinichiro
2017-01-15
1
-0
/
+70
*
Sync getentropy() checks with use-builtin-arc4random checks
Simone Basso
2016-12-10
1
-29
/
+14
*
m4/check-libc.m4: improve getentropy check
Simone Basso
2016-12-09
1
-17
/
+23
*
configure: fix getentropy() for sierra and ios
Simone Basso
2016-12-09
1
-1
/
+55
*
Fix typo in USE_BUILTIN_ARC4RANDOM check
celan69
2016-07-19
1
-1
/
+1
*
check linker flags before checking for functions
Brent Cook
2016-04-24
1
-2
/
+4
*
add things to minimize diffs with OpenNTPD-portable
Brent Cook
2016-02-15
1
-1
/
+4
*
whitelist NetBSD 7.0 native arc4random(3) implementation.
Brent Cook
2016-01-03
1
-3
/
+1
*
update check for b64_ntop
Brent Cook
2015-12-27
1
-1
/
+1
*
disable some tests with 32-bit time_t systems
Brent Cook
2015-10-17
1
-1
/
+0
*
include timegm fallback
Brent Cook
2015-10-15
1
-0
/
+3
*
check for pledge(2)
Brent Cook
2015-10-12
1
-2
/
+2
*
add tame(2) check
Brent Cook
2015-10-07
1
-7
/
+10
*
add b64_ntop checking and fallback for nc(1)
Brent Cook
2015-10-01
1
-1
/
+21
*
allow nc to build on linux and os x
Brent Cook
2015-09-13
1
-1
/
+5
*
add check for inet_pton, nudge minimum win32 compat to 0x0501
Brent Cook
2015-07-02
1
-1
/
+2
*
refactor configure into separate m4 macros
Brent Cook
2015-05-23
1
-0
/
+65