LinuxTV

dietlibc/syscalls.s/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [DVB] / dietlibc / syscalls.s


File Rev. Age Last log entry
[BACK] Parent Directory      
[DIR] Attic/ [show]      
[TXT] __accept.S 1.2 7 years more i386 fixes :(
[TXT] __accept4.S 1.2 7 years more i386 fixes :(
[TXT] __bind.S 1.2 7 years more i386 fixes :(
[TXT] __connect.S 1.2 7 years more i386 fixes :(
[TXT] __eventfd.S 1.1 9 years add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg add dup...
[TXT] __eventfd2.S 1.1 9 years add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg add dup...
[TXT] __getpagesize.S 1.1 23 years fix getpagesize and PAGE_SIZE for good (hopefully) ;-)
[TXT] __getpeername.S 1.2 7 years more i386 fixes :(
[TXT] __getsockname.S 1.2 7 years more i386 fixes :(
[TXT] __getsockopt.S 1.2 7 years more i386 fixes :(
[TXT] __guard.S 1.4 6 years split off stackgap-g.o, don't compile valgrind stuff into stackgap.o, diet cho...
[TXT] __listen.S 1.2 7 years more i386 fixes :(
[TXT] __pread.S 1.5 13 years get rid of lots of socket cruft
[TXT] __pwrite.S 1.3 13 years get rid of lots of socket cruft
[TXT] __reboot.S 1.1 23 years new reboot() from Olaf.
[TXT] __recv.S 1.2 7 years more i386 fixes :(
[TXT] __recvfrom.S 1.2 7 years more i386 fixes :(
[TXT] __recvmmsg.S 1.2 7 years more i386 fixes :(
[TXT] __recvmsg.S 1.2 7 years more i386 fixes :(
[TXT] __send.S 1.2 7 years more i386 fixes :(
[TXT] __sendmmsg.S 1.2 7 years more i386 fixes :(
[TXT] __sendmsg.S 1.2 7 years more i386 fixes :(
[TXT] __sendto.S 1.2 7 years more i386 fixes :(
[TXT] __setsockopt.S 1.2 7 years more i386 fixes :(
[TXT] __shutdown.S 1.2 7 years more i386 fixes :(
[TXT] __signalfd.S 1.1 16 years several fixes from Enrico Scholz (printf, string routines on big endian) add...
[TXT] __signalfd4.S 1.1 9 years add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg add dup...
[TXT] __socket.S 1.2 7 years oops
[TXT] __socketpair.S 1.2 7 years more i386 fixes :(
[TXT] _llseek.S 1.5 10 years support clang by adding -fno-integrated-as
[TXT] access.S 1.1 23 years files where missing (?)
[TXT] add_key.S 1.1 18 years lots of new syscalls
[TXT] adjtimex.S 1.1 22 years add adjtimex
[TXT] alarm.S 1.3 20 years several metric tons of new ports (ppc64, s390x), new functionality (%m in printf...
[TXT] bdflush.S 1.1 21 years missing syscall...
[TXT] brk.S 1.1 23 years files where missing (?)
[TXT] capget.S 1.1 20 years added missing syscalls (cap{g,s}et) added missing addmntent
[TXT] capset.S 1.1 20 years added missing syscalls (cap{g,s}et) added missing addmntent
[TXT] chdir.S 1.1 23 years files where missing (?)
[TXT] chmod.S 1.1 23 years files where missing (?)
[TXT] chown.S 1.1 23 years files where missing (?)
[TXT] chown32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] chroot.S 1.1 23 years files where missing (?)
[TXT] clock_getres.S 1.2 18 years lots of new syscalls
[TXT] clock_gettime.S 1.2 18 years lots of new syscalls
[TXT] clock_nanosleep.S 1.1 18 years lots of new syscalls
[TXT] clock_settime.S 1.2 18 years lots of new syscalls
[TXT] close.S 1.2 23 years changed some weak syscalls
[TXT] create_module.S 1.1 22 years new syscalls for modutils
[TXT] delete_module.S 1.1 22 years new syscalls for modutils
[TXT] dup.S 1.1 23 years files where missing (?)
[TXT] dup2.S 1.1 23 years files where missing (?)
[TXT] dup3.S 1.1 9 years forget two
[TXT] environ.S 1.10 19 years environ was not large enough on 64-bit
[TXT] epoll_create.S 1.2 21 years the epoll syscalls were renamed, follow the new naming add a couple of new 2.5 s...
[TXT] epoll_create1.S 1.1 9 years add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg add dup...
[TXT] epoll_ctl.S 1.2 21 years the epoll syscalls were renamed, follow the new naming add a couple of new 2.5 s...
[TXT] epoll_wait.S 1.2 21 years the epoll syscalls were renamed, follow the new naming add a couple of new 2.5 s...
[TXT] errlist.S 1.8 6 years more PIE work (actually appears to work now)
[TXT] execve.S 1.1 23 years files where missing (?)
[TXT] faccessat.S 1.1 12 years add openat and friends
[TXT] fadvise64.S 1.5 10 years Massive ARM changes from Enrico Scholz
[TXT] fadvise64_64.S 1.3 13 years get rid of lots of socket cruft
[TXT] fallocate.S 1.1 14 years add fallocate and posix_fallocate
[TXT] fanotify_init.S 1.1 9 years add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg add dup...
[TXT] fanotify_mark.S 1.1 9 years add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg add dup...
[TXT] fchdir.S 1.1 23 years files where missing (?)
[TXT] fchmod.S 1.1 23 years files where missing (?)
[TXT] fchmodat.S 1.1 12 years add openat and friends
[TXT] fchown.S 1.1 23 years files where missing (?)
[TXT] fchown32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] fchownat.S 1.1 12 years add openat and friends
[TXT] fcntl.S 1.2 23 years changed some weak syscalls
[TXT] fcntl64.S 1.1 18 years librpc undefined external
[TXT] fdatasync.S 1.1 22 years be more alpha and gcc 2.96 for SuSE 7.1 AXP friendly, add fdatasync.
[TXT] fgetxattr.S 1.1 18 years lots of new syscalls
[TXT] flistxattr.S 1.1 18 years lots of new syscalls
[TXT] flock.S 1.1 23 years files where missing (?)
[TXT] fork.S 1.2 23 years changed some weak syscalls
[TXT] fremovexattr.S 1.1 18 years lots of new syscalls
[TXT] fsetxattr.S 1.1 18 years lots of new syscalls
[TXT] fstat.S 1.1 23 years re-added the renamed stat syscalls.
[TXT] fstat64.S 1.3 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] fstatat64.S 1.1 7 years large file compat for fstatat
[TXT] fstatfs.S 1.1 23 years files where missing (?)
[TXT] fstatfs64.S 1.1 18 years lots of new syscalls
[TXT] fsync.S 1.2 23 years changed the weak aliases for the pthread wrappers
[TXT] ftruncate.S 1.1 23 years files where missing (?)
[TXT] ftruncate64.S 1.2 7 years parisc fixes (Gerrit Pape, John David Anglin, Helge Deller, Christian Seiler)
[TXT] futex.S 1.1 18 years lots of new syscalls
[TXT] futimesat.S 1.1 12 years add openat and friends
[TXT] get_mempolicy.S 1.2 18 years make arm compile again
[TXT] get_thread_area.S 1.2 18 years make arm compile again
[TXT] getcwd.S 1.2 23 years add realpath and wrap getcwd (syscall returns length, not buf).
[TXT] getdents.S 1.1 23 years files where missing (?)
[TXT] getdents64.S 1.3 21 years the getdents64 emulation was broken and repairing it opened a can of worms...
[TXT] getegid.S 1.1 23 years files where missing (?)
[TXT] getegid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] geteuid.S 1.1 23 years files where missing (?)
[TXT] geteuid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] getgid.S 1.1 23 years files where missing (?)
[TXT] getgid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] getgroups.S 1.1 23 years files where missing (?)
[TXT] getgroups32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] getitimer.S 1.1 23 years a few more headers.
[TXT] getpgid.S 1.1 23 years files where missing (?)
[TXT] getpid.S 1.1 23 years files where missing (?)
[TXT] getppid.S 1.1 23 years files where missing (?)
[TXT] getpriority.S 1.2 12 years fix getpriority
[TXT] getrandom.S 1.1 9 years add timerfd_gettime, setns, memfd_create, getrandom, syncfs
[TXT] getresgid.S 1.1 23 years files where missing (?)
[TXT] getresgid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] getresuid.S 1.2 22 years getresuid was wrong, too
[TXT] getrlimit.S 1.2 13 years coalesce time and alarm wrappers
[TXT] getrusage.S 1.1 23 years files where missing (?)
[TXT] getsid.S 1.1 23 years files where missing (?)
[TXT] gettid.S 1.1 18 years lots of new syscalls
[TXT] gettimeofday.S 1.1 23 years files where missing (?)
[TXT] getuid.S 1.1 23 years files where missing (?)
[TXT] getuid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] getxattr.S 1.1 18 years lots of new syscalls
[TXT] init_module.S 1.1 22 years new syscalls for modutils
[TXT] inotify_add_watch.S 1.2 18 years compile again on all platforms
[TXT] inotify_init.S 1.2 18 years compile again on all platforms
[TXT] inotify_init1.S 1.1 9 years add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg add dup...
[TXT] inotify_rm_watch.S 1.2 18 years compile again on all platforms
[TXT] io_cancel.S 1.1 18 years lots of new syscalls
[TXT] io_destroy.S 1.1 18 years lots of new syscalls
[TXT] io_getevents.S 1.1 18 years lots of new syscalls
[TXT] io_setup.S 1.1 18 years lots of new syscalls
[TXT] io_submit.S 1.1 18 years lots of new syscalls
[TXT] ioctl.S 1.1 23 years files where missing (?)
[TXT] ioperm.S 1.1 23 years add ioperm, flock prototype, <sys/io.h>.
[TXT] iopl.S 1.2 23 years add execl prototype, fix iopl for platforms that don't have it.
[TXT] ipc.S 1.2 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] keyctl.S 1.1 18 years lots of new syscalls
[TXT] kill.S 1.1 23 years files where missing (?)
[TXT] lchown.S 1.1 23 years files where missing (?)
[TXT] lchown32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] lgetxattr.S 1.1 18 years lots of new syscalls
[TXT] link.S 1.1 23 years files where missing (?)
[TXT] linkat.S 1.1 12 years add openat and friends
[TXT] listxattr.S 1.1 18 years lots of new syscalls
[TXT] llistxattr.S 1.1 18 years lots of new syscalls
[TXT] lremovexattr.S 1.1 18 years lots of new syscalls
[TXT] lseek.S 1.2 23 years changed the weak aliases for the pthread wrappers
[TXT] lsetxattr.S 1.1 18 years lots of new syscalls
[TXT] lstat.S 1.1 23 years re-added the renamed stat syscalls.
[TXT] lstat64.S 1.3 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] madvise.S 1.1 22 years add madvise syscall. add fgetpos and fsetpos (stdio). add sys/soundcard.h (copy ...
[TXT] mbind.S 1.2 18 years make arm compile again
[TXT] memfd_create.S 1.1 9 years add timerfd_gettime, setns, memfd_create, getrandom, syncfs
[TXT] mincore.S 1.1 18 years lots of new syscalls
[TXT] mkdir.S 1.1 23 years files where missing (?)
[TXT] mkdirat.S 1.1 12 years add openat and friends
[TXT] mknod.S 1.1 23 years files where missing (?)
[TXT] mknodat.S 1.1 12 years add openat and friends
[TXT] mlock.S 1.1 22 years add mlock
[TXT] mlock2.S 1.1 6 years add mlock2
[TXT] mlockall.S 1.1 23 years add mlockall, munlockall.
[TXT] mmap.S 1.2 13 years get rid of lots of socket cruft
[TXT] mmap2.S 1.1 21 years implement mmap64 using mmap2 on x86 (very ugly)
[TXT] mount.S 1.1 23 years files where missing (?)
[TXT] mprotect.S 1.1 23 years files where missing (?)
[TXT] mq_getsetattr.S 1.1 18 years lots of new syscalls
[TXT] mq_notify.S 1.1 18 years lots of new syscalls
[TXT] mq_open.S 1.1 18 years lots of new syscalls
[TXT] mq_timedreceive.S 1.1 18 years lots of new syscalls
[TXT] mq_timedsend.S 1.1 18 years lots of new syscalls
[TXT] mq_unlink.S 1.1 18 years lots of new syscalls
[TXT] mremap.S 1.1 23 years files where missing (?)
[TXT] msync.S 1.3 21 years msync is a cancel-point so it must have a __libc_* alias
[TXT] munlock.S 1.1 21 years add munlock
[TXT] munlockall.S 1.1 23 years add mlockall, munlockall.
[TXT] munmap.S 1.1 23 years files where missing (?)
[TXT] n_sigaction.S 1.2 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] n_sigpending.S 1.2 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] n_sigprocmask.S 1.2 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] n_sigsuspend.S 1.2 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] nanosleep.S 1.2 23 years changed the weak aliases for the pthread wrappers
[TXT] newfstatat.S 1.3 10 years Massive ARM changes from Enrico Scholz
[TXT] open.S 1.2 23 years changed the weak aliases for the pthread wrappers
[TXT] openat.S 1.2 12 years some i386 compile fixes
[TXT] pause.S 1.3 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] personality.S 1.1 23 years add personality.
[TXT] pipe.S 1.1 23 years files where missing (?)
[TXT] pipe2.S 1.1 11 years update syscall list to kernel version 3.8 fix x32 (got bitten as early adopter) ...
[TXT] pivot_root.S 1.1 22 years rename __syscall_syslog to klogctl (the glibc name for it), add a prototype for ...
[TXT] poll.S 1.1 23 years files where missing (?)
[TXT] prctl.S 1.1 22 years several changes to make vs_ftpd compile.
[TXT] preadv.S 1.1 9 years add preadv, pwritev
[TXT] ptrace.S 1.2 22 years Make ptrace compatible to glibc (yuck!!) and save 8 bytes and 4 cycles in ARM cl...
[TXT] pwritev.S 1.1 9 years add preadv, pwritev
[TXT] query_module.S 1.1 23 years add getmntent, setmntent, endmntent, query_module.
[TXT] quotactl.S 1.1 18 years lots of new syscalls
[TXT] read.S 1.2 23 years changed some weak syscalls
[TXT] readahead.S 1.1 18 years lots of new syscalls
[TXT] readlink.S 1.1 23 years files where missing (?)
[TXT] readlinkat.S 1.1 12 years add openat and friends
[TXT] readv.S 1.1 23 years changed readv/writev, uses now the syscalls instead of the lib-versions
[TXT] remap_file_pages.S 1.1 18 years lots of new syscalls
[TXT] removexattr.S 1.1 18 years lots of new syscalls
[TXT] rename.S 1.1 23 years files where missing (?)
[TXT] renameat.S 1.1 12 years add openat and friends
[TXT] request_key.S 1.1 18 years lots of new syscalls
[TXT] rmdir.S 1.1 23 years files where missing (?)
[TXT] rt_sigaction.S 1.1 22 years dietlibc "internal" realtime signal syscalls. they need wrapper to be system ind...
[TXT] rt_sigpending.S 1.1 22 years dietlibc "internal" realtime signal syscalls. they need wrapper to be system ind...
[TXT] rt_sigprocmask.S 1.1 22 years dietlibc "internal" realtime signal syscalls. they need wrapper to be system ind...
[TXT] rt_sigqueueinfo.S 1.1 22 years dietlibc "internal" realtime signal syscalls. they need wrapper to be system ind...
[TXT] rt_sigreturn.S 1.3 18 years lots of new syscalls
[TXT] rt_sigsuspend.S 1.1 22 years dietlibc "internal" realtime signal syscalls. they need wrapper to be system ind...
[TXT] rt_sigtimedwait.S 1.1 22 years dietlibc "internal" realtime signal syscalls. they need wrapper to be system ind...
[TXT] sched_get_priority_max.S 1.1 23 years some linux syscalls to modify the scheduler,-rules and so on...
[TXT] sched_get_priority_min.S 1.1 23 years some linux syscalls to modify the scheduler,-rules and so on...
[TXT] sched_getaffinity.S 1.1 13 years get rid of lots of socket cruft
[TXT] sched_getparam.S 1.1 23 years some linux syscalls to modify the scheduler,-rules and so on...
[TXT] sched_getscheduler.S 1.1 23 years some linux syscalls to modify the scheduler,-rules and so on...
[TXT] sched_rr_get_interval.S 1.1 23 years some linux syscalls to modify the scheduler,-rules and so on...
[TXT] sched_setaffinity.S 1.1 13 years get rid of lots of socket cruft
[TXT] sched_setparam.S 1.1 23 years some linux syscalls to modify the scheduler,-rules and so on...
[TXT] sched_setscheduler.S 1.1 23 years some linux syscalls to modify the scheduler,-rules and so on...
[TXT] sched_yield.S 1.1 23 years some linux syscalls to modify the scheduler,-rules and so on...
[TXT] select.S 1.4 8 years upstream Debian patches
[TXT] sendfile.S 1.4 21 years yet another epoll update (this API will be in 2.5.50) add sendfile64 (yay, final...
[TXT] sendfile64.S 1.2 21 years add sendfile64 backwards compatibility glue
[TXT] set_mempolicy.S 1.2 18 years make arm compile again
[TXT] set_thread_area.S 1.2 18 years make arm compile again
[TXT] set_tid_address.S 1.1 18 years lots of new syscalls
[TXT] setdomainname.S 1.1 23 years files where missing (?)
[TXT] setfsgid.S 1.1 23 years oops, deleted wrong ones ;)
[TXT] setfsgid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] setfsuid.S 1.1 23 years oops, deleted wrong ones ;)
[TXT] setfsuid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] setgid.S 1.1 23 years files where missing (?)
[TXT] setgid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] setgroups.S 1.1 23 years files where missing (?)
[TXT] sethostname.S 1.1 23 years files where missing (?)
[TXT] setitimer.S 1.1 23 years files where missing (?)
[TXT] setns.S 1.1 9 years add timerfd_gettime, setns, memfd_create, getrandom, syncfs
[TXT] setpgid.S 1.1 23 years files where missing (?)
[TXT] setpriority.S 1.1 23 years added setpriority and getpriority.
[TXT] setregid.S 1.1 23 years files where missing (?)
[TXT] setregid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] setresgid.S 1.3 22 years wrong syntax for syscall()
[TXT] setresgid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] setresuid.S 1.3 22 years wrong syntax for syscall()
[TXT] setreuid.S 1.1 23 years files where missing (?)
[TXT] setreuid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] setrlimit.S 1.1 23 years files where missing (?)
[TXT] setsid.S 1.1 23 years files where missing (?)
[TXT] settimeofday.S 1.1 22 years add settimeofday (oops, what an oversight!)
[TXT] setuid.S 1.1 23 years files where missing (?)
[TXT] setuid32.S 1.1 22 years add 32-bit uid syscalls (and prototypes). We still need backwards compatibility ...
[TXT] setxattr.S 1.1 18 years lots of new syscalls
[TXT] sigaltstack.S 1.2 23 years changed some weak syscalls
[TXT] socketcall.S 1.2 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] splice.S 1.1 16 years several fixes from Enrico Scholz (printf, string routines on big endian) add...
[TXT] stat.S 1.1 23 years re-added the renamed stat syscalls.
[TXT] stat64.S 1.3 21 years ia64 and x86_64 don't use "ipc" syscall
[TXT] statfs.S 1.1 23 years files where missing (?)
[TXT] statfs64.S 1.1 18 years lots of new syscalls
[TXT] stime.S 1.2 21 years fix stime and squeeze x86_64 unified syscall even more
[TXT] swapoff.S 1.1 23 years files where missing (?)
[TXT] swapon.S 1.1 23 years files where missing (?)
[TXT] symlink.S 1.1 23 years files where missing (?)
[TXT] symlinkat.S 1.1 12 years add openat and friends
[TXT] sync.S 1.1 23 years files where missing (?)
[TXT] syncfs.S 1.1 9 years update TCP constants
[TXT] sysctl.S 1.3 20 years fix sysctl (Thomas)
[TXT] sysfs.S 1.1 20 years missing syscall
[TXT] sysinfo.S 1.1 23 years add sysinfo, sendmsg and recvmsg.
[TXT] syslog.S 1.2 22 years rename __syscall_syslog to klogctl (the glibc name for it), add a prototype for ...
[TXT] tee.S 1.1 16 years several fixes from Enrico Scholz (printf, string routines on big endian) add...
[TXT] tgkill.S 1.1 18 years lots of new syscalls
[TXT] time.S 1.2 22 years *** empty log message ***
[TXT] timer_create.S 1.1 20 years - adding 'getgrouplist' - fixing type of 'unsetenv' - adding missing realtime sy...
[TXT] timer_delete.S 1.1 20 years - adding 'getgrouplist' - fixing type of 'unsetenv' - adding missing realtime sy...
[TXT] timer_getoverrun.S 1.1 20 years - adding 'getgrouplist' - fixing type of 'unsetenv' - adding missing realtime sy...
[TXT] timer_gettime.S 1.1 20 years - adding 'getgrouplist' - fixing type of 'unsetenv' - adding missing realtime sy...
[TXT] timer_settime.S 1.1 20 years - adding 'getgrouplist' - fixing type of 'unsetenv' - adding missing realtime sy...
[TXT] timerfd.S 1.1 16 years several fixes from Enrico Scholz (printf, string routines on big endian) add...
[TXT] timerfd_gettime.S 1.1 9 years add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg add dup...
[TXT] timerfd_settime.S 1.1 9 years add eventfd, inotify_init1, epoll_init1, accept4, recvmmsg, sendmmsg add dup...
[TXT] times.S 1.1 23 years add times, prototype for ctime, and math prototypes.
[TXT] tkill.S 1.1 18 years lots of new syscalls
[TXT] truncate.S 1.1 23 years files where missing (?)
[TXT] truncate64.S 1.3 7 years parisc fixes (Gerrit Pape, John David Anglin, Helge Deller, Christian Seiler)
[TXT] umask.S 1.1 23 years files where missing (?)
[TXT] umount.S 1.3 8 years upstream Debian patches
[TXT] umount2.S 1.3 8 years upstream Debian patches
[TXT] uname.S 1.1 23 years files where missing (?)
[TXT] unlink.S 1.1 23 years files where missing (?)
[TXT] unlinkat.S 1.1 12 years add openat and friends
[TXT] ustat.S 1.1 18 years provide toascii and ustat (Reynir Stefansson)
[TXT] utime.S 1.2 13 years get rid of lots of socket cruft
[TXT] utimensat.S 1.1 12 years add openat and friends
[TXT] utimes.S 1.1 13 years remove utimes compat wrapper, utimes is a syscall now
[TXT] vhangup.S 1.1 23 years files where missing (?)
[TXT] vmsplice.S 1.1 16 years several fixes from Enrico Scholz (printf, string routines on big endian) add...
[TXT] vserver.S 1.2 18 years compile again on all platforms
[TXT] wait4.S 1.1 23 years files where missing (?)
[TXT] waitpid.S 1.3 21 years fix waitpid desaster on ia64
[TXT] write.S 1.2 23 years changed some weak syscalls
[TXT] writev.S 1.1 23 years changed readv/writev, uses now the syscalls instead of the lib-versions

General options
,

LinuxTV legacy CVS <linuxtv.org/cvs>