Mark some legacy XSI functions as no longer present in _XOPEN_SOURCE=700.
authorSascha Wildner <saw@online.de>
Wed, 31 Dec 2014 07:33:23 +0000 (08:33 +0100)
committerSascha Wildner <saw@online.de>
Wed, 31 Dec 2014 07:33:38 +0000 (08:33 +0100)
commitf709978fa3b8f0035fd66825d34b74081d27d2ff
tree2c05b42593d1ba235483ca0e3d7ac8f1ad4e3943
parent19397f8df3433c756af019c682819a685259d8c9
Mark some legacy XSI functions as no longer present in _XOPEN_SOURCE=700.

This applies if _XOPEN_SOURCE=700 is explicitly requested. Our default
environment still exposes the prototypes, of course.
include/stdlib.h
include/strings.h
include/unistd.h
sys/sys/time.h
sys/sys/timeb.h