Sign in
go
/
go
/
97124af99a9a0f0ec1b3453c67c8af474aabd660
/
src
/
os
/
stat_freebsd.go
0da4dbe
all: remove unnecessary type conversions
by Matthew Dempsky
· 9 years ago
f5f480e
os: reduce allocations in Readdir on unix
by Taru Karttunen
· 9 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/os/stat_freebsd.go]
bd75468
os: provide access to file LastAccessTime and CreationTime on windows
by Alex Brainman
· 12 years ago
20f4385
os: turn FileStat.Sys into a method on FileInfo
by Gustavo Niemeyer
· 13 years ago
5a1322a
os: add ModeSticky
by Evan Shaw
· 13 years ago
cc02ef0
os: add ModeCharDevice
by Russ Cox
· 13 years ago
8dce57e
os: new FileInfo, FileMode types + update tree
by Russ Cox
· 13 years ago
03823b8
use new time API
by Russ Cox
· 13 years ago
85c79ef
os: fix FileInfo.Name returned by Stat
by David Forsythe
· 14 years ago
6e80a01
os/stat_freebsd.go: maybe fix build for freebsd
by Rob Pike
· 15 years ago
5cd8c83
FileInfo: regularize the types of some fields.
by Rob Pike
· 15 years ago
08852ff
freebsd: fix build, maybe
by Russ Cox
· 15 years ago
d65a5cc
1) Change default gofmt default settings for
by Robert Griesemer
· 15 years ago
9ac4449
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
by Russ Cox
· 15 years ago
0489a26
FreeBSD-specific porting work.
by Devon H. O'Dell
· 15 years ago