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