repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: myjupyterlab.sh
[GalaxyCodeBases.git]
/
c_cpp
/
lib
/
gnulib
/
modules
/
getlogin_r-tests
blob
eda7b45324d7c1f68213b1b45cbf2c7c70aee428
1
Files:
2
tests/test-getlogin_r.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
8
configure.ac:
9
AC_CHECK_FUNCS_ONCE([ttyname])
10
11
Makefile.am:
12
TESTS += test-getlogin_r
13
check_PROGRAMS += test-getlogin_r