]> Cypherpunks repositories - gostls13.git/commit
include: Plan 9: hide any previous definition of Runemax
authorAkshat Kumar <seed@mail.nanosouffle.net>
Wed, 30 Jan 2013 15:56:08 +0000 (07:56 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 30 Jan 2013 15:56:08 +0000 (07:56 -0800)
commit660c4cde9ce10ff158fc76bf8f75c9d0e880d346
tree77cf3cb88fa3574c86b299eb90964495662b9627
parentc74f3c457613638311e3cb2a57a9fca2df849e7a
include: Plan 9: hide any previous definition of Runemax

Runemax is already defined in libc on 64-bit version of
Plan 9, but is not defined on other versions.
To accommodate, we make sure to rename any previous
instance of Runemax and re-define it subsequently.

R=rsc, ality, rminnich
CC=golang-dev
https://golang.org/cl/7232059
include/plan9/libc.h