diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-15 19:06:12 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-15 19:06:12 +0000 |
commit | f5361098c526e43f0437a491ed48122794b35451 (patch) | |
tree | d17629d5095300d919f1c58622f7b5039be23806 /ChangeLog | |
parent | fcf81e8144c6a985f6949f37e91ef6cfe575d02d (diff) | |
download | glibc-f5361098c526e43f0437a491ed48122794b35451.tar glibc-f5361098c526e43f0437a491ed48122794b35451.tar.gz glibc-f5361098c526e43f0437a491ed48122794b35451.tar.bz2 glibc-f5361098c526e43f0437a491ed48122794b35451.zip |
Update.
2000-06-15 Greg McGary <greg@mcgary.org>
* sysdeps/unix/make-syscalls.sh: Strip leading whitespace from lhs
of callnum assignment. Tolerate callnum expressions containing
parens.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-06-15 Greg McGary <greg@mcgary.org> + + * sysdeps/unix/make-syscalls.sh: Strip leading whitespace from lhs + of callnum assignment. Tolerate callnum expressions containing + parens. + 2000-06-14 Ulrich Drepper <drepper@redhat.com> * login/Makefile (utmpd): Remove rule to build utmpd. |