Packages/uClibc/patches/50 config-no-timestamp.diff
From Organic Design wiki
diff -Nur uClibc.orig/extra/config/confdata.c uClibc/extra/config/confdata.c --- uClibc.orig/extra/config/confdata.c Sat Mar 18 10:02:20 2006 +++ uClibc/extra/config/confdata.c Sat Mar 18 10:02:03 2006 @@ -266,7 +266,7 @@
int type, l; const char *str; time_t now;
- int use_timestamp = 1; + int use_timestamp = 0;
char *env; dirname[0] = 0;