Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-24 | Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE | Yang Tse | |
as appropriate for platforms that don't have autotools support | |||
2006-10-27 | Fixed 'x_TYPE_ARG2' to match prototypes of recv() and send(). | Gisle Vanem | |
2006-10-27 | Get rid of the special sread()+swrite() for MSDOS. Use recv() | Gisle Vanem | |
and send(). Added needed HAVE_x defines. | |||
2006-10-27 | Added 'RECV_TYPE_ARGx' needed in getinfo.c. | Gisle Vanem | |
2006-10-15 | Rearranged target HAVE_x section. | Gisle Vanem | |
2006-10-14 | Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools ↵ | Yang Tse | |
support | |||
2006-08-30 | Added HAVE_SYS_TIME_H for djgpp and HighC. | Gisle Vanem | |
2006-08-29 | Added support for Watcom/DOS. | Gisle Vanem | |
2006-08-29 | Renamed config.dj -> config.dos. Added #ifdef-section for djgpp. | Gisle Vanem | |