Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 32 of 32 for fd (0.02 sec)

  1. src/cmd/dist/build.go

    						fatalf("VERSION: bad time: %s", err)
    					}
    				}
    			}
    		}
    
    		// Commands such as "dist version > VERSION" will cause
    		// the shell to create an empty VERSION file and set dist's
    		// stdout to its fd. dist in turn looks at VERSION and uses
    		// its content if available, which is empty at this point.
    		// Only use the VERSION file if it is non-empty.
    		if b != "" {
    			return b
    		}
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 20 18:34:40 UTC 2024
    - 54K bytes
    - Viewed (0)
  2. src/compress/flate/testdata/huffman-rand-max.in

    �q**�%'������4�$�sQ���Mh��3Fi���-/[?H�2y-�F�?�������<����k����~-9H��:�]~�m���k	2W7�B�FiW�G�8I`�l�@*z�XP�n]{��M����_��[�^0�_�h���ew4r=��=�K�����y��\...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 11 17:40:52 UTC 2016
    - 64K bytes
    - Viewed (0)
Back to top