Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
589d2ee7
Commit
589d2ee7
authored
16 years ago
by
Yang Tse
Browse files
Options
Downloads
Patches
Plain Diff
David McCreedy's "TPF-platform specific changes to various files" patch follow-up
parent
0a294db9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
TODO-RELEASE
+0
-4
0 additions, 4 deletions
TODO-RELEASE
ares/ares_build.h.dist
+2
-2
2 additions, 2 deletions
ares/ares_build.h.dist
include/curl/curlbuild.h.dist
+2
-2
2 additions, 2 deletions
include/curl/curlbuild.h.dist
with
4 additions
and
8 deletions
TODO-RELEASE
+
0
−
4
View file @
589d2ee7
...
...
@@ -9,10 +9,6 @@ To be addressed in 7.19.5 (planned release: May 2009)
228 - rpath problems in linking with custom openssl
231 - [PATCH] TPF-platform specific changes to various files
- committed with minor changes
- awaiting feedback
232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII
platform HTTP requests
...
...
This diff is collapsed.
Click to expand it.
ares/ares_build.h.dist
+
2
−
2
View file @
589d2ee7
...
...
@@ -198,8 +198,8 @@
#elif defined(TPF)
# define CARES_SIZEOF_LONG 8
# define CARES_TYPEOF_ARES_SOCKLEN_T
FIXME
# define CARES_SIZEOF_ARES_SOCKLEN_T
-1
# define CARES_TYPEOF_ARES_SOCKLEN_T
int
# define CARES_SIZEOF_ARES_SOCKLEN_T
4
/* ===================================== */
/* KEEP MSVC THE PENULTIMATE ENTRY */
...
...
This diff is collapsed.
Click to expand it.
include/curl/curlbuild.h.dist
+
2
−
2
View file @
589d2ee7
...
...
@@ -487,8 +487,8 @@
# define CURL_SIZEOF_CURL_OFF_T 8
# define CURL_SUFFIX_CURL_OFF_T L
# define CURL_SUFFIX_CURL_OFF_TU UL
# define CURL_TYPEOF_CURL_SOCKLEN_T
FIXME
# define CURL_SIZEOF_CURL_SOCKLEN_T
-1
# define CURL_TYPEOF_CURL_SOCKLEN_T
int
# define CURL_SIZEOF_CURL_SOCKLEN_T
4
/* ===================================== */
/* KEEP MSVC THE PENULTIMATE ENTRY */
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment