summaryrefslogtreecommitdiff
path: root/lib-src
Commit message (Collapse)AuthorAgeFilesLines
* ($(BLD)/ebrowse.exe): Use tabs not spaces.Andrew Innes2000-11-302-2/+7
| | | | (install): Ditto.
* (ebrowse): New target.Jason Rumney2000-11-232-3/+19
| | | | (LOCAL_FLAGS): Add -DVERSION flag.
* Fix comment.Dave Love2000-11-101-3/+1
|
* *** empty log message ***Dave Love2000-09-251-0/+5
|
* Include config.h.Dave Love2000-09-251-2/+3
| | | | [!HAVE_STDLIB_H]: Declare malloc.
* *** empty log message ***Gerd Moellmann2000-09-251-0/+27
|
* *** empty log message ***Gerd Moellmann2000-09-211-0/+1
|
* *** empty log message ***Andrew Innes2000-09-141-0/+4
|
* Revert to Unix line endings.Andrew Innes2000-09-141-400/+400
|
* (index, rindex): Prototype conditionally.Dave Love2000-09-042-1/+10
|
* *** empty log message ***Andrew Innes2000-09-031-0/+4
|
* Change to DOS line endings.Andrew Innes2000-09-031-400/+400
|
* Fix a typo in the last entry for movemail.c.Eli Zaretskii2000-09-011-1/+1
|
* *** empty log message ***Dave Love2000-09-011-0/+4
|
* (toplevel): Remove redundant <fcntl.h>. Provide definitions for F_OKEli Zaretskii2000-09-012-8/+10
| | | | | and friends only after including both fcntl.h and unistd.h: some systems define them on unistd.h.
* *** empty log message ***Eli Zaretskii2000-08-291-0/+4
|
* Revert previous change.Dave Love2000-08-291-6/+0
|
* (profile, make-docfile, hexl): Depend on config.h.Eli Zaretskii2000-08-291-3/+3
|
* *** empty log message ***Dave Love2000-08-281-0/+5
|
* (toplevel) [HAVE_STRING_H]: Include string.h.Dave Love2000-08-281-15/+32
| | | | (toplevel) [HAVE_STRINGS_H]: Include strings.h.
* fix line endingsAndrew Innes2000-08-233-4/+404
|
* *** empty log message ***Andrew Innes2000-08-221-1/+13
|
* (WIN32): Remove unnecessary definition.Andrew Innes2000-08-221-3/+2
| | | | | (sleep): Make argument unsigned long. (_WINSOCK_H): Undefine so normal winsock definitions can be used.
* (sleep): Make argument unsigned long.Andrew Innes2000-08-221-1/+1
|
* (main) [WINDOWSNT]: Force binary mode for fileio.Andrew Innes2000-08-221-2/+5
|
* *** empty log message ***Kenichi Handa2000-08-211-0/+4
|
* (canonicalize_filename) [DOS_NT]: Upcase the firstEli Zaretskii2000-08-202-1/+6
| | | | letter only if it is a drive letter.
* *** empty log message ***Gerd Moellmann2000-07-141-0/+11
|
* (xrealloc, xmalloc): Renamed from yrealloc andGerd Moellmann2000-07-141-30/+30
| | | | ymalloc.
* (xmalloc, xrealloc): Make externally visible, for useGerd Moellmann2000-07-141-4/+4
| | | | by alloca.o.
* (alloca.o): Add -Demacs so that alloca will useGerd Moellmann2000-07-141-1/+1
| | | | xmalloc.
* *** empty log message ***Gerd Moellmann2000-07-101-0/+7
|
* (yylex): Accept string literals with newlines in them.Gerd Moellmann2000-07-101-4/+7
| | | | | | (process_pp_line): Handle case of string literal with newline in it in replacement text, which counts as continuing the replacement text in GNU C.
* *** empty log message ***Gerd Moellmann2000-07-031-0/+5
|
* (token_string): Add missing tokens.Gerd Moellmann2000-07-031-12/+36
| | | | (parm_list): Handle case of qualified pointers.
* Move config.h before other includes (which may use feature tests).Dave Love2000-06-232-4/+9
|
* commentDave Love2000-06-201-1/+2
|
* .Jim Meyering2000-06-141-0/+4
|
* Fix typos in comments. Remove trailing blanks.Jim Meyering2000-06-141-12/+12
|
* *** empty log message ***Jason Rumney2000-06-111-0/+7
|
* Added targets for ebrowse.Jason Rumney2000-06-111-0/+12
|
* [WINDOWS-NT]: Use stricmp rather than strcasecmp to compare filenames.Jason Rumney2000-06-111-2/+6
|
* *** empty log message ***Gerd Moellmann2000-06-061-0/+5
|
* (ymalloc): Renamed from xmalloc.Gerd Moellmann2000-06-061-31/+33
| | | | (yrealloc): Renamed from xrealloc.
* (ERROR_MAX): Increase to 160.Dave Love2000-05-212-2/+9
|
* Include config.h, not ../src/config.h.Dave Love2000-05-211-2/+3
| | | | (Errmsg): Bump length.
* *** empty log message ***Gerd Moellmann2000-05-051-2/+2
|
* *** empty log message ***Gerd Moellmann2000-05-041-0/+5
|
* (DEFAULT_OUTFILE): Set to `BROWSE'.Gerd Moellmann2000-05-041-1/+1
|
* *** empty log message ***Eli Zaretskii2000-05-021-0/+12
|