mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
The changes I've made: in strings.c: 1) fix memory allocation error I've detected with MALLOC_CHECK_=1 in *string; 2) code clean up; 3) fix compiler warnings about uninitialized vars; |
||
|---|---|---|
| .. | ||
| adjtimex.c | ||
| Config.in | ||
| crond.c | ||
| crontab.c | ||
| dc.c | ||
| dutmp.c | ||
| makedevs.c | ||
| Makefile | ||
| Makefile.in | ||
| mt.c | ||
| strings.c | ||
| time.c | ||
| update.c | ||
| watchdog.c | ||