issues
search
justincormack
/
ljsyscall
LuaJIT Unix syscall FFI
http://www.myriabit.com/ljsyscall/
Other
441
stars
54
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rockspec: fix dead url
#230
jonringer
closed
2 years ago
0
Luajit Boot
#229
dlannan-fmad
closed
4 years ago
1
syscall.lfs improvement : fix error behavior
#228
tst2005
opened
6 years ago
1
syscall.lfs improvement : device info
#227
tst2005
opened
6 years ago
0
WSL test failures
#226
justincormack
opened
6 years ago
0
bpf: add missing constants for linux 4.10 - 4.15
#225
vavrusa
closed
6 years ago
0
Make "offset" arg to lseek a signed integer
#224
wingo
closed
6 years ago
2
Misoptimization on lseek system call
#223
wingo
closed
6 years ago
19
Missing O_TMPFILE constant
#222
daurnimator
opened
6 years ago
1
Promptly close util.ls() dir fd; fix bug with deleted entries
#221
wingo
closed
6 years ago
1
linux/nl.lua: Use ndmsg struct instead of rtmsg for neighbors
#220
sileht
closed
6 years ago
1
netlink neighbors code returns rtmsg instead of ndmsg
#219
sileht
closed
6 years ago
3
at least lfs is broken on later versions of TrueOS (eg. FreeBSD 12.0 current)
#218
johnae
opened
6 years ago
7
copy_file_range support
#217
justincormack
opened
6 years ago
0
syscall.lfs improvement
#216
tst2005
opened
7 years ago
4
expose the gettid syscall on Linux
#215
qsn
closed
7 years ago
1
Add missing constants and data types for Linux timestamping API
#214
jsitnicki
closed
7 years ago
4
support atable for lfs.attributes(path, [aname|atable])
#213
tst2005
closed
6 years ago
1
wrong require"syscall"._VERSION
#212
tst2005
opened
7 years ago
1
debian package
#211
fperrad
closed
7 years ago
1
Add some SIOC{G,S}IF* ioctls for Linux
#210
alexandergall
closed
7 years ago
0
Add CLOCK_ constants for OSX
#209
justincormack
closed
7 years ago
0
Add SEEK_DATA and SEEK_HOLE constants
#208
justincormack
closed
7 years ago
0
SEEK_DATA and SEEK_HOLE support for linux
#207
tst2005
closed
7 years ago
3
The spook project is using ljsyscall.
#206
johnae
closed
7 years ago
1
Add more protection against fd double-close
#205
lukego
closed
7 years ago
1
execv()
#204
lukego
closed
8 years ago
4
Upstream lwaftr ljsyscall changes
#203
kbara
opened
8 years ago
5
Use dockerignore to simplify Dockerfile
#202
justincormack
closed
8 years ago
0
nice test failing on docker cloud CI
#201
justincormack
opened
8 years ago
0
Rework Dockerfile and tests
#200
justincormack
closed
8 years ago
0
linux/constants: added new BPF map and prog types
#199
vavrusa
closed
8 years ago
1
Reduce the number of unused variables
#198
kbara
closed
8 years ago
2
Failing tests on x86_64
#197
kbara
opened
8 years ago
5
Remove unused variables from c.lua
#196
kbara
closed
8 years ago
0
Fix getcpu: the cpu argument was incorrectly given the node variable
#195
kbara
closed
8 years ago
1
getcpu() call appears not to work
#194
wingo
closed
8 years ago
5
Add get_mempolicy, set_mempolicy NUMA syscalls
#193
wingo
opened
8 years ago
6
linux/bpf_prog_load: support custom kernel builds
#192
vavrusa
closed
8 years ago
3
linux: performance monitoring API
#191
vavrusa
closed
8 years ago
2
linux: BPF improvements
#190
vavrusa
closed
8 years ago
1
Linux: support for eBPF + added new syscalls
#189
vavrusa
closed
8 years ago
5
Close socket immediately after error in if_nametoindex()
#188
aperezdc
closed
8 years ago
0
Signal masked with custom handler ignored
#187
dpino
closed
8 years ago
3
Test failing on FreeBSD 10.2
#186
etosan
closed
9 years ago
6
linux/types: Add __len metamethod for cpu_set_t
#185
lukego
closed
9 years ago
3
How to create directory with sticky tag?
#184
eugeneia
opened
9 years ago
7
Port to PPC64
#183
gut
closed
9 years ago
10
Fix typo on INSTALL: s/ame/same
#182
gut
closed
9 years ago
1
Add TFD_TIMER_CANCEL_ON_SET constant
#181
daurnimator
closed
9 years ago
2
Next