summary refs log tree commit diff
path: root/src/funcs/cmv
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 14:31:40 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 14:31:40 +1000
commitcee866031859ec48dbb8a353ab49564b3a42b34e (patch)
treeb0137c9d65242d2606d91e62cb9d939826518c77 /src/funcs/cmv
parent[BUILTIN] Stop using sysexits.h in commandcmd (diff)
downloaddash-cee866031859ec48dbb8a353ab49564b3a42b34e.tar.gz
dash-cee866031859ec48dbb8a353ab49564b3a42b34e.zip
Use stat if stat64 does not exist
64-bit file calls such as stat64 don't exist on all architectures for
dietlibc, and they don't exist at all for klibc.  In those cases the
normal calls such as stat are already 64-bit.

So simply define stat64 as stat if it doesn't exist.  Do the same for
all other 64-bit calls as well.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
Add The Awakened KingdomJune McEnroe 2020-09-12Move /opt/local back, cheat port select to use system manJune McEnroe 2020-09-12Move /opt/local behind /usr againJune McEnroe 2020-09-12Enable toc in cgit renderings of man pagesJune McEnroe 2020-09-11Install mandoc on macOSJune McEnroe 2020-09-11Rewrite install script yet againJune McEnroe 2020-09-11Remove NetBSD from install scriptJune McEnroe 2020-09-11Use MacPorts rather than pkgsrcJune McEnroe 2020-09-11Add debian VM name to sshJune McEnroe 2020-09-11Add influencer tweetJune McEnroe 2020-09-10Add The Kingdom of GodsJune McEnroe 2020-09-07Add SunglassesJune McEnroe 2020-09-06Add Between the BreathsJune McEnroe 2020-09-04Open /dev/tty in nudgeJune McEnroe 2020-09-04Add nudgeJune McEnroe 2020-09-03Build fbclock with -lzJune McEnroe 2020-08-29Add tweets from retweetsJune McEnroe