aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/yow.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused file.Eli Zaretskii2006-06-091-185/+0
|
* (yow): Free buf.Dan Nicolaescu2006-04-291-0/+1
|
* (setup_yow): Use EXIT_FAILURE in case no separators found.Thien-Thi Nguyen2005-05-251-3/+3
| | | | (yow): Use EXIT_FAILURE in case of memory error.
* Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen2004-05-081-4/+6
| | | | | Likewise, replace 1 with `EXIT_FAILURE'. (main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
* Add arch taglinesMiles Bader2003-09-011-0/+2
|
* (yow): Cast result of malloc and realloc.Richard M. Stallman2003-02-151-6/+2
| | | | (malloc, realloc): Declarations deleted.
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-4/+4
|
* Don't include string.h.Dave Love2003-01-211-3/+0
|
* Include <config.h>.Pavel Janík2001-12-291-1/+4
|
* (main): Use time_t, not long, to avoid a compiler warning.Eli Zaretskii2001-12-181-1/+1
|
* Conditionally include various headers. Use "epaths.h",Dave Love2001-12-181-2/+21
| | | | | not <../src/epaths.h>. (malloc, realloc) [!HAVE_STDLIB_H]: Prototype.
* Refer to epaths.h.Richard M. Stallman1999-02-261-1/+1
|
* Undo previous change.Karl Heuer1996-07-161-4/+0
|
* [__GNU_LIBRARY__]: Use <string.h>.Karl Heuer1996-07-151-0/+4
|
* Comment change.Richard M. Stallman1995-04-021-0/+3
|
* Include program name in error messages.David J. MacKenzie1994-12-211-7/+11
|
* Eliminate some -Wall warnings.David J. MacKenzie1994-10-121-1/+2
|
* (rootrelativepath) [MSDOS]: Define, expanding to dynamicRichard M. Stallman1994-06-071-0/+12
| | | | location of data directory.
* Include <src/paths.h>, instead "src/paths.h".Roland McGrath1993-09-121-1/+1
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
|
* entered into RCSJim Blandy1991-12-041-3/+3
|
* *** empty log message ***Richard M. Stallman1990-01-021-21/+69
|
* Initial revisionRichard M. Stallman1988-04-131-0/+97