log lwlib/lwlib.c @ 111410:15a32889e96c

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_