Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit 4ed53dfafcbafbad8f2cde65e84dc0fe32fa62f8)
|
|
getdirentries() based readdir() replacement first.
metze
(This used to be commit 268c8bc7ef63ca7fd7900bd0aec345b895512c68)
|
|
*needs* '_cv_' in the shell var to do caching...
metze
(This used to be commit cb334632fae28bff107200a7b5643289f383eaad)
|
|
telldir() is different on older OpenBSD versions
seekdir() is different Tru64
tridge: OpenBSD seems to like this replacement:-)
while MAC OS 10 gets 134 runtime error:-(
lets wait what Tru64 will give
metze
(This used to be commit 1f4e602ff239b7feabb2dd1d6938dedf91bde5cd)
|
|
metze
(This used to be commit 0b61ea3ed7b833dbb5a7ca8ef2bb29c1b68f5cad)
|
|
(only for the nicer configure output)
metze
(This used to be commit d53eb6bd10903d696c5ed9aad3bca3ddf35b2b51)
|
|
metze
(This used to be commit f9f14a94297d72af13b043db99fa892e5e3dcb46)
|
|
broken readdir()
Tru64 need this, linux also has getdirentries() but the native readdir() works
but it means we can write the code on linux and when it works it may work on Tru64
too.
tridge: can you try to implement this?
metze
(This used to be commit dd791d255ca61159b38a59b89f954a61fc5e9cf6)
|
|
metze
(This used to be commit a564194817d9b78e353abb6bf0548b2dd9eb130b)
|