diff options
author | Richard Braun <rbraun@sceen.net> | 2016-08-16 18:35:51 +0200 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2016-08-16 18:41:34 +0200 |
commit | 05045bd8a898da23ebdad07c4a34e21c433b1b88 (patch) | |
tree | 9808571c05e1b3d99a037a9ed39e671cd02ea473 /kern/debug.c | |
parent | e26f13d83a560684e1aa6b11b1a43f8764eaa032 (diff) | |
download | gnumach-05045bd8a898da23ebdad07c4a34e21c433b1b88.tar.gz gnumach-05045bd8a898da23ebdad07c4a34e21c433b1b88.tar.bz2 gnumach-05045bd8a898da23ebdad07c4a34e21c433b1b88.zip |
Replace libc string functions with internal implementations
* Makefile.am (clib_routines): Remove memcmp, memcpy, memmove,
strchr, strstr and strsep.
* kern/strings.c (memset): Comment out.
(strchr, strsep, strstr): New functions.
Diffstat (limited to 'kern/debug.c')
0 files changed, 0 insertions, 0 deletions