]> git.eshelyaron.com Git - emacs.git/commit
(PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define
authorEli Zaretskii <eliz@gnu.org>
Tue, 2 May 2000 11:01:29 +0000 (11:01 +0000)
committerEli Zaretskii <eliz@gnu.org>
Tue, 2 May 2000 11:01:29 +0000 (11:01 +0000)
commitfd72561d60188ab9d889064d753975f34caf6b2e
tree9ce1f4cb105ac5e2b5ebee76045efb518e48fdcc
parent820ad5e7e34dc1eaa9b84cbaa46c8db03b581c98
(PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define
to semi-colon.
(FILENAME_EQ): New macro, for comparing file names.
(add_member_decl, add_global_decl, add_member_defn): Use
FILENAME_EQ.
(process_file): Don't assume that fread always reads as many bytes
as it was told to (DOS-style CR-LF text files fail this logic).
(open_file): Allocate enough space for path->path plus the file
name and the slash.
lib-src/ebrowse.c