diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-22 12:49:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-22 12:49:46 +0000 |
commit | 78e5779b1edf3a60164e72ffe5ffc41e138e6863 (patch) | |
tree | 51098c35020c568436410bb8972854de6a144799 /ChangeLog | |
parent | 9271a050b5af6594ab112a9c116854953b041d8f (diff) | |
download | glibc-78e5779b1edf3a60164e72ffe5ffc41e138e6863.tar.gz glibc-78e5779b1edf3a60164e72ffe5ffc41e138e6863.tar.xz glibc-78e5779b1edf3a60164e72ffe5ffc41e138e6863.zip |
Update.
1998-10-22 12:49 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/sysdep.h: Drastically simplify and improve INLINE_SYSCALL using macro assembler magic.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e39cc0972..70b6fa085d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-10-22 12:49 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/i386/sysdep.h: Drastically simplify and + improve INLINE_SYSCALL using macro assembler magic. + 1998-10-22 H.J. Lu <hjl@gnu.org> * sysdeps/unix/sysv/linux/i386/getgroups.c (__getgroups): Add |