diff options
| author | Ulrich Drepper <drepper@redhat.com> | 1999-05-15 23:31:55 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 1999-05-15 23:31:55 +0000 |
| commit | 66f6a52b79eac33d158bdeabdc0caa53cfaea3b8 (patch) | |
| tree | 5a6f83f3d86b514cbe4999f816a74a892e72418a /ChangeLog | |
| parent | 26262bc29e3860fe92c2532ab2ca11aa62a901aa (diff) | |
| download | glibc-66f6a52b79eac33d158bdeabdc0caa53cfaea3b8.tar.xz glibc-66f6a52b79eac33d158bdeabdc0caa53cfaea3b8.zip | |
Update.
* stdlib/strtol.c: Optimize inner loop of long long versions.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1999-05-15 Ulrich Drepper <drepper@cygnus.com> + * stdlib/strtol.c: Optimize inner loop of long long versions. + * sysdeps/gnu/utmpx.h: Add needed type definitions according to Unix98. Add forward declaration of struct utmp. |
