Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make this compile again. | tg | 1998-04-08 | 1 | -4/+2 |
| | |||||
* | cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc ↵ | asami | 1998-04-01 | 1 | -1/+3 |
| | | | | | | | | | | | | -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c In file included from /usr/include/sys/types.h:96, from types.h:54, from xdr.c:22: /usr/include/machine/endian.h:62: conflicting types for `htonl' types.h:29: previous declaration of `htonl' /usr/include/machine/endian.h:64: conflicting types for `ntohl' types.h:28: previous declaration of `ntohl' | ||||
* | Fix post-patch. | tg | 1997-11-04 | 1 | -7/+7 |
| | |||||
* | Import HDF port. HDF is yet another graphics format. | tg | 1997-11-03 | 6 | -0/+265 |
PR: 4546 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net> |