Sign in
go
/
go
/
26015b95634de49bc5b4ac998e8a2d1fcb8eca79
/
src
/
syscall
/
zerrors_linux_arm.go
3863184
syscall: add explicit build tags
by Shenghou Ma
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/syscall/zerrors_linux_arm.go]
bd9cd6e
syscall: add TCIOFLUSH family of constants
by Dave Cheney
· 12 years ago
d4f719e
syscall: define CLONE_* constants on Linux.
by Rémy Oudompheng
· 12 years ago
46e30c7
syscall: add {Set,Get}priority for Linux, and consistency tests
by Shenghou Ma
· 12 years ago
adbe59e
syscall: add IPv6 socket options for Unix variants
by Mikio Hara
· 12 years ago
abf5700
syscall: add MSG_FASTOPEN to Linux
by Brad Fitzpatrick
· 12 years ago
6e21122
syscall: fix mkall.sh, mksyscall_linux.pl, and regen for Linux/ARM
by Shenghou Ma
· 13 years ago
31ab16f
fix build for Linux/ARM.
by Shenghou Ma
· 13 years ago
2cb6fcf
syscall: Linux-only support for parent death signal
by Albert Strasheim
· 13 years ago
d2933e9
syscall: regenerate z-files for linux/arm
by Mikio Hara
· 13 years ago
869aabb
syscall: more linux arm build fixes
by Russ Cox
· 13 years ago
9409320
syscall: add route flags for linux
by Mikio Hara
· 14 years ago
90564a9
go/printer: changed max. number of newlines from 3 to 2
by Robert Griesemer
· 14 years ago
dfacfd6
syscall: regenerate zerrors for darwin/linux/freebsd
by Russ Cox
· 14 years ago
10f1436
syscall: add LSF support for linux
by Mikio Hara
· 14 years ago
4d11883
syscall: add routing messages support for Linux
by Mikio Hara
· 14 years ago
1d550bd
syscall: add netlink support for linux/386, linux/amd64, linux/arm
by Mikio Hara
· 14 years ago
ad102e1
syscall: implement Mount and Unmount for linux.
by David Anderson
· 14 years ago
05660b7
syscall: implement Reboot for linux.
by David Anderson
· 14 years ago
4bfcfcf
syscall: add inotify on Linux
by Balazs Lecz
· 15 years ago
534dbc7
arm: fix build, regenerate syscall files
by Kai Backman
· 15 years ago
23bf408
syscall: fix arm build (fix bugs in generator, to add O_LARGEFILE)
by Russ Cox
· 15 years ago
f44fa9b
gofmt: experiment: align values in map composites where possible
by Robert Griesemer
· 15 years ago
d65a5cc
1) Change default gofmt default settings for
by Robert Griesemer
· 15 years ago
76f7803
added SHUT_RD, SHOT_WR and xSHUT_RDWR to fix net compilation error
by Kai Backman
· 15 years ago
bd4f940
gofmt-ify syscall (replacement for CL 1018053)
by Robert Griesemer
· 15 years ago
55ba9d6
fixing (badly) linux_arm syscall.
by Kai Backman
· 15 years ago
6faacd2
apply gofmt to auto-generated syscall files
by Russ Cox
· 15 years ago
e5c884f
some progress on arm linux syscall interface. ztypes_linux_arm
by Kai Backman
· 15 years ago
382a19c
pkg/sort compiling and some progress on syscall. mostly
by Kai Backman
· 16 years ago