Ignore:
Timestamp:
Mar 26, 2006, 2:43:11 PM (19 years ago)
Author:
bird
Message:

libc is huge.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/variable.c

    r430 r431  
    298298  hash_init (&global_variable_set.table,
    299299#ifdef KMK
    300              8191,
     300             16383,
    301301#else
    302302             VARIABLE_BUCKETS,
Note: See TracChangeset for help on using the changeset viewer.