diff options
| author | William Wilgus <me.theuser@yahoo.com> | 2018-10-28 13:21:42 -0400 |
|---|---|---|
| committer | William Wilgus <me.theuser@yahoo.com> | 2018-10-30 04:17:06 +0100 |
| commit | cc0a4c632aeda82ab4517355b4b4489190da013e (patch) | |
| tree | 49d40380d8a48c5b374a2bd63b53a73c443bf2e3 /apps/plugins/lua/README | |
| parent | df8233e4abbd0d626158abc5388957cc28b06c50 (diff) | |
| download | rockbox-cc0a4c632aeda82ab4517355b4b4489190da013e.zip rockbox-cc0a4c632aeda82ab4517355b4b4489190da013e.tar.gz rockbox-cc0a4c632aeda82ab4517355b4b4489190da013e.tar.bz2 rockbox-cc0a4c632aeda82ab4517355b4b4489190da013e.tar.xz | |
Lua remove strncat.c & strcspn.c
Change-Id: I08256f31e733d2674054e8e589d539d1396a0ee6
Diffstat (limited to 'apps/plugins/lua/README')
| -rw-r--r-- | apps/plugins/lua/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/lua/README b/apps/plugins/lua/README index 5b53eb3..06cfd6f 100644 --- a/apps/plugins/lua/README +++ b/apps/plugins/lua/README @@ -2,9 +2,7 @@ The following files are (with slight modifications for Rockbox) from dietlibc version 0.31 which is licensed under the GPL version 2: gmtime.c - strcspn.c strftime.c - strncat.c strpbrk.c strtol.c strtoul.c |