Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
2b56a954
Commit
2b56a954
authored
Aug 04, 2003
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't leave whitespace in the input buffers. Code cleanup. Xenofarm:
warnings from <float.h>.
parent
43d02140
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
ChangeLog
ChangeLog
+14
-0
No files found.
ChangeLog
View file @
2b56a954
2003
-
08
-
04
Per
Cederqvist
<
ceder
@
ceder
.
dyndns
.
org
>
Don
't leave whitespace in the input buffers.
* src/server/prot-a.c (prot_a_parse_packet): Delete leading and
trailing whitespace, to avoid having it linger in the input
buffer.
* src/server/prot-a-parse.h, src/server/prot-a-parse.c
(prot_a_parse_skip_whitespace): New function.
Code cleanup.
* src/server/isc-parse.c (parse_nonwhite_char): Use WHITESPACE
instead of hardcoding the string.
Xenofarm: warnings from <float.h>.
* scripts/warnings.sed: Ignore warnings from lenin.
Track the simplified API of ISC callback functions.
* src/server/ramkomd.c (handle_accept_event): Added a forward
declaration using the isc_accept_callback typedef.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment