Files
make/glob
Paul Smith d33ff30145 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).
2003-01-30 05:22:52 +00:00
..
2002-09-11 16:55:44 +00:00
1997-04-07 07:21:16 +00:00
1993-10-08 00:11:55 +00:00
1999-09-14 00:17:58 +00:00
2000-01-22 05:43:03 +00:00
1998-07-30 20:54:47 +00:00
1996-05-09 18:29:30 +00:00
1998-07-30 20:54:47 +00:00