| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=14031
|
| |
|
|
| |
Notes:
svn path=/cvs2svn/branches/ATT/; revision=13122
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8858
|
| |
|
|
|
|
|
| |
__P defined, rather than trying to do it ourselves.
Notes:
svn path=/head/; revision=1876
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1842
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1583
|
| |
|
|
| |
Notes:
svn path=/head/; revision=916
|
| |
|
|
|
|
|
|
| |
SHLIB_MAJOR=0
SHLIB_MINOR=0
Notes:
svn path=/head/; revision=743
|
| |
|
|
|
|
|
|
|
|
|
|
| |
if any are referenced.
libc's malloc.o contains malloc(), free() and realloc(). And libc
refers to realloc which will cause the linker to pull in redundant
malloc() and free() definitions from malloc.o if it isn't already
linked in from GNU malloc. Rich
Notes:
svn path=/head/; revision=636
|
|
|
that Chris created:
this version of GNU malloc was obtained from prep.ai.mit.edu on
9/22/1993. There was no version noted.
Notes:
svn path=/head/; revision=501
|