projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d2b5db
)
Fix header comment to match module title.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:05:02 +0000
(23:05 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:05:02 +0000
(23:05 +0000)
lib/malloc.c
patch
|
blob
|
history
diff --git
a/lib/malloc.c
b/lib/malloc.c
index a43d169271b733412ba2f8326fd7f7643de93869..ca04c57cd87cf8a661980fe658eb0f94cd922f5c 100644
(file)
--- a/
lib/malloc.c
+++ b/
lib/malloc.c
@@
-1,4
+1,4
@@
-/*
Work around bug on some systems where malloc (0) fails
.
+/*
malloc() function that is glibc compatible
.
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify