about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-07-21 10:36:59 +0000
committerUlrich Drepper <drepper@redhat.com>1998-07-21 10:36:59 +0000
commit2b25f93f7ad09ec1c2b93e07ceae577b56b44a80 (patch)
tree3b0aebccfa57d4e42152d5156e759f1204c2339b /ChangeLog
parente4940e6628c088f722df721c9634b55be7405e2c (diff)
downloadglibc-2b25f93f7ad09ec1c2b93e07ceae577b56b44a80.tar.gz
glibc-2b25f93f7ad09ec1c2b93e07ceae577b56b44a80.tar.xz
glibc-2b25f93f7ad09ec1c2b93e07ceae577b56b44a80.zip
Update.
1998-07-20  Jose M. Moya  <josem@gnu.org>

	* hurd/hurdmsg.c (_S_msg_get_env_variable): Copy getenv return
	value.

1998-07-20  Roland McGrath  <roland@baalperazim.frob.com>

	* sysdeps/mach/hurd/getdomain.c: New file.
	* sysdeps/mach/hurd/setdomain.c: New file.

1998-07-20  Roland McGrath  <roland@baalperazim.frob.com>

	* sysdeps/unix/bsd/sigsuspend.c: Define __sigsuspend with sigsuspend as
	a weak alias.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e19fcede08..2e6cc830e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+1998-07-20  Jose M. Moya  <josem@gnu.org>
+
+	* hurd/hurdmsg.c (_S_msg_get_env_variable): Copy getenv return
+	value.
+
+1998-07-20  Roland McGrath  <roland@baalperazim.frob.com>
+
+	* sysdeps/mach/hurd/getdomain.c: New file.
+	* sysdeps/mach/hurd/setdomain.c: New file.
+
+1998-07-20  Roland McGrath  <roland@baalperazim.frob.com>
+
+	* sysdeps/unix/bsd/sigsuspend.c: Define __sigsuspend with sigsuspend as
+	a weak alias.
+
 1998-07-20 18:23  Ulrich Drepper  <drepper@cygnus.com>
 
 	* libio/libioP.h: Use __PMT in typedef.