diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-07 15:23:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-07 15:23:31 +0000 |
commit | 0302fece014004a2df366dacc2b8e9416264a978 (patch) | |
tree | f86a7d2d974305cb60123e6ecce0b5e9e674553b /linuxthreads/ChangeLog | |
parent | 8bb4abf5cf3700a0be10604240e616a17ed25503 (diff) | |
download | glibc-0302fece014004a2df366dacc2b8e9416264a978.tar.gz glibc-0302fece014004a2df366dacc2b8e9416264a978.tar.xz glibc-0302fece014004a2df366dacc2b8e9416264a978.zip |
Update.
* sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Add __ino64_t definition.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 83c98565a2..c149bdde9c 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,13 @@ +1998-07-07 15:20 Ulrich Drepper <drepper@cygnus.com> + + * Makefile: Add rules to compile and run tests. + * Examples/ex1.c: Little changes to fix warnings. + * Examples/ex2.c: Likewise. + * Examples/ex3.c: Likewise. + * Examples/ex4.c: Likewise. + * Examples/ex5.c: Likewise. + * Examples/ex6.c: New file. + 1998-07-05 11:54 Ulrich Drepper <drepper@cygnus.com> * Versions: Add pthread_attr_init to GLIBC_2.1 version in libc. |