History log of /netbsd/lib/libc/README (Results 1 – 7 of 7)
Revision Date Author Comments
# c019f5a2 08-Feb-2017 riastradh <riastradh@NetBSD.org>

Omit duplicate text.


# ded03e33 12-Jan-2017 riastradh <riastradh@NetBSD.org>

Clarify the explanation of the compat_time.c definition of time.


# fd5ebfa4 11-Jul-2015 riastradh <riastradh@NetBSD.org>

Elaborate documentation of libc symbol rules.

- Say `provide' for what libc does to a symbol.
- Say `define' for what source code does to a symbol or macro.
- Quote code fragments rather than just t

Elaborate documentation of libc symbol rules.

- Say `provide' for what libc does to a symbol.
- Say `define' for what source code does to a symbol or macro.
- Quote code fragments rather than just talking about them.
- Qualify ELF symbols as such.
- List provided ELF symbols in tables rather than in prose.

show more ...


# 3e57fcc0 11-Jul-2015 riastradh <riastradh@NetBSD.org>

Add section headings. Match order in table of contents.


# 3393242f 20-Mar-2015 riastradh <riastradh@NetBSD.org>

Tweak wording.


# d2e53db9 20-Mar-2015 riastradh <riastradh@NetBSD.org>

Elaborate on how our ad-hack symbol versioning works. Tweak style.


# ed34905c 20-Mar-2015 riastradh <riastradh@NetBSD.org>

First draft of documentation for the libc symbol madness.

Currently describes only what we do, not why we do it.