index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
os-wrappers-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
connection: Dynamically resize connection buffers
Manuel Stoeckl
2024-04-08
1
-2
/
+4
*
tests: manually wrap libc functions
Simon Ser
2023-06-27
1
-53
/
+32
*
tests: use __typeof__ instead of typeof
Simon Ser
2022-01-10
1
-1
/
+1
*
Detect FreeBSD versions with broken MSG_CMSG_CLOEXEC
Alex Richardson
2021-09-10
1
-0
/
+7
*
os-wrappers-test: Handle fcntl() being declared as a macro
Alex Richardson
2021-09-10
1
-1
/
+1
*
os-wrappers-test: Make syscall intercepts work with sanitizers
Fergus Dall
2021-07-22
1
-12
/
+30
*
os-wrappers-test.c: Correctly forward arguments to fcntl
Alex Richardson
2021-04-15
1
-6
/
+22
*
(multiple): Include stdint.h
Yong Bakos
2016-07-25
1
-0
/
+1
*
tests: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
2015-06-12
1
-16
/
+19
*
remove trailing whitespaces
Michael Vetter
2015-05-15
1
-1
/
+1
*
os-wrappers-test: assert closure is not NULL before invoking it
U. Artie Eoff
2014-01-15
1
-0
/
+1
*
Update tests for wl_map changes and add a map_flags test
Jason Ekstrand
2013-06-05
1
-1
/
+1
*
Change wl_closure_invoke to take an opcode instead of an actual function pointer
Jason Ekstrand
2013-03-18
1
-2
/
+2
*
client: Invoke new_id closure arguments as pointers instead of integers
Jonas Ådahl
2013-03-17
1
-1
/
+1
*
Change filedescriptor API to be thread safe
Kristian Høgsberg
2012-10-10
1
-25
/
+4
*
tests: fix make check for out-of-tree builds
Dylan Noblesmith
2012-06-30
1
-2
/
+2
*
tests: Update test cases to new closure allocate convention
Kristian Høgsberg
2012-06-15
1
-10
/
+9
*
os: wrap accept4(SOCK_CLOEXEC)
Pekka Paalanen
2012-04-25
1
-0
/
+2
*
os: wrap epoll_create
Pekka Paalanen
2012-04-25
1
-0
/
+51
*
os: wrap recvmsg(MSG_CMSG_CLOEXEC)
Pekka Paalanen
2012-04-25
1
-0
/
+175
*
os: wrap F_DUPFD_CLOEXEC
Pekka Paalanen
2012-04-25
1
-3
/
+67
*
os: define SOCK_CLOEXEC on Linux
Pekka Paalanen
2012-04-25
1
-7
/
+1
*
os: wrap socket(SOCK_CLOEXEC) calls
Pekka Paalanen
2012-04-20
1
-0
/
+100