To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: not happy with include/std.h Date: Thu, 4 Aug 1994 09:23:51 PDT From: "Marty Leisner" std.h contains prototypes for all the posix functions and ansi functions. My understand is stdlib.h should contain prototypes for ansi functions, and unistd.h contains prototypes for posix functions... I had some problems porting Gray Watson's malloc package on 2.6 (I didn't have a problem with 2.5.7) since he defines malloc and calloc himself... I didn't figure out what's wrong (I just ifdefed his redeclarations out)... marty Member of the League of Programming Freedom leisner AT sdsp DOT mc DOT xerox DOT com leisner AT eso DOT mc DOT xerox DOT com