mirror of https://github.com/golang/go.git
This matches Go's fmt.Printf instead of ANSI C's dumb rules. It makes the -S output from C liblink match Go's liblink. LGTM=minux R=minux CC=golang-codereviews https://golang.org/cl/112600043 |
||
|---|---|---|
| .. | ||
| charstod.c | ||
| dofmt.c | ||
| dorfmt.c | ||
| errfmt.c | ||
| fltfmt.c | ||
| fmt.c | ||
| fmtdef.h | ||
| fmtfd.c | ||
| fmtfdflush.c | ||
| fmtlocale.c | ||
| fmtlock.c | ||
| fmtnull.c | ||
| fmtprint.c | ||
| fmtquote.c | ||
| fmtrune.c | ||
| fmtstr.c | ||
| fmtvprint.c | ||
| fprint.c | ||
| nan64.c | ||
| pow10.c | ||
| print.c | ||
| seprint.c | ||
| smprint.c | ||
| snprint.c | ||
| sprint.c | ||
| strtod.c | ||
| test.c | ||
| vfprint.c | ||
| vseprint.c | ||
| vsmprint.c | ||
| vsnprint.c | ||