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

Omit duplicate text.


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

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


# d06c586a 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 ...


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

Add section headings. Match order in table of contents.


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

Tweak wording.


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

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


# 26ef86fd 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.