about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-02-21 06:17:59 +0000
committerRoland McGrath <roland@gnu.org>1995-02-21 06:17:59 +0000
commit787126fe16e340c8a0c4301d4cab942973d7d85c (patch)
treedf1478404a6073a3e1fc6251a8c2e922af499a03 /ChangeLog
parent01cc0be62795f0afee7d7866bb2ec2f24b92dcee (diff)
downloadglibc-787126fe16e340c8a0c4301d4cab942973d7d85c.tar.gz
glibc-787126fe16e340c8a0c4301d4cab942973d7d85c.tar.xz
glibc-787126fe16e340c8a0c4301d4cab942973d7d85c.zip
* misc/bsd-compat.c (longjmp, setjmp): Functions removed.
	(getpgrp): Call __getpgid instead of __getpgrp.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e605efe7ed..ea275a0833 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Tue Feb 21 00:10:50 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
+	* misc/bsd-compat.c (longjmp, setjmp): Functions removed.
+	(getpgrp): Call __getpgid instead of __getpgrp.
+
 	* Makefile (subdirs): Add elf first.
 	* elf/Makefile: New file.
 	* elf/elf.h: New file.