mirror of git://sourceware.org/git/glibc.git
Remove stale reference to website
This commit is contained in:
parent
3e259dbb32
commit
2b0fba7530
|
|
@ -1,3 +1,7 @@
|
||||||
|
2010-03-26 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* malloc/malloc.c: Remove stale reference to website.
|
||||||
|
|
||||||
2010-03-24 Ulrich Drepper <drepper@redhat.com>
|
2010-03-24 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
[BZ #11389]
|
[BZ #11389]
|
||||||
|
|
|
||||||
|
|
@ -148,8 +148,7 @@
|
||||||
Thread-safety: thread-safe unless NO_THREADS is defined
|
Thread-safety: thread-safe unless NO_THREADS is defined
|
||||||
|
|
||||||
Compliance: I believe it is compliant with the 1997 Single Unix Specification
|
Compliance: I believe it is compliant with the 1997 Single Unix Specification
|
||||||
(See http://www.opennc.org). Also SVID/XPG, ANSI C, and probably
|
Also SVID/XPG, ANSI C, and probably others as well.
|
||||||
others as well.
|
|
||||||
|
|
||||||
* Synopsis of compile-time options:
|
* Synopsis of compile-time options:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue