Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Lance Taylor 8bcc2dbee4 unix: add arm64 and ppc64le build tags as needed for Go 1.4 vor 10 Jahren
  Alex Brainman 76b6ca6286 unix: include export_test.go only during unix build vor 10 Jahren
  Alex Brainman 1caf55eba1 windows: use FILE_FLAG_BACKUP_SEMANTICS in Utimes/UtimesNano vor 10 Jahren
  Ian Lance Taylor 4cd067a709 unix: add ppc64le/linux support vor 10 Jahren
  Ian Lance Taylor 9907ecf448 unix: add arm64/linux support vor 10 Jahren
  Ian Lance Taylor f2b45db810 unix: update generation scripts for arm64/ppc64 vor 10 Jahren
  Ian Lance Taylor 04f0f96bfa unix: move InotifyInit into GOARCH specific Linux files vor 10 Jahren
  Ian Lance Taylor 44366790d7 unix: correct code for cover cmd vor 10 Jahren
  Ian Lance Taylor b10968a446 unix: split Pipe/Pipe2/Dup2, use *at replacement calls vor 10 Jahren
  Ian Lance Taylor 082a6a3a8b unix: fix infinite recursion in itoa vor 10 Jahren
  Ian Lance Taylor 3dec8fc77c unix: fix TestSCMCredentials vor 10 Jahren
  Ian Lance Taylor b65462c961 unix: add Syscall9 for gccgo vor 10 Jahren
  Ian Lance Taylor e11762ca30 unix: add gccgo support vor 10 Jahren
  Damien Neil f2654f8719 unix: add clock_gettime for Linux vor 10 Jahren
  Peter Waller 0a2b4af5eb unix/amd64: add Utimensat call, pass 0 for flags vor 10 Jahren
  Alex Brainman 65705ef9e9 windows/svc: add new package to help create and manage Windows services vor 10 Jahren
  Alex Brainman bbc47fbbc8 windows/registry: mark string end with 0 before calling Windows ExpandEnvironmentStrings vor 10 Jahren
  Alex Brainman e961698092 windows/registry: add new package to manipulate Windows registry vor 10 Jahren
  David du Colombier 7353fe07c1 plan9: make pwd process-wide on Plan 9 vor 10 Jahren
  David du Colombier d3c664b24d plan9: reduce the set of architecture-dependent files on Plan 9 vor 10 Jahren
  Yasuhiro Matsumoto 61f8ff32f5 windows: change Readlink to handle junction vor 11 Jahren
  Pawel Knap d008cdcf32 go.sys/windows: Add missing FILE_NOTIFY_CHANGE_SECURITY filter vor 11 Jahren
  Alex Brainman ddd1cdae39 windows: fix race when allocating buffer for some windows syscalls vor 10 Jahren
  Shenghou Ma ea75526483 unix: fix build for linux/386 and linux/arm vor 10 Jahren
  Brad Fitzpatrick 46ba3e7a19 unix: re-run mksyscall on freebsd and linux after previous merge vor 11 Jahren
  Eric ea745763b1 unix: Added posix_fadvise support for Linux and FreeBSD vor 11 Jahren
  Brad Fitzpatrick 71c96e4240 unix: don't allocate putting common errno values in error interfaces vor 11 Jahren
  Ian Lance Taylor 5829c74886 unix: change Dup,Dup2,Dup3 to use Syscall, not RawSyscall vor 11 Jahren
  Shenghou Ma 2cb975bb60 unix: use Getpgid to emulate Getpgrp on linux vor 11 Jahren
  Dirk Gadsden bfff0ae28b unix: Add UnlinkAt on Linux with third flags argument vor 11 Jahren