From 9c9f3b1785aa47876b701cdf0e6711d6f1064b5e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 17 Nov 1999 20:37:54 +0000 Subject: Update. 1999-11-09 Andreas Jaeger * sysdeps/unix/sysv/linux/grantpt.c (grantpt): Add support for devfs. * sysdeps/unix/sysv/linux/getpt.c (__getpt): Check for devfs. Patch by German Jose Gomez Garcia . * sysdeps/unix/sysv/linux/linux_fsinfo.h (DEVFS_SUPER_MAGIC): Added. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94d1513e1e..82fc76c516 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-11-09 Andreas Jaeger + + * sysdeps/unix/sysv/linux/grantpt.c (grantpt): Add support for devfs. + + * sysdeps/unix/sysv/linux/getpt.c (__getpt): Check for devfs. + Patch by German Jose Gomez Garcia . + + * sysdeps/unix/sysv/linux/linux_fsinfo.h (DEVFS_SUPER_MAGIC): Added. + 1999-11-17 Ulrich Drepper * sysdeps/gnu/netinet/tcp.h: Add TCP_CORK definition. -- cgit v1.2.3