• Russ Cox's avatar
    two gopack nits. · a174987a
    Russ Cox authored
    1. allocate an extra byte for use by write.
    2. throw away the code trying to translate
       uid and gid to names.  i suspect it of causing
       seg faults in some situations, and it is
       not needed by the compilers.
    
    Fixes #48.  (I hope.)
    
    R=r
    https://golang.org/cl/152077
    a174987a
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...