Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
b52ff428
Commit
b52ff428
authored
29 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Optionally use GNU Malloc.
parent
aace443a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+12
-0
12 additions, 0 deletions
ChangeLog
src/server/ChangeLog
+15
-0
15 additions, 0 deletions
src/server/ChangeLog
with
27 additions
and
0 deletions
ChangeLog
+
12
−
0
View file @
b52ff428
Thu Nov 2 20:40:58 1995 Per Cederqvist (ceder@lysator.liu.se)
* Optionally use GNU Malloc.
* configure.in: Handle --with-gnu-malloc.
* scripts/makedist.sh: Include gnumalloc.
Avoid distributing files named *.tmp.
* mkmi: Generate src/libraries/gnumalloc/Makefile.
* src/libraries/Makefile.src (SUBDIRS): Include @GNUMALLOC@.
* scripts/mkmi.m4 (ALL_CFLAGS): Don't include
"-I@BUILDTOPDIR@/include/server".
Mon Oct 23 07:56:26 1995 Per Cederqvist (ceder@lysator.liu.se)
* versions (PROTOCOL-A-LEVEL): Level 8.
...
...
This diff is collapsed.
Click to expand it.
src/server/ChangeLog
+
15
−
0
View file @
b52ff428
Thu Nov 2 20:58:40 1995 Per Cederqvist (ceder@lysator.liu.se)
* cache-database.c: Include "server/smalloc.h", not "smalloc.h".
* server-config.c: Likewise.
* conf-file.c: Likewise.
* cache.c: Likewise.
* Optionally use GNU Malloc.
* Makefile.src (MALLOCLIB): New variable. Use it everywhere a
program is linked.
(.gdbinit): Added libraries/gnumalloc. Changed libraries/libisc
to libraries/libisc-new.
* ram-smalloc.c: Include "malloc.h" instead of <stdlib.h> if
USE_GNU_MALLOC is defined.
Tue Oct 31 12:14:15 1995 David Byers <byers@lysator.liu.se>
* prot-a-output.c: Added UConference and extended conf-type
...
...
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