Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
a28695b4
Commit
a28695b4
authored
Nov 29, 2002
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Fixed more IPv6 portability problems.
parent
122ce295
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/libraries/libisc-new/ChangeLog
+13
-0
13 additions, 0 deletions
src/libraries/libisc-new/ChangeLog
with
13 additions
and
0 deletions
src/libraries/libisc-new/ChangeLog
+
13
−
0
View file @
a28695b4
2002-11-29 Per Cederqvist <ceder@ceder.dyndns.org>
Fixed more IPv6 portability problems.
* configure.in: Check for freehostent.
* src/intern.h: Require HAVE_FREEHOSTENT to be defined if we are
to use getipnodebyname.
* src/isc_udp.c (isc_mkudpaddress): Don't call freehostent()
unless hp has been allocated by getipnodebyname().
* src/isc_tcp.c (isc_mktcpaddress): Don't call freehostent()
unless hp has been allocated by getipnodebyname().
* src/isc_socket.c (isc_getipnum): Fixed typo: strncpy was spelled
"strncopy".
2002-11-28 Per Cederqvist <ceder@ceder.dyndns.org>
Give credits to Thorild for the IPv6 porting.
...
...
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