Use plain stat instead of safe_stat.
authorRoland McGrath <roland@redhat.com>
Tue, 12 Dec 1995 03:31:40 +0000 (03:31 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 12 Dec 1995 03:31:40 +0000 (03:31 +0000)
commite9fcf7ea8839c38acdc9ae4b32d8b3a3dfd6af87
treebb17d834ee77564cae727e8a5f6cf67c9fb7314c
parentbfa6ab6a0c37908f91a1bdffd66f678b461d04e5
Use plain stat instead of safe_stat.
(find_semicolon): Function removed.
(read_makefile): Don't use find_semicolon or remove_comments for rule lines.
Use find_char_unquote directly and handle quoted comments properly.
(multi_glob): Call dir_setup_glob on our glob_t and use GLOB_ALTDIRFUNC flag.
read.c