Historial de Commits

Autor SHA1 Mensaje Fecha
  Tobias Klauser 2837fb4f24 unix: add NFDBITS const on Linux, update TestSelect hace 5 años
  Kir Kolyshkin 9109b7679e unix: add IoctlRetInt for Linux hace 5 años
  Matt Layher 1393eb0183 unix: fix several staticcheck issues hace 5 años
  Ian Lance Taylor a129542de9 unix: skip TestOpenByHandleAt if name_to_handle_at not supported hace 5 años
  Brad Fitzpatrick 9f0b1ff7b4 unix: add FileHandle, NewFileHandle, NameToHandleAt, OpenByHandleAt hace 5 años
  Bryan C. Mills 90b0e4468f unix: do not invoke Mkfifo with a relative path in a read-only directory hace 5 años
  Tobias Klauser aca44879d5 unix: add ioctl wrappers to get and set RTC time on Linux hace 5 años
  Sebastian Schmidt 2be5172556 unix: add ClockNanosleep and TIMER_ABSTIME hace 5 años
  Lynn Boger c2ed4eda69 unix: fix TestSchedSetaffinity for smt settings hace 6 años
  Leigh McCulloch d0be0721c3 unix: correct misspelling in test output hace 6 años
  Tobias Klauser d9c697bf0b unix: correct argument order for SyncFileRange syscall on linux/ppc64{,le} hace 6 años
  Ian Lance Taylor bd9dbc187b unix: support Faccessat flags argument hace 6 años
  Tobias Klauser c4afb3effa unix: fix TestUtimesNanoAt for filesystems with 1-second resolution time stamps hace 6 años
  Tobias Klauser a200a19cb9 unix: don't check atime in TestUtimesNanoAt hace 6 años
  Thanabodee Charoenpiriyakij ad87a3a340 unix: check faccessat flags parameter on Linux hace 6 años
  Tobias Klauser c11f84a56e unix: don't check atime in TestStatx hace 6 años
  Tobias Klauser 04b83988a0 unix: fix or skip failing tests on android and iOS hace 6 años
  Hana Kim f3b0f5faf5 unix: skip TestStatx if the operation is not permitted hace 6 años
  Tobias Klauser 88eb85aaee unix: add tests for *xattr functions hace 6 años
  Tobias Klauser 641605214e unix: enable TestFchmodat for all Unices hace 6 años
  Tobias Klauser 5c2edb58fd unix: add Fstatat on OpenBSD hace 6 años
  Tobias Klauser 8c0ece68c2 unix: extend rlimit test on Linux hace 6 años
  Michael Hudson-Doyle 349b81fb5c unix: skip SchedAffinity test on single CPU system hace 6 años
  Tobias Klauser fff93fa7cd unix: add Statx on Linux hace 6 años
  Tobias Klauser 52ba35ddf9 unix: check error return of os.Symlink in tests on Linux hace 6 años
  Tobias Klauser 12d9d5b281 unix: add SchedGetaffinity and SchedSetaffinity on Linux hace 6 años
  Tobias Klauser 236baca679 unix: add timeout tests for Select and Pselect on Linux hace 7 años
  Tobias Klauser b8f5ef3219 unix: enable TestUname for all GOOSes hace 7 años
  Tobias Klauser a204229cd8 unix: remove outdated comment in TestUname, omit string conversion hace 7 años
  Tobias Klauser 4ff8c001ce unix: add Fstatat on Linux for all GOOSes hace 7 años