Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-24 | don't include malloc.h (bug 776574) | Brian Paul | |
2002-11-07 | surround fixedEdges decl by #ifndef NDEBUG / #endif | Brian Paul | |
2002-11-06 | restored fixedEdges var (for VMS) | Brian Paul | |
2002-11-01 | silence a bunch of warnings | Brian Paul | |
2001-11-30 | malloc() prototype is in stdlib.h for darwin | Karl Schultz | |
2001-09-20 | compiler warnings | Karl Schultz | |
2001-07-20 | Committing in . | Jouk Jansen | |
Modified Files: Mesa/si-glu/libtess/memalloc.h malloc.h is non-standard on OpenVMS. If it is present it only includes stdlib.h. therefore for VMS malloc.h is replaced by stdlib.h. ---------------------------------------------------------------------- | |||
2001-03-17 | SGI SI GLU library | Brian Paul | |