From 785627843a7aa83ebf451add7b9a97e0b800e390 Mon Sep 17 00:00:00 2001 From: sabetts Date: Mon, 26 May 2003 03:06:49 +0000 Subject: *** empty log message *** --- README.developers | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.developers') diff --git a/README.developers b/README.developers index 0eed6fc..ed28ddc 100644 --- a/README.developers +++ b/README.developers @@ -44,6 +44,11 @@ Just like strncmp, except that it's case-insensitive. These functions are exactly like malloc and realloc, but they will NEVER return NULL. +** Lists +Ratpoison has taken a double-linked list implementation from the Linux +kernel. Look at linkedlist.h. For an example of how to use it...read +the source! + * Coding Style Ratpoison follows the GNU coding style as described in the GNU Coding -- cgit v1.2.3