Move portability utilities into gl/.
commit02a8fb03344e0571e1a82ac5e04235f10b9a9480
authorSimon Josefsson <simon@josefsson.org>
Wed, 20 Aug 2003 06:21:23 +0000 (20 06:21 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 20 Aug 2003 06:21:23 +0000 (20 06:21 +0000)
tree38e8a2703b2ee985fcd87176bdd250476b25a2bd
parentabf40778932ff30f9f3cabfef7e354d779344764
Move portability utilities into gl/.
gl/Makefile.am [new file with mode: 0644]
gl/getopt.c [moved from getopt.c with 100% similarity]
gl/getopt.h [moved from getopt.h with 100% similarity]
gl/getopt1.c [moved from getopt1.c with 100% similarity]
gl/m4/Makefile.am [new file with mode: 0644]
gl/m4/memset.m4 [new file with mode: 0644]
gl/m4/onceonly_2_57.m4 [new file with mode: 0644]
gl/m4/strdup.m4 [new file with mode: 0644]
gl/memset.c [moved from memset.c with 100% similarity]
gl/strdup.c [moved from strdup.c with 100% similarity]