]> Git Repo - uclibc-ng.git/commit - Makerules
add stub implementation for libintl/gettext
authorWaldemar Brodkorb <[email protected]>
Tue, 20 Dec 2016 18:57:05 +0000 (19:57 +0100)
committerWaldemar Brodkorb <[email protected]>
Tue, 20 Dec 2016 18:57:05 +0000 (19:57 +0100)
commitb39b5151b937c4d36ff293b62cee988378245fac
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]
This page took 0.029202 seconds and 4 git commands to generate.