log target-utils/libc/Makefile @ 1011:6d9b10633f10 default tip

age author description
Mon, 31 Oct 2016 23:35:48 +0000 Mychaela Falconia target-utils/libc: strtol and strtoul added from 4.4BSD with simplification
Mon, 31 Oct 2016 22:14:38 +0000 Mychaela Falconia target-utils/libc: strlen optimized assembly implementation added
Sat, 29 Oct 2016 00:15:12 +0000 Mychaela Falconia target-utils/libc: assembly implementation of bcmp/memcmp
Fri, 28 Oct 2016 23:15:01 +0000 Mychaela Falconia target-utils/libc: non-optimized C implementation of memset