提交历史

作者 SHA1 备注 提交日期
  Ian Lance Taylor a129542de9 unix: skip TestOpenByHandleAt if name_to_handle_at not supported 6 年之前
  Brad Fitzpatrick 9f0b1ff7b4 unix: add FileHandle, NewFileHandle, NameToHandleAt, OpenByHandleAt 6 年之前
  Bryan C. Mills 90b0e4468f unix: do not invoke Mkfifo with a relative path in a read-only directory 6 年之前
  Tobias Klauser aca44879d5 unix: add ioctl wrappers to get and set RTC time on Linux 6 年之前
  Sebastian Schmidt 2be5172556 unix: add ClockNanosleep and TIMER_ABSTIME 7 年之前
  Lynn Boger c2ed4eda69 unix: fix TestSchedSetaffinity for smt settings 7 年之前
  Leigh McCulloch d0be0721c3 unix: correct misspelling in test output 7 年之前
  Tobias Klauser d9c697bf0b unix: correct argument order for SyncFileRange syscall on linux/ppc64{,le} 7 年之前
  Ian Lance Taylor bd9dbc187b unix: support Faccessat flags argument 7 年之前
  Tobias Klauser c4afb3effa unix: fix TestUtimesNanoAt for filesystems with 1-second resolution time stamps 7 年之前
  Tobias Klauser a200a19cb9 unix: don't check atime in TestUtimesNanoAt 7 年之前
  Thanabodee Charoenpiriyakij ad87a3a340 unix: check faccessat flags parameter on Linux 7 年之前
  Tobias Klauser c11f84a56e unix: don't check atime in TestStatx 7 年之前
  Tobias Klauser 04b83988a0 unix: fix or skip failing tests on android and iOS 7 年之前
  Hana Kim f3b0f5faf5 unix: skip TestStatx if the operation is not permitted 7 年之前
  Tobias Klauser 88eb85aaee unix: add tests for *xattr functions 7 年之前
  Tobias Klauser 641605214e unix: enable TestFchmodat for all Unices 7 年之前
  Tobias Klauser 5c2edb58fd unix: add Fstatat on OpenBSD 7 年之前
  Tobias Klauser 8c0ece68c2 unix: extend rlimit test on Linux 7 年之前
  Michael Hudson-Doyle 349b81fb5c unix: skip SchedAffinity test on single CPU system 7 年之前
  Tobias Klauser fff93fa7cd unix: add Statx on Linux 8 年之前
  Tobias Klauser 52ba35ddf9 unix: check error return of os.Symlink in tests on Linux 8 年之前
  Tobias Klauser 12d9d5b281 unix: add SchedGetaffinity and SchedSetaffinity on Linux 8 年之前
  Tobias Klauser 236baca679 unix: add timeout tests for Select and Pselect on Linux 8 年之前
  Tobias Klauser b8f5ef3219 unix: enable TestUname for all GOOSes 8 年之前
  Tobias Klauser a204229cd8 unix: remove outdated comment in TestUname, omit string conversion 8 年之前
  Tobias Klauser 4ff8c001ce unix: add Fstatat on Linux for all GOOSes 8 年之前
  Tobias Klauser 4fe5d79250 unix: use keyed composite literal in TestSelect 8 年之前
  Tobias Klauser 95c6576299 unix: enable TestPoll for all unix systems 8 年之前
  Tobias Klauser 4da7545edf unix: convert Utsname members from {u,}int8 array to byte array 8 年之前