This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
wlroots
Watch
1
Star
0
Fork
You've already forked wlroots
0
mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced
2026-05-08 12:25:41 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f8fcd7f06a
wlroots
/
util
History
sghctoma
bc5e84225c
Use ftruncate to set shared memory object's size
...
The posix_fallocate function should only be used with regular files.
2018-11-09 18:29:19 +01:00
..
array.c
log.c
Add function wlr_log_get_verbosity()
2018-09-01 21:03:52 +05:30
meson.build
util: use shm_open for in-memory files
2018-10-28 22:39:54 +01:00
region.c
Fix implicit conversion of floats to ints in calls to pixman_region32_contains_point
2018-09-18 13:05:44 +02:00
shm.c
Use ftruncate to set shared memory object's size
2018-11-09 18:29:19 +01:00
signal.c