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
b5402e93
Commit
b5402e93
authored
Aug 09, 1998
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed GNU malloc. The integration was poor, to say the least, and
it was not generally an improvement to use GNU malloc.
parent
c4c10bb0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
0 deletions
+13
-0
ChangeLog
ChangeLog
+13
-0
No files found.
ChangeLog
View file @
b5402e93
1998-08-09 Per Cederqvist <ceder@lysator.liu.se>
1998-08-09 Per Cederqvist <ceder@lysator.liu.se>
Removed GNU malloc. The integration was poor, to say the least,
and it was not generally an improvement to use GNU malloc.
* src/server/testsuite/Makefile.am: Removed references to gnumalloc.
* src/server/Makefile.am: Removed reference to gnumalloc.
* src/libraries/Makefile.am (SUBDIRS): Removed @GNUMALLOC@.
* INSTALL: Don't mention GNU malloc.
* configure.in: --with-gnu-malloc: flag removed. Don't substitute
GNUMALLOC. Don't define USE_GNU_MALLOC or USING_GNU_MALLOC.
Don't use the following that was only used because of GNU malloc:
SUNOS_LOCALTIME_BUG, getpagesize, memmove, AC_USG. Don't attempt
to create src/libraries/gnumalloc/Makefile.
* src/libraries/gnumalloc: All files in this directory removed.
Added sanity check to local_to_global.
Added sanity check to local_to_global.
* src/server/text.c (local_to_global): Check that the no_of_texts
* src/server/text.c (local_to_global): Check that the no_of_texts
argument isn't larger than 255.
argument isn't larger than 255.
...
...
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