Add support for large files, plus some locale improvements.
authorPaul Eggert <eggert@twinsun.com>
Tue, 19 Oct 1999 07:21:16 +0000 (07:21 +0000)
committerPaul Eggert <eggert@twinsun.com>
Tue, 19 Oct 1999 07:21:16 +0000 (07:21 +0000)
commit0f0912e6442b71ed549b625bfc694581787da97e
treeea3f2e3c59e399ee3659ce7524c63c20a63800ba
parentef83dfaf7da4dd955609358a7568399b09ead40f
Add support for large files, plus some locale improvements.

* dispatch.c, lwlib-Xaw.c, lwlib-Xlw.c, lwlib-Xm.c, lwlib.c, xlwmenu.c,
xrdb-cpp.c, xrdb.c:
Include <config.h> before any system include files.

* lwlib-Xm.c, lwlib.c:
Do not include <stdlib.h> or <string.h>, as <config.h> does this.
lwlib/ChangeLog
lwlib/dispatch.c
lwlib/lwlib-Xaw.c
lwlib/lwlib-Xlw.c
lwlib/lwlib-Xm.c
lwlib/lwlib.c
lwlib/xlwmenu.c
lwlib/xrdb-cpp.c
lwlib/xrdb.c