summaryrefslogtreecommitdiff
path: root/include/libc.h
Commit message (Expand)AuthorAgeFilesLines
* cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internalIan Lance Taylor2013-03-291-0/+1
* build: fix for 32-bit windows builds on 64-bit windows systemRuss Cox2013-03-151-1/+1
* lib9: add mktempdir, removeall, runprogRuss Cox2013-03-061-0/+4
* build: clang supportRuss Cox2013-02-151-1/+1
* cmd/5l, cmd/6l, cmd/8l, cmd/cc, cmd/gc: new flag parsingRuss Cox2013-01-061-0/+10
* cmd/dist, cmd/8g: implement GO386=387/sse to choose FPU flavour.R?my Oudompheng2013-01-021-0/+1
* lib9: remove unreferenced externs and getuser()Carl Mastrangelo2012-11-081-4/+0
* lib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and auto detect GOARMShenghou Ma2012-10-221-0/+1
* os: OS-dependent bits to support NetBSD.Christopher Nielsen2011-12-151-1/+1
* lib9: add ctimeRuss Cox2011-11-071-0/+2
* 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file pathsHector Chu2011-09-071-0/+2
* fix windows/amd64 build with newest mingw-w64Hector Chu2011-08-291-0/+2
* build: fixes for mingw-w64Wei Guangjing2011-07-251-2/+6
* windows: replace remaining __MINGW32__ instances with _WIN32Joe Poirier2011-02-081-1/+1
* cov and prof: implement windows version (just function stubs and build mods)Joe Poirier2010-07-301-1/+7
* Fix *l/*c -V flag segfaultDean Prichard2010-02-081-0/+1
* libc: add goos, goarch, goroot. fixes buildRuss Cox2010-01-191-0/+4
* Ports of lib9, libbio and libmach to Windows.Hector Chu2009-11-301-5/+12
* import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike2008-06-121-0/+364