diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-02-23 19:11:08 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-02-23 19:11:08 -0500 |
| commit | 6ea8e22adb6132a1087b97f33fce7d4ab6ffbcd2 (patch) | |
| tree | e88c6e73d4aecb51f5f6faeb14dfca35deb3e1b8 /config/xopen | |
| parent | 97c618077e99f4bf02d9e7016f45d036e616b5d8 (diff) | |
new configure script to replace manually editing config.mk
Diffstat (limited to 'config/xopen')
| -rw-r--r-- | config/xopen | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/xopen b/config/xopen new file mode 100644 index 00000000..32748b73 --- /dev/null +++ b/config/xopen @@ -0,0 +1,5 @@ +400 Single Unix Specification, version 1 + (includes POSIX.1-1990 and POSIX.2-1992) +500 Single Unix Specification, version 2 (includes POSIX.1-1995) +600 Single Unix Specification, version 3 (includes POSIX.1-2001) +700 Single Unix Specification, version 4 (includes POSIX.1-2008) |
