Commit Graph

17 Commits

Author SHA1 Message Date
Gerhard Rieger 2af0495cc6 Made code async-signal-safe 2015-01-12 21:46:16 +01:00
Gerhard Rieger 80c7fa0bca struct cmsghdr.cmsg is system dependend; more print format corrections 2014-03-09 22:08:19 +01:00
Gerhard Rieger fbb521e45e Red Hat issue 1020203: configure checks fail with some compilers 2014-03-02 20:00:25 +01:00
Gerhard Rieger 52e8a5ec2b Red Hat issue 1021429: getgroupent fails with large number of groups 2014-03-02 18:34:58 +01:00
Gerhard Rieger abb25c1427 improved dev_t print format definition 2011-11-27 11:37:32 +01:00
Gerhard Rieger 9161a4eb2b Solaris 8 and Sun Studio support 2010-01-09 13:42:57 +01:00
Gerhard Rieger 618170baf3 HP-UX port: unsetenv() might not exist 2008-09-29 21:16:41 +02:00
Gerhard Rieger 674b0e608d merged socat did not compile on Solaris when configured with --disable-termios 2008-09-24 09:05:39 +02:00
Gerhard Rieger adf1196e3f make sycls.c compile on Solaris where struct msghdr.msg_control e.a. do not exist 2008-09-24 08:43:05 +02:00
Gerhard Rieger b7dc45661e socat socat did not compile on Solaris when configured with --disable-termios 2008-09-24 08:31:00 +02:00
Gerhard Rieger d78b080ef0 merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
Gerhard Rieger 2ffe5a324e merged features ancillary, envvar 2008-09-22 22:17:55 +02:00
Gerhard Rieger 2c2508fc62 added address options: ioctl-void, ioctl-int, ioctl-intp, ioctl-bin, ioctl-string
added option types: TYPE_INT_INT, TYPE_INT_BIN, TYPE_INT_STRING
added syscall wrapper: Ioctl_int()
added test: IOCTL_VOID
2008-09-20 17:08:29 +02:00
Gerhard Rieger d70b8963aa replaced // comments with C conforming /* */ 2008-09-19 09:05:08 +02:00
Gerhard Rieger a1c0e96592 replaced the select() calls by poll() 2008-07-24 21:51:38 +02:00
Gerhard Rieger df493f126e replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
Gerhard Rieger b819572f5e socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00