Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lyskom-server-ceder-1616-generations-topgit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
0ba0317e
Commit
0ba0317e
authored
Jun 27, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Port to places such as AIX 4.2 where char is an unsigned type.
parent
97b224f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
ChangeLog
ChangeLog
+6
-0
No files found.
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
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