add stub implementation for libintl/gettext
commitb39b5151b937c4d36ff293b62cee988378245fac
authorWaldemar Brodkorb <wbx@openadk.org>
Tue, 20 Dec 2016 18:57:05 +0000 (20 19:57 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Tue, 20 Dec 2016 18:57:05 +0000 (20 19:57 +0100)
tree3145e0981d7a2fdf6bb7a25141fb2f366fa1e33f
parent4fa7ed9388f3ca81d97cad2099a6f9fa9f8098de
add stub implementation for libintl/gettext

These adds the stubs from gettext-tiny 0.0.5
from here:
https://github.com/sabotage-linux/gettext-tiny
Makefile.in
Makerules
extra/Configs/Config.in
include/libintl.h [new file with mode: 0644]
libc/Makefile.in
libintl/Makefile [new file with mode: 0644]
libintl/Makefile.in [new file with mode: 0644]
libintl/libintl.c [new file with mode: 0644]