Deprecate std.c.* and move all remaining declarations to core.stdc.*

This commit is contained in:
Joakim 2014-09-17 12:44:13 -05:00
parent a5cd0d85ff
commit 093d636de4
41 changed files with 176 additions and 750 deletions

View file

@ -10,6 +10,7 @@
* Put them separate so they'll be externed - do not link in linuxextern.o
*/
deprecated("Please remove this import. This module is empty and will be removed in April 2015.")
module std.c.linux.linuxextern;
// No longer needed since "extern" storage class