rewrite __synccall in terms of global thread list
[musl] / src / multibyte / mbsrtowcs.c
index e23083d..0ee8b69 100644 (file)
@@ -1,9 +1,3 @@
-/* 
- * This code was written by Rich Felker in 2010; no copyright is claimed.
- * This code is in the public domain. Attribution is appreciated but
- * unnecessary.
- */
-
 #include <stdint.h>
 #include <wchar.h>
 #include <errno.h>