summaryrefslogtreecommitdiff
path: root/expand.c
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2003-01-30 05:22:52 +0000
committerPaul Smith <psmith@gnu.org>2003-01-30 05:22:52 +0000
commit92900df96e4e0e3823b0ce757c03850e51be50b0 (patch)
treeb843b352a445c03c8d1f4c2265334ea0e83de046 /expand.c
parent3ac4408b1b92784e305d7fe30afc89c3dd302fd0 (diff)
downloadmake-92900df96e4e0e3823b0ce757c03850e51be50b0.tar.gz
Portability fix for glob.h building in FreeBSD ports system.
Implement a fix for bug # 2169: too many OSs, even major OSs like Solaris, don't properly implement SA_RESTART: important system calls like stat() can still fail when SA_RESTART is set. So, forget the BROKEN_RESTART config check and get rid of atomic_stat() and atomic_readdir(), and implement permanent wrappers for EINTR checking on various system calls (stat(), fstat(), opendir(), and readdir() so far).
Diffstat (limited to 'expand.c')
0 files changed, 0 insertions, 0 deletions