|
Message-ID: <20121115222004.GA29041@brightrain.aerifal.cx> Date: Thu, 15 Nov 2012 17:20:04 -0500 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: New docs outline This is just a rough draft of an outline for the nice documentation I'd eventually like to have for musl. Sending it to the list as a way to make sure it doesn't get forgotten, and as a way of bouncing around ideas on it.. 1. Introduction and scope 2. Conformance statements 3. Supported systems 4. Build and installation 5. Installed components A. Dynamic linking runtime B. Development files 6. Filesystem layout dependencies ... required and optional directories/devices/mounts/files .... 7. Basic (developer) usage information. 8. Implementation-defined behavior 9. Further documented behavior guarantees 10. Coding style 11. Source tree layout 12. Implementation internals (malloc, pthread, stdio, etc.) 13. Porting
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.