1
0
mirror of https://github.com/golang/go synced 2024-10-01 16:38:34 -06:00
go/src/syscall
Russ Cox 76036192b9 make Makefiles safe for parallel make
use -j4 (4-way parallel) in make.bash.

halves time for make.bash on r45

also add libregexp, acid to default build

R=r
DELTA=90  (39 added, 37 deleted, 14 changed)
OCL=15485
CL=15487
2008-09-18 15:06:43 -07:00
..
errstr_darwin.go fix bug: was writing off end of array 2008-09-02 14:31:31 -07:00
errstr_linux.go use new export syntax to avoid repetition 2008-08-04 14:23:51 -07:00
file_amd64_darwin.go time & date. 2008-09-17 16:20:00 -07:00
file_amd64_linux.go time & date. 2008-09-17 16:20:00 -07:00
Makefile make Makefiles safe for parallel make 2008-09-18 15:06:43 -07:00
syscall_amd64_darwin.s time & date. 2008-09-17 16:20:00 -07:00
syscall_amd64_linux.s time & date. 2008-09-17 16:20:00 -07:00
syscall.go time & date. 2008-09-17 16:20:00 -07:00
time_amd64_darwin.go time & date. 2008-09-17 16:20:00 -07:00
time_amd64_linux.go time & date. 2008-09-17 16:20:00 -07:00