Changeset 654


Ignore:
Timestamp:
Sep 7, 2003, 8:16:28 PM (22 years ago)
Author:
bird
Message:

Backed out the TZ related variable aliases. These should be _STD.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/lib/alias/alias.smak

    • Property cvs2svn:cvs-rev changed from 1.9 to 1.10
    r653 r654  
    2424$.$(.TARG): $.stmp-libc-std
    2525        $(call RM,$@)
    26         @$(call DO.STDALIAS,daylight,_daylight,$.daylight.o)
    27         @$(call DO.STDALIAS,timezone,_timezone,$.timezone.o)
    28         @$(call DO.STDALIAS,tzname,_tzname,$.tzname.o)
    2926        @$(call DO.STDALIAS,_strcasecmp,__std_stricmp,$.strcasecmp.o)
    3027        @$(call DO.STDALIAS,_strncasecmp,__std_strnicmp,$.strncasecmp.o)
Note: See TracChangeset for help on using the changeset viewer.