ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[pspp] / modules / unictype / base
1 Description:
2 Base layer for Unicode classification and properties.
3
4 Files:
5 lib/unictype.h
6
7 Depends-on:
8 unitypes
9 stdbool
10
11 configure.ac:
12
13 Makefile.am:
14
15 Include:
16 "unictype.h"
17
18 License:
19 LGPL
20
21 Maintainer:
22 Bruno Haible
23