Bernhard Reutner-Fischer
|
5d5c77daae
libc: add setns()
|
9 년 전 |
Vineet Gupta
|
5866897566
utimes: Export utimensat based utimes
|
11 년 전 |
Markos Chandras
|
09e782b088
fstatfs: Add __libc_fstatfs wrapper
|
12 년 전 |
Markos Chandras
|
aec10d8647
ustat: Add ustat stub for arches that don't have the ustat system call
|
12 년 전 |
Markos Chandras
|
a83ea57a50
sendfile: Use sendfile64 if arch does not have the sendfile syscall
|
12 년 전 |
Markos Chandras
|
11372c665a
fork: Use clone if arch does not have the fork syscall
|
12 년 전 |
Markos Chandras
|
af63ec925e
inotify_init: Use inotify_init1 if inotify_init syscall is not defined
|
12 년 전 |
Markos Chandras
|
3db05793b7
epoll: Use epoll_pwait if arch does not have the epoll_wait syscall
|
12 년 전 |
Markos Chandras
|
257323e525
epoll: Use epoll_create1 if arch does not have the epoll_create syscall
|
12 년 전 |
Markos Chandras
|
81b480369b
symlink: Use symlinkat if arch does not have the symlink syscall
|
12 년 전 |
Khem Raj
|
e118373cbb
eventfd: Implement eventfd2 and fix eventfd
|
12 년 전 |
Mark Salter
|
9f096becc4
getpgrp: fix fallback handling
|
12 년 전 |
Bernhard Reutner-Fischer
|
d7bd4cf1a5
stubs: Disregard LFS
|
12 년 전 |
Mike Frysinger
|
0dc898bd03
arm: disable ioperm/iopl stubs
|
12 년 전 |
Bernhard Reutner-Fischer
|
899a273126
stubs: unified from future
|
12 년 전 |
Bernhard Reutner-Fischer
|
d8d695731d
stubs: mark stubs as used
|
12 년 전 |
Henning Heinold
|
19dd090a0f
libc: flesh out linux scheduler functions
|
13 년 전 |
Jean-Christian de Rivaz
|
d10475f823
Add stub for eventfd.
|
13 년 전 |
Bernhard Reutner-Fischer
|
3dbeeb8395
stubs: remove leftover undefs
|
13 년 전 |
Bernhard Reutner-Fischer
|
d36bc81bb4
stubs: handle linux module functions
|
13 년 전 |
Bernhard Reutner-Fischer
|
04df27ce98
stubs: handle linux-specific
|
13 년 전 |
Bernhard Reutner-Fischer
|
3c331f4519
stubs: fix inverted socket logic
|
13 년 전 |
Bernhard Reutner-Fischer
|
5724141a03
stubs: undef linux specific unless they were asked for
|
13 년 전 |
Bernhard Reutner-Fischer
|
213709e1e1
socket: fix stubs
|
13 년 전 |
Bernhard Reutner-Fischer
|
d3ddb92ea0
add pipe2()
|
13 년 전 |
Bernhard Reutner-Fischer
|
6af34270fa
socketcalls: add stubs
|
13 년 전 |
Bernhard Reutner-Fischer
|
74a2c71153
accept4: Implement cancellation
|
13 년 전 |
Peter S. Mazinger
|
251f2266bf
lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined
|
13 년 전 |
Peter S. Mazinger
|
5ecbf17303
fix stubs
|
13 년 전 |
Mike Frysinger
|
73d5955414
unify stub logic
|
15 년 전 |