projects
/
lttng-tools.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Move utils_expand_path and utils_expand_path_keep_symlink to libpath.la
[lttng-tools.git]
/
src
/
common
/
compat
/
Makefile.am
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
noinst_LTLIBRARIES = libcompat.la
4
5
libcompat_la_SOURCES = \
6
compat-fcntl.cpp \
7
directory-handle.cpp \
8
directory-handle.h \
9
dirent.h \
10
endian.h \
11
errno.h \
12
fcntl.h \
13
getenv.h \
14
mman.h \
15
netdb.h \
16
path.h \
17
paths.h \
18
poll.cpp \
19
poll.h \
20
pthread.h \
21
socket.h \
22
string.h \
23
tid.h \
24
time.h
This page took
0.040562 seconds
and
4
git commands to generate.