summaryrefslogtreecommitdiff
path: root/lib-src/ebrowse.c
Commit message (Collapse)AuthorAgeFilesLines
...
* (DEFAULT_OUTFILE): Set to `BROWSE'.Gerd Moellmann2000-05-041-1/+1
|
* (PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: DefineEli Zaretskii2000-05-021-6/+15
| | | | | | | | | | | 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.
* (xmalloc, xrealloc): Rewritten.Gerd Moellmann2000-04-191-14/+16
| | | | | (declaration): Remove parameter IS_EXTERN. (class_definition): Remove unused variable.
* *** empty log message ***Gerd Moellmann2000-04-091-0/+3702