C standard library



C Run-Time Libraries on MSDN
        

The C Library Reference Guide book
        The C Library Reference Guide

The C Standard Library : A detailed description of the header files
        The C Standard Library

Explanation of the table method by Linus Torvalds
        Google Groups : linux.kernel

Warren Toomey, of the UNIX Heritage Society, traces the history of errno.h in Unix and Linux article
        GROKLAW

Commentary on the SCO Dec 2003 ABI Files letter, including a detailed analysis of the history of errno.h letter
        Commentary on the SCO Dec 19, 2003 ABI Files letter

Linus Torvalds's commentary on errno.h kernel
        Linux-Kernel Archive: Re: hmm..

The Open Group's specifications for error.h
        <errno.h>

Memory Reduction (GNOME) wiki with lots of info about fixing malloc
        MemoryReduction - GNOME Live!

Inside memory management - The choices, tradeoffs, and implementations of dynamic allocation " by Jonathan Bartlett
        Inside memory management

Scalable Lock-Free Dynamic Memory Allocation " by Maged M. Michael
        

Simple Memory Allocation Algorithms on OSDEV Community
        

Emery Berger
        Emery Berger

Doug Lea gee oswego
        Doug Lea's Workstation

The design of the basis of the glibc allocator gee oswego html
        A Memory Allocator

Definition of malloc in IEEE Std 1003.1 standard functions
        malloc

This article is licensed under the GNU Free Documentation License.
It uses material from the Wikipedia articles : C standard library , Ctype.h , Errno.h , Malloc , .
If you use exact copy or modified of this article you should preserve above paragraph and put also : It uses material from the Froola link list about "C standard library".
MAIN PAGE MAIN INDEX CONTACT US