From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750712AbVJ0MXa (ORCPT ); Thu, 27 Oct 2005 08:23:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750714AbVJ0MXa (ORCPT ); Thu, 27 Oct 2005 08:23:30 -0400 Received: from mpls-qmqp-05.inet.qwest.net ([63.231.195.116]:51981 "HELO mpls-qmqp-05.inet.qwest.net") by vger.kernel.org with SMTP id S1750712AbVJ0MX3 (ORCPT ); Thu, 27 Oct 2005 08:23:29 -0400 Date: Thu, 27 Oct 2005 07:27:00 -0500 Message-ID: <000501c5daf1$bbd37c60$e8c90443@oemcomputer> From: "Paul Albrecht" To: linux-kernel@vger.kernel.org Subject: yet another c language cross-reference for linux MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I have written another cross-referencing tool for the c language because I have been dissatisfied with existing tools such as ctags and lxr. I'd like to get some feedback to determine whether other programmers find the program useful so I'm making the program script and a database for the linux-2.4.31 kernel available for download from my web site www.pjalbrecht.com. If you're interested, download the program script and linux database from my web site; try the program; and send me your comments. I'm particularly interested in comparing my approach with other cross-reference programs like ctags and lxr. I don't usually read the linux-kernel mailing list so please cc me if you answer/comment to the list in response to this message. Paul Albrecht