Andreas Schwab
|
a52a00a3d7
|
Fix invalid cast
* sorted-doc.c (cmpdoc): Fix signature.
(qsort_compare): Delete.
(main): Remove cast.
|
2010-07-03 14:11:03 +02:00 |
|
Juanma Barranquero
|
3a35a84c93
|
Fix prototypes.
* src/cm.c (evalcost): Fix arg type.
* src/cm.h (evalcost): Fix prototype.
* src/lisp.h (memory_warnings): Fix prototype.
* lib-src/ebrowse.c (match_qualified_namespace_alias):
Pass sym* to find_namespace, not link*.
* lib-src/emacsclient.c (send_to_emacs, quote_argument): Arg s is HSOCKET.
* lib-src/sorted-doc.c (qsort_compare): New typedef.
(main): Use it to cast cmpdoc.
|
2010-07-03 09:44:17 +02:00 |
|
Dan Nicolaescu
|
873fbd0b84
|
Convert function definitions to standard C.
* lib-src/update-game-score.c: Convert function definitions to standard C.
* lib-src/sorted-doc.c:
* lib-src/profile.c:
* lib-src/pop.c:
* lib-src/movemail.c:
* lib-src/make-docfile.c:
* lib-src/hexl.c:
* lib-src/fakemail.c:
* lib-src/etags.c:
* lib-src/ebrowse.c:
* lib-src/digest-doc.c:
* lib-src/b2m.c: Likewise.
|
2010-07-02 17:50:23 -07:00 |
|
Glenn Morris
|
114f9c9679
|
Add 2010 to copyright years.
|
2010-01-13 00:35:10 -08:00 |
|
Glenn Morris
|
f5d0ac07d6
|
Add 2009 to copyright years.
|
2009-01-08 03:38:51 +00:00 |
|
Glenn Morris
|
294981c77c
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-09 23:19:13 +00:00 |
|
Glenn Morris
|
a5b68355b3
|
Add 2008 to copyright years.
|
2008-01-07 08:42:46 +00:00 |
|
Glenn Morris
|
4a9f99bdfb
|
Switch license to GPLv3 or later.
|
2007-07-25 05:08:27 +00:00 |
|
Glenn Morris
|
4e6835dbc4
|
Add 2007 to copyright years.
|
2007-01-21 04:57:37 +00:00 |
|
Eli Zaretskii
|
37c49f02a0
|
(main): Initialize bp, to avoid compiler warnings
|
2006-06-03 14:58:50 +00:00 |
|
Eli Zaretskii
|
e75dcee327
|
[DOS_NT] <top level>: Include fcntl.h and io.h.
[WINDOWSNT] <top level>: Don't redeclare malloc.
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.
|
2006-06-03 14:51:25 +00:00 |
|
Dan Nicolaescu
|
7fe8b491e1
|
(main): Initialize docs to NULL.
|
2006-04-29 22:15:04 +00:00 |
|
Thien-Thi Nguyen
|
273dc16aaf
|
Update years in copyright notice; nfc.
|
2006-02-06 11:28:28 +00:00 |
|
Thien-Thi Nguyen
|
92b47a4a99
|
Update years in copyright notice; nfc.
|
2005-08-07 10:56:27 +00:00 |
|
Lute Kamstra
|
364c38d3af
|
Update FSF's address.
|
2005-07-04 15:47:28 +00:00 |
|
Thien-Thi Nguyen
|
65396510c3
|
Throughout, replace 0 destined for exit' arg with EXIT_SUCCESS'.
Likewise, replace 1 with `EXIT_FAILURE'.
(main): Use `EXIT_SUCCESS' or `EXIT_FAILURE' for return value.
|
2004-05-08 15:26:33 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Pavel Janík
|
80b2cbf263
|
Remove unnecessary whitespaces.
|
2001-12-30 22:09:01 +00:00 |
|
Pavel Janík
|
2f8fe2f420
|
Include <config.h>.
|
2001-12-29 22:25:06 +00:00 |
|
Richard M. Stallman
|
a43dbef889
|
Comment change.
|
2001-12-22 03:17:24 +00:00 |
|
Richard M. Stallman
|
cdbf596449
|
Comment change.
|
2001-12-22 03:12:40 +00:00 |
|
Gerd Moellmann
|
b3ae7a0a1e
|
Add copyright notice.
|
2001-02-20 13:36:21 +00:00 |
|
Dave Love
|
13688fb928
|
Include config.h.
[!HAVE_STDLIB_H]: Declare malloc.
|
2000-09-25 17:39:03 +00:00 |
|
Dave Love
|
df0ffd251b
|
(main): Split up tables. Modify the preamble
somewhat.
|
1999-03-30 19:08:55 +00:00 |
|
Karl Heuer
|
d283640e03
|
Undo previous change.
|
1996-07-16 22:39:31 +00:00 |
|
Karl Heuer
|
6ce375fa38
|
[__GNU_LIBRARY__]: Use <string.h>.
|
1996-07-15 21:25:56 +00:00 |
|
David J. MacKenzie
|
340ff9deae
|
Eliminate some -Wall warnings.
|
1994-10-12 20:21:51 +00:00 |
|
Richard M. Stallman
|
4dcb1d2681
|
entered into RCS
|
1992-09-20 00:41:38 +00:00 |
|
Jim Blandy
|
b54b38e682
|
Initial revision
|
1989-07-05 01:37:29 +00:00 |
|