about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-06-04 12:18:38 +0000
committerUlrich Drepper <drepper@redhat.com>1998-06-04 12:18:38 +0000
commitc6bd526f49f11784f7c1d2f694538981fa573ca1 (patch)
tree77dfe3dc047dcc55bf77b65fe372720c1ef68411 /linuxthreads/ChangeLog
parent7ba4fcfcf2eacf57725beabe6e7e82aa1d37d0ca (diff)
downloadglibc-c6bd526f49f11784f7c1d2f694538981fa573ca1.tar.gz
glibc-c6bd526f49f11784f7c1d2f694538981fa573ca1.tar.xz
glibc-c6bd526f49f11784f7c1d2f694538981fa573ca1.zip
Update.
1998-06-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* libc.map: Add fattach, fdetach, getmsg, getpmsg, makecontext,
	putmsg, putpmsg, scalbln, scalblnf, scalblnl, strtoimax,
	strtoumax, swapcontext, waitid, wcsnlen, wcstoimax, wcstoumax with
	version GLIBC_2.1.

1998-06-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* manual/lang.texi (Range of Type): Change @end table->@end vtable.
	(Floating Point Parameters): Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index a834b31bfa..4b4de6a250 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,7 @@
+1998-06-03  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+
+	* attr.c: Correct typo.
+
 1998-05-01  Ulrich Drepper  <drepper@cygnus.com>
 
 	* manager.c (pthread_free): Unmap guard before the stack.