summaryrefslogtreecommitdiffstats
path: root/share/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-04-15 23:48:16 +0000
committerbde <bde@FreeBSD.org>1995-04-15 23:48:16 +0000
commit794733686fa53194a449e277c0eaf601d0293d6b (patch)
treed5a98288dfa849e8dae6f614a368d1cc709d0f32 /share/Makefile
parent77cd0ce3be5db6841563de22fdfd17dac4e5f8bc (diff)
downloadFreeBSD-src-794733686fa53194a449e277c0eaf601d0293d6b.zip
FreeBSD-src-794733686fa53194a449e277c0eaf601d0293d6b.tar.gz
Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared.
Previously they were only guarded by `#ifndef _ANSI_SOURCE'. They are neither ANSI nor POSIX nor std and should never have been declared here. Declare functions like abs() as having attribute `__pure2'. Declaring them as having type `__pure' has been a no-op for some time. Delete obsolete comment about stub locale functions. Use consistent formatting for the rand48 functions. These and about 30 other functions should never have been declared here either.
Diffstat (limited to 'share/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud