aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a281a19..8228fea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,7 @@
* sysdeps/mach/hurd/getpid.c: Use INTDEF for __getpid.
* sysdeps/generic/getpid.c: Likewise.
* sysdeps/unix/syscalls.list: Add __getpid_internal alias.
+ * posix/bsd-getpgrp.c: Use INTUSE for __getpgid call.
* include/unistd.h: Declare __getpgid_internal and define
__getpgid macro if not NOT_IN_libc.