libc: Ansify again, de-register again.
authorSascha Wildner <saw@online.de>
Mon, 30 Sep 2013 04:22:18 +0000 (06:22 +0200)
committerSascha Wildner <saw@online.de>
Mon, 30 Sep 2013 04:22:18 +0000 (06:22 +0200)
commit68e609aa42b5c8082ca864b600d1683c6a82dc68
tree7ba1fe4516ad20b0b86f71e3d99da94d4f67a1f2
parent967141b1ac2fb9673433963efa8bfce46d990ef1
libc: Ansify again, de-register again.

* Remove all the K&R crap that was carelessly copied over our ansified
  source in the so called locale "sync" (0d5acd7467c4e95).

* Also remove a lot of old unused gunk in stdtime/ again that had already
  been removed. We really don't want it back.

* De-register again (while here, do that in resolv/ too).
14 files changed:
lib/libc/gen/fnmatch.c
lib/libc/locale/isctype.c
lib/libc/locale/iswctype.c
lib/libc/locale/setlocale.c
lib/libc/locale/tolower.c
lib/libc/locale/toupper.c
lib/libc/resolv/res_init.c
lib/libc/resolv/res_mkquery.c
lib/libc/stdio/vfscanf.c
lib/libc/stdtime/asctime.c
lib/libc/stdtime/difftime.c
lib/libc/stdtime/localtime.c
lib/libc/stdtime/strftime.c
lib/libc/string/memmem.c