HomeSort by relevance Sort by last modified time
    Searched refs:TIME_STYLE (Results 1 - 3 of 3) sorted by null

  /ndk/sources/host-tools/make-3.81/config/
mdate-sh 62 # GNU ls changes its time format in response to the TIME_STYLE
65 if test "${TIME_STYLE+set}" = set; then
66 TIME_STYLE=posix-long-iso
67 export TIME_STYLE
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
mdate-sh 61 # GNU ls changes its time format in response to the TIME_STYLE
64 if test "${TIME_STYLE+set}" = set; then
65 TIME_STYLE=posix-long-iso
66 export TIME_STYLE
  /external/bison/build-aux/
mdate-sh 77 # GNU ls changes its time format in response to the TIME_STYLE
80 if test "${TIME_STYLE+set}" = set; then
81 TIME_STYLE=posix-long-iso
82 export TIME_STYLE

Completed in 192 milliseconds