live-bootstrap/sysa/mes-0.22/lib/tests/string
fosslinux 649d7b68dc Add mes and mescc-tools-extra
mescc-tools-extra contains two important tools:
- cp
- chmod

mes first builds itself from a mes 0.21 seed as used by guix, and then
builds a mes 0.22 and then mes 0.22 using that created mes 0.22.

It does /not/ use bootstrap.sh as we don't have a proper shell at this
point, it has been manually adapted for kaem.
2020-12-25 18:40:14 +11:00
..
30-strlen.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00
50-strcmp.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00
50-strcpy.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00
50-strncmp.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00
70-strchr.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00
80-strncpy.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00
80-strrchr.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00
90-snprintf.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00
90-strpbrk.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00
90-strspn.c Add mes and mescc-tools-extra 2020-12-25 18:40:14 +11:00