repo.or.cz
/
gnulib
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
math: Add support for OpenVMS.
[gnulib/ericb.git]
/
modules
/
posixver
blob
bb5ac77d41b117578110898adb23af9b72a87da2
1
Description:
2
Determine desired POSIX specification version, according to user's environment
3
variables.
4
5
Files:
6
lib/posixver.h
7
lib/posixver.c
8
m4/posixver.m4
9
10
Depends-on:
11
12
configure.ac:
13
gl_POSIXVER
14
15
Makefile.am:
16
lib_SOURCES += posixver.c
17
18
Include:
19
"posixver.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Paul Eggert, Jim Meyering