Changeset ed6a8e3 in rtems for testsuites
- Timestamp:
- Dec 10, 2018, 6:39:34 PM (12 months ago)
- Branches:
- master
- Children:
- c107f2b7
- Parents:
- 2bb21dd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/psxtests/Makefile.am
r2bb21dd red6a8e3 1445 1445 psxhdrs/dlfcn/dlerror.c \ 1446 1446 psxhdrs/dlfcn/dlsym.c \ 1447 psxhdrs/fcntl/creat.c \ 1448 psxhdrs/fcntl/fcntl.c \ 1449 psxhdrs/fcntl/open.c \ 1450 psxhdrs/fcntl/openat.c \ 1447 1451 psxhdrs/locale/newlocale.c \ 1448 1452 psxhdrs/locale/freelocale.c \ … … 1809 1813 ## lib_a_SOURCES += psxhdrs/dirent/dirfd.c See ticket #3371 1810 1814 ## lib_a_SOURCES += psxhdrs/dirent/fdopendir.c See ticket #3371 1815 ## lib_a_SOURCES += psxhdrs/fcntl/posix_fadvise.c See ticket #3656 1816 ## lib_a_SOURCES += psxhdrs/fcntl/posix_fallocate.c See ticket #3656 1811 1817 ## lib_a_SOURCES += psxhdrs/fenv/feclearexcept.c See ticket #2971 1812 1818 ## lib_a_SOURCES += psxhdrs/fenv/fegetenv.c See ticket #2971
Note: See TracChangeset
for help on using the changeset viewer.