Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
0ba0317e
Commit
0ba0317e
authored
Jun 27, 1999
by
Per Cederqvist
Browse files
Port to places such as AIX 4.2 where char is an unsigned type.
parent
97b224f4
Changes
1
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
0ba0317e
...
...
@@ -2,6 +2,12 @@
* Release 2.0.0.
Port to places such as AIX 4.2 where char is an unsigned type.
* src/server/dbck.c (main): Use an int to store the return value
from getopt_long.
* src/server/dbck-cache.c (init_cache): Use an int to store the
return value from getc.
Port the test suite to OSF 3.0.
* src/server/testsuite/config/unix.exp (stty_init): Quote the ^
character. Some shells interpret it as a pipe.
...
...
Write
Preview
Supports
Markdown
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