]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 29 Oct 1998 15:17:25 +0000 (15:17 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 29 Oct 1998 15:17:25 +0000 (15:17 +0000)
commitc5e340c71ba6f4563ca5fa245baa82b6363ddb2e
tree3ff655dfee624df411e1f3ebc062181fc0f3f338
parent05e951cd1ae7917ce25ec96cc17ebcbf401e345c
Update.

1998-10-29  Ulrich Drepper  <drepper@cygnus.com>

* sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Try reading
/prof/self/fd/FD first.
* sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.

* stdio-common/_itoa.h (_fitoa_word): New inline function.  Write
formatted number starting at given position and return pointer to
following byte.
(_fitoa): Likewise, for long long.
14 files changed:
ChangeLog
linuxthreads/cancel.c
linuxthreads/condvar.c
linuxthreads/join.c
linuxthreads/manager.c
linuxthreads/mutex.c
linuxthreads/pthread.c
linuxthreads/rwlock.c
linuxthreads/semaphore.c
linuxthreads/signals.c
linuxthreads/spinlock.c
stdio-common/_itoa.h
sysdeps/unix/sysv/linux/ttyname.c
sysdeps/unix/sysv/linux/ttyname_r.c