bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where can i get the design documentation for core utils?


From: Andreas Schwab
Subject: Re: Where can i get the design documentation for core utils?
Date: Sun, 11 Sep 2005 15:15:26 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

address@hidden (David Feuer) writes:

> It is surely true that I am not the best programmer in the world.  But
> when faced by things like glibc-2.3.5/locale/coll-lookup.c I suspect
> even a fancy New York keyboard jockey would wonder just what it was all
> about.

It's actually rather easy to grok, just some multi-level table lookup,
with each level being indexed by different bit fields from the key as
described by the first five entries in the table.  And the variable are
named with quite descriptive names.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]