public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] abilist fixes
@ 2003-03-24 12:17 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2003-03-24 12:17 UTC (permalink / raw)
  To: Roland McGrath, Ulrich Drepper; +Cc: Glibc hackers

Hi!

s390 has a __thread support, so does ppc32.
Also, epoll_{create,ctl,wait} are present on IA-64, ppc32, x86_64 too in
my builds from yesterday and if sh doesn't have epoll_* now, it will have it
in the next kernel or two.

--- libc/libc.abilist.jj	2003-03-23 14:26:44.000000000 -0500
+++ libc/libc.abilist	2003-03-24 04:19:49.000000000 -0500
@@ -1367,14 +1367,14 @@ GLIBC_2.0 i.86-.*-linux.*
 | GLIBC_2.2 ia64-.*-linux.*
  ioperm F
  iopl F
-GLIBC_2.0 i.86-.*-linux.*/notls powerpc-.*-linux.* s390-.*-linux.*
+GLIBC_2.0 i.86-.*-linux.*/notls powerpc-.*-linux.*/notls s390-.*-linux.*/notls
 | GLIBC_2.2.5 x86_64-.*-linux.*/notls
 | GLIBC_2.2 ia64-.*-linux.*/notls sh[34].*-.*-linux.*/notls
  _errno D 0x4
  _h_errno D 0x4
  errno D 0x4
  h_errno D 0x4
-GLIBC_2.0 i.86-.*-linux.*/notls powerpc-.*-linux.* s390-.*-linux.*
+GLIBC_2.0 i.86-.*-linux.*/notls powerpc-.*-linux.*/notls s390-.*-linux.*/notls
 | GLIBC_2.2 sh[34].*-.*-linux.*/notls
  _res D 0x200
 GLIBC_2.0 powerpc-.*-linux.*
@@ -2074,14 +2074,13 @@ GLIBC_2.2 sh[34].*-.*-linux.*
 GLIBC_2.3.2 i.86-.*-linux.* ia64-.*-linux.* powerpc-.*-linux.* s390-.*-linux.* sh[34].*-.*-linux.* x86_64-.*-linux.*
  GLIBC_2.3.2 A
  __register_atfork F
+ epoll_create F
+ epoll_ctl F
+ epoll_wait F
  lchmod F
  sched_getaffinity F
  sched_setaffinity F
  strptime_l F
-GLIBC_2.3.2 i.86-.*-linux.* s390-.*-linux.*
- epoll_create F
- epoll_ctl F
- epoll_wait F
 GLIBC_2.3.3 i.86-.*-linux.* ia64-.*-linux.* powerpc-.*-linux.* s390-.*-linux.* sh[34].*-.*-linux.* x86_64-.*-linux.*
  GLIBC_2.3.3 A
  remap_file_pages F

	Jakub

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-24  9:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-24 12:17 [PATCH] abilist fixes Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).