Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
LSH
lsh
Commits
67e412bc
Commit
67e412bc
authored
Jan 1, 1999
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
Rev: ChangeLog:1.21
parent
21fc4ee9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+48
-13
48 additions, 13 deletions
ChangeLog
with
48 additions
and
13 deletions
ChangeLog
+
48
−
13
View file @
67e412bc
Fri Jan 1 04:20:10 1999 <nisse@puck>
* io.c: Include lsh headers *before* system headers.
Use jpoll.h, not poll.h.
* io.c: (get_inaddr): Use inet_aton. How portable is that?
* poll.h, poll.c, pollemu.h, pollemu.c: Use the names jpoll (that
is the names used originally by Sean Reifschneider
<jafo@tummy.com>).
Thu Dec 31 15:29:59 1998 <ray@penguin.wi.leidenuniv.nl>
* PORTS: new file.
* io.c: #include "config.h" so the #ifdef HAVE_POLL works.
* poll.h, pollemu.h: Renamed poll.h to pollemu.h; thus it will not be
found instead of a system poll.h whith -I. or -I$(srcdir) .
* pollemu.c, pollemu.h: Renamed too.
* io.c, pollemu.c: Changed #include accordingly.
* configure.in: Changed accordingly.
* configure.in: check for `gethostbyname' instead of `hostbyname'.
* io.c: define INADDR_NONE if the system doesn't provide it (e.g.
Solaris).
* io.c: #include <netinet/in.h> for struct in_addr.
Wed Dec 30 17:38:03 1998 <ray@penguin.wi.leidenuniv.nl>
* io.c (get_inaddr): use symbolic constant to check inet_addr
result; fixes name resolving on Linux/Alpha.
Thu Dec 31 00:06:43 1998 <nisse@puck>
* server.c (do_open_session): Mark arguments as UNUSED.
...
...
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