• Gustavo Niemeyer's avatar
    archive/zip: support full range of FileMode flags · 02fb0211
    Gustavo Niemeyer authored
    Zip files may actually store symlinks, and that's represented
    as a file with unix flag S_IFLNK and with its data containing
    the symlink target name.
    
    The other flags are being supported too. Now that the os package
    has the full range of flags in a system agnostic manner, there's
    no reason to discard that information.
    
    R=golang-dev, adg, rogpeppe
    CC=golang-dev
    https://golang.org/cl/5624048
    02fb0211
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc 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...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...