summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/syscalls.c
AgeCommit message (Expand)Author
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-30First pass at fixing readdir by adding a getdents wrapper...Eric Andersen
2000-10-29Fix up stat so we translate from kernel stat to libc stat. Try to fixEric Andersen
2000-10-27More random fixes and additions.Eric Andersen
2000-10-26Add in a fork test. Fix select so it works.Eric Andersen
2000-10-25Move syscalls to sysdeps/linux/common (since they are common).Eric Andersen