Historique des commits

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