]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/system.h
system.h: Fix return type of bcmp prototype from `void' to `int'.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 15 Feb 1998 20:36:23 +0000 (20:36 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 15 Feb 1998 20:36:23 +0000 (13:36 -0700)
commit79e118448542dc4e449e17ff1fb1e27f78566326
treed8f9558ef6d9cd4a234e3314c61026a1bb51a697
parentc9b4de06772eb2125143f7f888cb7bd8050bedc2
system.h: Fix return type of bcmp prototype from `void' to `int'.

        * system.h: Fix return type of bcmp prototype from `void' to `int'.
        Make bcopy, bcmp and bzero prototypes explicitly `extern'.
        Add a prototype for getenv.

From-SVN: r18018
gcc/ChangeLog
gcc/system.h