From: Bruno Haible Date: Sun, 11 May 2008 01:07:18 +0000 (+0200) Subject: New module 'unictype/gen-ctype'. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae506e730e2f93ff131f4e45edd5ebc1f537c970;p=pspp New module 'unictype/gen-ctype'. --- diff --git a/ChangeLog b/ChangeLog index 4f7483a088..1d68845f0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-05-10 Bruno Haible + + * modules/unictype/gen-ctype: New file. + 2008-05-10 Jim Meyering Make chdir-safer.c more efficient on a system with no symlinks. diff --git a/modules/unictype/gen-ctype b/modules/unictype/gen-ctype new file mode 100644 index 0000000000..b160722068 --- /dev/null +++ b/modules/unictype/gen-ctype @@ -0,0 +1,22 @@ +Description: +Generates the tables in lib/unictype/*. + +Files: +lib/unictype/gen-ctype.c +lib/unictype/3level.h +lib/unictype/3levelbit.h + +Depends-on: + +configure.ac: + +Makefile.am: + +Include: + +License: +GPLed build tool + +Maintainer: +Bruno Haible +