diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-04-01 00:52:40 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-04-01 00:52:40 +0000 |
commit | 2bf49a0121e7128f8bda0ecebe03d4b1c1594d1d (patch) | |
tree | afca44c63435eb081d1c9cad7e97b611f64127ab /linuxthreads/ChangeLog | |
parent | 9f292c243906ca91fe0f79355035d00bccb0e7bc (diff) | |
download | glibc-2bf49a0121e7128f8bda0ecebe03d4b1c1594d1d.tar.gz glibc-2bf49a0121e7128f8bda0ecebe03d4b1c1594d1d.tar.xz glibc-2bf49a0121e7128f8bda0ecebe03d4b1c1594d1d.zip |
* alloca_cutoff.c: Include internals.h. * sysdeps/pthread/errno-loc.c: Include linuxthreads/internals.h. * sysdeps/pthread/herrno-loc.c: Likewise. * sysdeps/pthread/res-state.c: Likewise.
2003-03-31 Alexandre Oliva <aoliva@redhat.com> * alloca_cutoff.c: Include internals.h. * sysdeps/pthread/errno-loc.c: Include linuxthreads/internals.h. * sysdeps/pthread/herrno-loc.c: Likewise. * sysdeps/pthread/res-state.c: Likewise.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index d56d9066d7..dbdb0d4e8b 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2003-03-31 Alexandre Oliva <aoliva@redhat.com> + + * alloca_cutoff.c: Include internals.h. + * sysdeps/pthread/errno-loc.c: Include linuxthreads/internals.h. + * sysdeps/pthread/herrno-loc.c: Likewise. + * sysdeps/pthread/res-state.c: Likewise. + 2003-03-25 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/bits/typesizes.h: New file. |