goduf-byinode_unix.go
changeset 17 7e73bb91665e
parent 3 d08d45871171
child 18 5219596f5c71
equal deleted inserted replaced
16:cc0ee80cf216 17:7e73bb91665e
       
     1 /*
       
     2  * Copyright (C) 2014 Mikael Berthe <mikael@lilotux.net>
       
     3  *
       
     4  * This program is free software; you can redistribute it and/or modify
       
     5  * it under the terms of the GNU General Public License as published by
       
     6  * the Free Software Foundation; either version 2 of the License, or (at
       
     7  * your option) any later version.
       
     8  */
     1 
     9 
     2 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris
    10 // +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris
     3 
    11 
     4 package main
    12 package main
     5 
    13