2000-02-25 Fernando Nasser <fnasser@cygnus.com>
authorFernando Nasser <fnasser@redhat.com>
Fri, 25 Feb 2000 16:37:32 +0000 (16:37 +0000)
committerFernando Nasser <fnasser@redhat.com>
Fri, 25 Feb 2000 16:37:32 +0000 (16:37 +0000)
commit608d5915ac07fc506d7f0fc33af11e3ca4f5c35f
tree5475f732f17b3263bc2c8ba8ac11094e591c73cb
parent084e9a84fa98131f2cab8f9b276645e8e5abdd1e
2000-02-25  Fernando Nasser  <fnasser@cygnus.com>

        From: Thomas Zenker <thz@Lennartz-electronic.DE>
        * rdi-share/hsys.c: to compile under 4.4BSD derived systems (FreeBSD,
        NetBSD...) sys_errlist should not be declared in hsys.c.
        NEED_SYSERRLIST is set already by configure, so we can use it.
        * rdi-share/unixcomm.c: 4.4BSD derived systems define BSD, but are
        posix compliant and we should not work with the old compatibility
        stuff.  Because of that I undef BSD in case of FBSD etc and include
        sys/ioctl to get the flags.
        * rdi-share/unixcomm.c: If the TIOCEXCL flags exists set serial line
        for exclusive use.
gdb/ChangeLog
gdb/rdi-share/hsys.c
gdb/rdi-share/unixcomm.c
This page took 0.024728 seconds and 4 git commands to generate.