Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 1 Dec 1998 20:53:27 +0000 (20:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 1 Dec 1998 20:53:27 +0000 (20:53 +0000)
1998-12-01  Ulrich Drepper  <drepper@cygnus.com>

* version.h (VERSION): Bump to 2.0.105.

* sysdeps/generic/Dist: Add bits/libc-tsd.h.

* sysdeps/mach/hurd/Dist: Add bits/libc-tsd.h.

* sysdeps/unix/sysv/linux/mips/Dist: Add xstatconv.c.

ChangeLog
sysdeps/generic/Dist
sysdeps/mach/hurd/Dist
sysdeps/unix/sysv/linux/mips/Dist
version.h

index e5744a8..0711f84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1998-12-01  Ulrich Drepper  <drepper@cygnus.com>
+
+       * version.h (VERSION): Bump to 2.0.105.
+
+       * sysdeps/generic/Dist: Add bits/libc-tsd.h.
+
+       * sysdeps/mach/hurd/Dist: Add bits/libc-tsd.h.
+
+       * sysdeps/unix/sysv/linux/mips/Dist: Add xstatconv.c.
+
 1998-11-29 1998  H.J. Lu  <hjl@gnu.org>
 
        * libio/genops.c (_IO_unbuffer_write): Renamed from
index 190f972..be8c4a8 100644 (file)
@@ -14,3 +14,4 @@ pututxline.c
 setutxent.c
 updwtmpx.c
 utmpxname.c
+bits/libc-tsd.h
index 03f422d..b78b1e2 100644 (file)
@@ -4,6 +4,7 @@ err_hurd.sub
 libc-ldscript
 libc_p-ldscript
 cthreads.c
+bits/libc-tsd.h
 net/ethernet.h
 net/if.h
 net/if_arp.h
index f3ae821..5f0429b 100644 (file)
@@ -6,6 +6,7 @@ entry.h
 regdef.h
 fpregdef.h
 sgidefs.h
+xstatconv.c
 sys/acct.h
 sys/asm.h
 sys/cachectl.h
index c1013f1..396f344 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
 #define RELEASE "experimental"
-#define VERSION "2.0.104"
+#define VERSION "2.0.105"