aboutsummaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2022-10-07update all call sites of SAFE_WRITE()Jan Stancek
2022-03-07libs: libltpnuma: Fix free memory estimateCyril Hrubis
2022-01-24lapi,kernel: Replace ltp_syscall with tst_syscallAndrea Cervesato
2022-01-20tree: Add missing SPDX or fix SPDX locationPetr Vorel
2021-09-23Rename get_ipc_timestamp() and move to main LTP libraryMartin Doucha
2021-08-06libs/libnewipc: Alter get_used_queues apiYang Xu
2021-08-02libs: rename tst_numa_mode_name to tst_mempolicy_mode_nameLi Wang
2021-08-02mbind01: make use of tst_numa_mode_nameLi Wang
2021-06-22ipc: Fix uninitialized var error by removing useless argRichard Palethorpe via ltp
2021-03-29libs/libltpswap: Add libs/libltpswap by using the new APIQI Fuli
2021-03-10syscalls/swapon/swapoff: Move common library to libs/Richard Purdie
2020-12-04libnewipc: Add get_ipc_timestamp()Cyril Hrubis
2020-08-07libltpvdso: hash entry size on alpha,s390x is 8 bytesJan Stancek
2020-08-06libs: sigwait: Get rid of REPORT_SUCCESS() macroViresh Kumar
2020-07-30libs: sigwait: Fix compilation warning around sigprocmask()Viresh Kumar
2020-07-29libs/libltpnewipc: Use safe macrosYang Xu
2020-07-24libs: sigwait: Use SAFE_FORK()Viresh Kumar
2020-07-24libs: sigwait: Remove alarm() from setup() and cleanup()Viresh Kumar
2020-07-24libs: sigwait: Add SAFE_SIG*() macrosViresh Kumar
2020-07-22syscalls: sigwait: Separate out code to relevant foldersViresh Kumar
2020-07-02libltpvdso: Fix copyrightPetr Vorel
2020-06-26libltpvdso: Guard the sysv/auxv.h tooCyril Hrubis
2020-06-26libltpvdso: Add check for getauxval()Cyril Hrubis
2020-06-26libltpvdso: Fix build on Centos 6Cyril Hrubis
2020-06-26syscalls/clock_gettime: Add test to check bug during successive readingsViresh Kumar
2020-06-25libs: Import vdso parsing lib from kernel treeViresh Kumar
2020-06-15Fix syscalls/ipc: Move libraries to libs/ directoryCyril Hrubis
2020-06-10lib: Disable installation of internal LTP librariesYang Xu
2020-05-22syscalls/ipc: Move libraries to libs/ directorViresh Kumar
2019-09-11uevent03: Use a generic way to get sysnameYang Xu
2019-09-02libs/libltpuinput: Add uinput library.Cyril Hrubis
2019-05-14libltpnuma: remove restrictions on numa node-idLi Wang
2019-03-08libltpnuma: Fix compilation with libnuma v1Cyril Hrubis
2019-03-08Fix build with libnuma-dev on some distributionsCyril Hrubis