| .. |
|
bits
|
139ea40709
struct ipc_perm, as used by shmctl() when soing shared memory stuff,
|
22 lat temu |
|
sys
|
9cee42f10d
Major rework of the include files to eliminate redundancy
|
24 lat temu |
|
.cvsignore
|
67eff66438
Initial effort at adding profiling support.
|
23 lat temu |
|
.indent.pro
|
87108d9ffa
Fix up stat so we translate from kernel stat to libc stat. Try to fix
|
26 lat temu |
|
Makefile
|
433ccbdd22
Patch from Peter S. Mazinger:
|
21 lat temu |
|
__rt_sigtimedwait.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
__socketcall.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
__syscall_fcntl.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
__syscall_fcntl64.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
__syscall_ipc.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
__syscall_rt_sigaction.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
__syscall_sigaction.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
_exit.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
access.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
acct.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
adjtimex.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
alarm.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
bdflush.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
capget.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
capset.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
chdir.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
chmod.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
chown.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
chroot.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
close.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
cmsg_nxthdr.c
|
ee185898f6
Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add
|
25 lat temu |
|
creat64.c
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
24 lat temu |
|
create_module.c
|
a740502a3d
Cope gracefully with missing module syscalls
|
22 lat temu |
|
delete_module.c
|
a740502a3d
Cope gracefully with missing module syscalls
|
22 lat temu |
|
dup.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
dup2.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
execve.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
fchdir.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
fchmod.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
fchown.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
fdatasync.c
|
0dccbee4eb
Fixup fdatasync on alpha, thanks to Alan Hourihane
|
22 lat temu |
|
flock.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
fork.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
fpu_control.h
|
027d12aeef
Patch from Atsushi Nemoto (with some additions):
|
23 lat temu |
|
fstat.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
fstat64.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
fstatfs.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
fsync.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
ftruncate.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
ftruncate64.c
|
44b24a7a32
Fix ftruncate64 and truncate64 for powerpc and mips
|
22 lat temu |
|
get_kernel_syms.c
|
6fdaa0d8cd
Cope when the __NR_get_kernel_syms is undefined (i.e. 2.6.x arm-linux)
|
22 lat temu |
|
getcwd.c
|
cc76cf5876
Fix numerous problems with both getcwd implementations.
|
23 lat temu |
|
getdents.c
|
6d165d5c58
We need to have the size of struct dirent equal to the size of struct dirent64
|
23 lat temu |
|
getdents64.c
|
6d165d5c58
We need to have the size of struct dirent equal to the size of struct dirent64
|
23 lat temu |
|
getdirname.c
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
24 lat temu |
|
getdnnm.c
|
72bc479e2a
Silly little changes
|
25 lat temu |
|
getdtablesize.c
|
2512c84745
Update to accomodate the header file changes
|
25 lat temu |
|
getegid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
geteuid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getgid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getgroups.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
gethstnm.c
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
25 lat temu |
|
getitimer.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getpagesize.c
|
a4541d42ff
The variable used to store pagesize is not the same as the
|
22 lat temu |
|
getpgid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getpgrp.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getpid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getppid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getpriority.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getresgid.c
|
e7a1ee4f06
Per patch from Stefan Holst, do not try to compile these
|
22 lat temu |
|
getresuid.c
|
e7a1ee4f06
Per patch from Stefan Holst, do not try to compile these
|
22 lat temu |
|
getrlimit.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getrlimit64.c
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
24 lat temu |
|
getrusage.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
getsid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
gettimeofday.c
|
f8f7b10221
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
|
22 lat temu |
|
getuid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
init_module.c
|
a740502a3d
Cope gracefully with missing module syscalls
|
22 lat temu |
|
ioctl.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
ioperm.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
iopl.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
kill.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
klogctl.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
lchown.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
link.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
llseek.c
|
1c8d7ee9cb
On Thu Dec 16, 2004 at 03:49:31PM +0100, Johan Adolfsson wrote:
|
21 lat temu |
|
longjmp.c
|
c2ca92378f
Fix missing longjmp symbol
|
24 lat temu |
|
lseek.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
lstat.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
lstat64.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
madvise.c
|
e50f6d1c15
Enable only for architectures where __NR_madvise is defined
|
22 lat temu |
|
mincore.c
|
d503d1d6c6
- Added support for 13 new syscalls to allow more things to compile when using uClibc. mincore() and the ones for Extended Attributes setxattr(), lsetxattr(), fsetxattr(), getxattr(), lgetxattr(), fgetxattr(), listxattr(), llistxattr(), flistxattr(), removexattr(), lremovexattr(), fremovexattr() which are optional.
|
21 lat temu |
|
mkdir.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
mkfifo.c
|
2c8e931c67
Make spelling of uClibc be consistant.
|
26 lat temu |
|
mknod.c
|
6a108999f8
Be certain to include sys/sysmacros.h when major() and minor()
|
22 lat temu |
|
mlock.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
mlockall.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
mmap.c
|
00fec46c17
Based on a patch from Alexandre Oliva, allow uClibc to compile
|
22 lat temu |
|
mmap64.c
|
57713139e9
Fix a couple of typos
|
23 lat temu |
|
modify_ldt.c
|
9ecc494576
Andrew May writes:
|
22 lat temu |
|
mount.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
mprotect.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
mremap.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
msync.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
munlock.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
munlockall.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
munmap.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
nanosleep.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
nice.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
noophooks.c
|
09f85c7ffd
Attempt to support 'gcc -finstrument-functions', which seems much
|
22 lat temu |
|
ntp_gettime.c
|
0de9c08b6c
Add support for missing ntp_gettime and ntp_adjtime
|
23 lat temu |
|
open.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
open64.c
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
24 lat temu |
|
pause.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
personality.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
pipe.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
pivot_root.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
poll.c
|
ada7878ba0
Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which
|
22 lat temu |
|
prctl.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
pread_write.c
|
5772c041d2
Fix some more problems found by the ltp
|
23 lat temu |
|
ptrace.c
|
c94d3fd8f7
Make the syscall locally, avoid an extern
|
23 lat temu |
|
query_module.c
|
a740502a3d
Cope gracefully with missing module syscalls
|
22 lat temu |
|
quotactl.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
read.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
readlink.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
readv.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
reboot.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
rename.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
rmdir.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sbrk.c
|
9efd18d338
s/___brk_addr/__curbrk/g
|
22 lat temu |
|
sched_get_priority_max.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sched_get_priority_min.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sched_getparam.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sched_getscheduler.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sched_rr_get_interval.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sched_setparam.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sched_setscheduler.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sched_yield.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
select.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sendfile.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sendfile64.c
|
6f4b3f9b2a
Add missing semicolons
|
23 lat temu |
|
setdomainname.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setegid.c
|
44ecacea6b
Both setegid and seteuid were implemented suboptimally, such that
|
23 lat temu |
|
seteuid.c
|
44ecacea6b
Both setegid and seteuid were implemented suboptimally, such that
|
23 lat temu |
|
setfsgid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setfsuid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setgid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setgroups.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sethostname.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setitimer.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setpgid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setpgrp.c
|
87108d9ffa
Fix up stat so we translate from kernel stat to libc stat. Try to fix
|
26 lat temu |
|
setpriority.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setregid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setresgid.c
|
e7a1ee4f06
Per patch from Stefan Holst, do not try to compile these
|
22 lat temu |
|
setresuid.c
|
e7a1ee4f06
Per patch from Stefan Holst, do not try to compile these
|
22 lat temu |
|
setreuid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setrlimit.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setrlimit64.c
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
24 lat temu |
|
setsid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
settimeofday.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
setuid.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sigaltstack.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sigpending.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sigprocmask.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sigsuspend.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
ssp.c
|
b34ae62d9a
update : $
|
22 lat temu |
|
stat.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
stat64.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
statfs.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
stime.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
swapoff.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
swapon.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
symlink.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sync.c
|
a9752043dd
Add some syscalls which I moved out of syscalls.c
|
24 lat temu |
|
syscalls.h
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sysctl.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sysdep.h
|
8be74df1ae
A few updates.
|
26 lat temu |
|
sysfs.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
sysinfo.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
time.c
|
f8f7b10221
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
|
22 lat temu |
|
times.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
truncate.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
truncate64.c
|
44b24a7a32
Fix ftruncate64 and truncate64 for powerpc and mips
|
22 lat temu |
|
ulimit.c
|
a5e7362407
Add support for the ulimit syscall
|
23 lat temu |
|
umask.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
umount.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
umount2.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
uname.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
unlink.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
uselib.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
ustat.c
|
6a108999f8
Be certain to include sys/sysmacros.h when major() and minor()
|
22 lat temu |
|
utime.c
|
f8f7b10221
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
|
22 lat temu |
|
utimes.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
vfork.c
|
a0e60c6d2e
Default to using fork() for vfork() when no arch specific
|
23 lat temu |
|
vhangup.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
wait.c
|
3ab0557e5a
A number of naming updates in preparation for adding in
|
24 lat temu |
|
wait3.c
|
b8e0118b10
A little update to wait* and a minor syscall cleanup.
|
25 lat temu |
|
wait4.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
waitpid.c
|
3ab0557e5a
A number of naming updates in preparation for adding in
|
24 lat temu |
|
write.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
writev.c
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |
|
xattr.c
|
98701e8573
Patch from psm, vapier, and solar, adding xattr syscalls
|
21 lat temu |
|
xstatconv.c
|
d40e0ed3bf
Patch from Stefan Allius to fix the build when
|
23 lat temu |
|
xstatconv.h
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
22 lat temu |