aboutsummaryrefslogtreecommitdiff
path: root/xcursor/xcursor.c
AgeCommit message (Expand)Author
2024-02-15Define _POSIX_C_SOURCE globallySimon Ser
2024-02-12Add more POSIX compliance macros to fix uClibc supportPaul Cercueil
2023-11-19xcursor: fix NULL deref on malloc() failKirill Primak
2023-10-03treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practicalAlexander Orzechowski
2023-04-25xcursor: Resolve warning in xcursor_build_theme_dirEdgars Cīrulis
2023-04-18xcursor: sync with libwaylandSimon Ser
2022-12-06xcursor: use internal_configSimon Ser
2022-05-02xcursor: check that XDG base directory path is absoluteAntonin Décimo
2022-03-08xcursor: support XDG Base Directory SpecificationMoon Sungjoon
2022-01-31xcursor: garbage collect XcursorLibraryLoadImagesVlad Zahorodnii
2021-05-02xcursor: fix CVE-2013-2003Tobias Stoeckmann
2021-04-13xcursor: use memcpy() to append string of known sizeYuya Nishihara
2021-04-13Revert "xcursor: use strncat instead of strncpy"Yuya Nishihara
2021-03-08xcursor: use strncat instead of strncpyLukas Märdian
2021-03-08Fix false positive -Wstringop-truncationLukas Märdian
2020-09-01Fix undefined behaviorValentin
2020-06-26xcursor: add xorg-x11 and cursors path to XCURSORPATHKirill Chibisov
2018-11-27xcursor: Support XDG user data dir locationCosimo Cecchi
2018-11-27xcursor: fix crash when encountering cursor themes with circular dependenciesPhilipp Ludwig
2018-11-06xcursor: Fix heap overflows when parsing malicious filesTobias Stoeckmann
2018-02-12Reformat all #include directivesemersion
2017-08-07Add xcursor sublibraryDrew DeVault