This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb5a9dc5a5
NetBSD
/
sys
/
netiso
/
xebec
/
malloc.h
4 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
1994-06-29 10:39:25 +04:00
/* $NetBSD: malloc.h,v 1.4 1994/06/29 06:41:11 cgd Exp $ */
added netccitt, netiso, and netns support, from (currently alpha) patch 126
1993-04-09 16:00:07 +04:00
char
*
Malloc
(
)
;