mirror of
https://github.com/golang/go
synced 2024-11-19 21:04:43 -07:00
0a4fc122de
A casualty of https://golang.org/cl/10195044. If x is an 32-bit int and u is a 64-bit ulong, u = (uint)x // converts to uint before extension, so zero fills u = (ulong)x // sign-extends TBR=iant, r CC=golang-dev https://golang.org/cl/10814043 |
||
---|---|---|
.. | ||
fmt | ||
utf | ||
_exits.c | ||
_p9dir.c | ||
atoi.c | ||
await.c | ||
cleanname.c | ||
create.c | ||
ctime.c | ||
dirfstat.c | ||
dirfwstat.c | ||
dirstat.c | ||
dirwstat.c | ||
dup.c | ||
errstr.c | ||
exec.c | ||
execl.c | ||
exitcode.c | ||
exits.c | ||
flag.c | ||
fmtlock2.c | ||
getenv.c | ||
getfields.c | ||
getwd.c | ||
goos.c | ||
jmp.c | ||
main.c | ||
Makefile | ||
nan.c | ||
notify.c | ||
nulldir.c | ||
open.c | ||
readn.c | ||
rfork.c | ||
run_plan9.c | ||
run_unix.c | ||
run_windows.c | ||
seek.c | ||
strecpy.c | ||
sysfatal.c | ||
tempdir_plan9.c | ||
tempdir_unix.c | ||
tempdir_windows.c | ||
time.c | ||
tokenize.c | ||
win.h | ||
windows.c |