This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.21-76-g4ab770b


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  4ab770b7b15c45621e6274c790351a3a4744dc42 (commit)
      from  d9afe48d55a412e76b0dcb28335fd4b390fe07ae (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=4ab770b7b15c45621e6274c790351a3a4744dc42

commit 4ab770b7b15c45621e6274c790351a3a4744dc42
Author: Roland McGrath <roland@hack.frob.com>
Date:   Fri Feb 13 15:41:34 2015 -0800

    Add placeholder c++-types.data and *.abilist files.

diff --git a/ChangeLog b/ChangeLog
index 74d1a1a..8da63e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2015-02-13  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/generic/c++-types.data: New file.
+	* sysdeps/generic/ld.abilist: New file.
+	* sysdeps/generic/libBrokenLocale.abilist: New file.
+	* sysdeps/generic/libanl.abilist: New file.
+	* sysdeps/generic/libc.abilist: New file.
+	* sysdeps/generic/libcrypt.abilist: New file.
+	* sysdeps/generic/libdl.abilist: New file.
+	* sysdeps/generic/libm.abilist: New file.
+	* sysdeps/generic/libpthread.abilist: New file.
+	* sysdeps/generic/libresolv.abilist: New file.
+	* sysdeps/generic/librt.abilist: New file.
+
 2015-02-13  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #17569]
diff --git a/sysdeps/generic/c++-types.data b/sysdeps/generic/c++-types.data
new file mode 100644
index 0000000..2ebe1f9
--- /dev/null
+++ b/sysdeps/generic/c++-types.data
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../c++-types.data file to make the test pass.
diff --git a/sysdeps/generic/ld.abilist b/sysdeps/generic/ld.abilist
new file mode 100644
index 0000000..ca9b847
--- /dev/null
+++ b/sysdeps/generic/ld.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../ld.abilist file to make the test pass.
diff --git a/sysdeps/generic/libBrokenLocale.abilist b/sysdeps/generic/libBrokenLocale.abilist
new file mode 100644
index 0000000..2e069e1
--- /dev/null
+++ b/sysdeps/generic/libBrokenLocale.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../libBrokenLocale.abilist file to make the test pass.
diff --git a/sysdeps/generic/libanl.abilist b/sysdeps/generic/libanl.abilist
new file mode 100644
index 0000000..c407ab3
--- /dev/null
+++ b/sysdeps/generic/libanl.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../libanl.abilist file to make the test pass.
diff --git a/sysdeps/generic/libc.abilist b/sysdeps/generic/libc.abilist
new file mode 100644
index 0000000..ff6e8f6
--- /dev/null
+++ b/sysdeps/generic/libc.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../libc.abilist file to make the test pass.
diff --git a/sysdeps/generic/libcrypt.abilist b/sysdeps/generic/libcrypt.abilist
new file mode 100644
index 0000000..418d399
--- /dev/null
+++ b/sysdeps/generic/libcrypt.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../libcrypt.abilist file to make the test pass.
diff --git a/sysdeps/generic/libdl.abilist b/sysdeps/generic/libdl.abilist
new file mode 100644
index 0000000..9573504
--- /dev/null
+++ b/sysdeps/generic/libdl.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../libdl.abilist file to make the test pass.
diff --git a/sysdeps/generic/libm.abilist b/sysdeps/generic/libm.abilist
new file mode 100644
index 0000000..de8edb1
--- /dev/null
+++ b/sysdeps/generic/libm.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../libm.abilist file to make the test pass.
diff --git a/sysdeps/generic/libpthread.abilist b/sysdeps/generic/libpthread.abilist
new file mode 100644
index 0000000..0e38d32
--- /dev/null
+++ b/sysdeps/generic/libpthread.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../libpthread.abilist file to make the test pass.
diff --git a/sysdeps/generic/libresolv.abilist b/sysdeps/generic/libresolv.abilist
new file mode 100644
index 0000000..97dde6a
--- /dev/null
+++ b/sysdeps/generic/libresolv.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../libresolv.abilist file to make the test pass.
diff --git a/sysdeps/generic/librt.abilist b/sysdeps/generic/librt.abilist
new file mode 100644
index 0000000..01f32b3
--- /dev/null
+++ b/sysdeps/generic/librt.abilist
@@ -0,0 +1,2 @@
+# This is a placeholder file.  This configuration needs its own
+# sysdeps/.../librt.abilist file to make the test pass.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                               |   14 ++++++++++++++
 sysdeps/generic/c++-types.data          |    2 ++
 sysdeps/generic/ld.abilist              |    2 ++
 sysdeps/generic/libBrokenLocale.abilist |    2 ++
 sysdeps/generic/libanl.abilist          |    2 ++
 sysdeps/generic/libc.abilist            |    2 ++
 sysdeps/generic/libcrypt.abilist        |    2 ++
 sysdeps/generic/libdl.abilist           |    2 ++
 sysdeps/generic/libm.abilist            |    2 ++
 sysdeps/generic/libpthread.abilist      |    2 ++
 sysdeps/generic/libresolv.abilist       |    2 ++
 sysdeps/generic/librt.abilist           |    2 ++
 12 files changed, 36 insertions(+), 0 deletions(-)
 create mode 100644 sysdeps/generic/c++-types.data
 create mode 100644 sysdeps/generic/ld.abilist
 create mode 100644 sysdeps/generic/libBrokenLocale.abilist
 create mode 100644 sysdeps/generic/libanl.abilist
 create mode 100644 sysdeps/generic/libc.abilist
 create mode 100644 sysdeps/generic/libcrypt.abilist
 create mode 100644 sysdeps/generic/libdl.abilist
 create mode 100644 sysdeps/generic/libm.abilist
 create mode 100644 sysdeps/generic/libpthread.abilist
 create mode 100644 sysdeps/generic/libresolv.abilist
 create mode 100644 sysdeps/generic/librt.abilist


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]