index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares
Age
Commit message (
Expand
)
Author
2008-08-16
Support Watt-32 under Win32.
Gisle Vanem
2008-08-10
Fix: Remove now this SIZEOF_CURL_OFF_T symbol definition.
Yang Tse
2008-08-09
Improve CURL_CHECK_DEF
Yang Tse
2008-08-09
Fix IBM C and DEC/Compaq C compiler detection
Yang Tse
2008-08-07
Initial support of curlbuild.h and curlrules.h which allows
Yang Tse
2008-08-05
The minimum autoconf version required for this file is 2.50
Yang Tse
2008-08-04
- Fix by Tofu Linden:
Daniel Stenberg
2008-08-04
Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use.
Yang Tse
2008-08-03
Adjust DEC/Compaq C compiler settings.
Yang Tse
2008-08-01
Another AC_TRY_LINK conversion to AC_LINK_IFELSE.
Yang Tse
2008-08-01
Sync up with reality
Yang Tse
2008-08-01
Rename reentrant.m4 to avoid filename clash.
Yang Tse
2008-07-30
Add file version serial number that might be used by 'aclocal' and others.
Yang Tse
2008-07-30
Update copyright year.
Yang Tse
2008-07-30
Sync comment with reality.
Yang Tse
2008-07-30
Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of
Yang Tse
2008-07-29
Add quoting for the AC_DEFINE arguments.
Yang Tse
2008-07-29
Also remove the whitespace.
Yang Tse
2008-07-29
Also remove the extra quoting.
Yang Tse
2008-07-29
Replace some '@%:@' quadigraphs by its actual representation '#'.
Yang Tse
2008-07-29
Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4
Yang Tse
2008-07-28
for debugging purposes show ACLOCAL_FLAGS
Yang Tse
2008-07-27
These lines were unintentionally removed in previous commit
Yang Tse
2008-07-27
Partially undo change that prevented SED, GREP, EGREP and AR from being chang...
Yang Tse
2008-07-27
Assert that SED and GREP are set
Yang Tse
2008-07-27
Require autoconf 2.57 or newer
Yang Tse
2008-07-27
When calling aclocal, user defined ACLOCAL_FLAGS will now precede ours.
Yang Tse
2008-07-27
move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS
Yang Tse
2008-07-27
setup.h handles definition of _REENTRANT based on NEED_REENTRANT
Yang Tse
2008-07-27
Remove explicit inclusion of our m4 files first. It was interesting as a test,
Yang Tse
2008-07-27
Another step towards detecting if _REENTRANT is already defined or actually
Yang Tse
2008-07-26
Explicitly include our m4 files first. This might minimize the impact
Yang Tse
2008-07-26
Add a 3 argument check for getprotobyname_r
Yang Tse
2008-07-25
move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro...
Yang Tse
2008-07-24
add checks for strtok_r and getprotobyname_r
Yang Tse
2008-07-24
Another step towards detecting if _REENTRANT is already defined or actually
Yang Tse
2008-07-23
reorder argument number detection for getservbyport_r to
Yang Tse
2008-07-22
Make sure that configure process tests are done with the same _REENTRANT
Yang Tse
2008-07-21
Change recvfrom's sixth argument data type to the 'historically standard' 'int'
Yang Tse
2008-07-21
use prototypes to improve getservbyport_r detection
Yang Tse
2008-07-21
Adjust recvfrom's sixth arg data type definition for NetWare (LIBC)
Yang Tse
2008-07-21
Use the sreadfrom() wrapper to replace recvfrom() in our code.
Yang Tse
2008-07-21
when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will
Yang Tse
2008-07-20
Adjust DEC/Compaq C compiler settings
Yang Tse
2008-07-20
Added "pointer to void" as another data type to check for the sixth argument of
Yang Tse
2008-07-19
Adjust DEC/Compaq C compiler settings
Yang Tse
2008-07-17
RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined
Yang Tse
2008-07-16
Configure process now checks availability of recvfrom() socket function and
Yang Tse
2008-07-16
Initial DEC/Compaq C compiler detection and flags
Yang Tse
2008-07-16
Improved configure detection of number of arguments for getservbyport_r
Yang Tse
[prev]
[next]