| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.h | John Baldwin | 2013-01-29 | 1 | -0/+19 |
| | | | | | | | | | | | by moving bits that are MI out into headers in compat/linux. Reviewed by: Chagin Dmitry dmitry | gmail MFC after: 2 weeks Notes: svn path=/head/; revision=246085 | ||||
| * | Make the Linux *at() calls a bit more complete. | Ed Schouten | 2011-11-19 | 1 | -0/+2 |
| | | | | | | | | | | | Properly support: - AT_EACCESS for faccessat(), - AT_SYMLINK_FOLLOW for linkat(). Notes: svn path=/head/; revision=227693 | ||||
| * | Implement the linux syscalls | Konstantin Belousov | 2008-04-08 | 1 | -0/+36 |
| openat, mkdirat, mknodat, fchownat, futimesat, fstatat, unlinkat, renameat, linkat, symlinkat, readlinkat, fchmodat, faccessat. Submitted by: rdivacky Sponsored by: Google Summer of Code 2007 Tested by: pho Notes: svn path=/head/; revision=177997 | |||||
