From da50e2f15644c25c9c8cda817fa3b100633801de Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 18 Nov 1999 16:44:16 +0000 Subject: [PATCH] Update. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 438bb897974..c689e1aef81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1999-11-18 Andreas Jaeger + + * sysdeps/unix/sysv/linux/linux_fsinfo.h: Sorted entries and added + comments. + + * sysdeps/unix/sysv/linux/getpt.c: Include linux_fsinfo.h instead + of defining *_SUPER_MAGIC. + * sysdeps/unix/sysv/linux/grantpt.c: Likewise. + +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-18 Roland McGrath * hurd/hurdsig.c (_hurdsig_init): If __hurd_threadvar_stack_mask is -- 2.47.2