log lwlib/lwlib.c @ 112320:a4a6f5f8f078

age author description
Sun, 26 Sep 2010 18:11:48 +0300 Dan Nicolaescu Use const for some pointer arguments.
Mon, 20 Sep 2010 14:44:39 +0300 Dan Nicolaescu Use const for constant arguments.
Thu, 08 Jul 2010 12:29:51 +0200 Jan D Change function definition from K&R to prototype. Fix prototype warnings.
Wed, 07 Jul 2010 22:42:59 -0700 Dan Nicolaescu Remove alternative K&R declarations.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sat, 03 Jul 2010 22:47:55 -0700 Dan Nicolaescu Convert function definitions in lwlib files to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Thu, 08 Jan 2009 03:35:54 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 26 Jun 2008 04:24:54 +0000 Dan Nicolaescu * unexnext.c:
Mon, 02 Jun 2008 06:00:54 +0000 Jim Meyering remove useless if-before-free tests
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Jun 2007 22:32:13 +0000 Miles Bader Merge from emacs--devo--0
Sun, 04 Mar 2007 06:19:40 +0000 Miles Bader Merge from emacs--devo--0