This is the mail archive of the libc-alpha@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]

Re: [PATCH] BZ #14782 system async cancellation


On 11/01/2012 07:42 PM, Andreas Schwab wrote:
Rich Felker <dalias@aerifal.cx> writes:

There are no other uses.

Of course there are. Three of them. All of them are relevant and must be resolved together with the rest.

Rich, run:


git grep "include.*system.c"

It outputs:
ports/sysdeps/unix/sysv/linux/ia64/system.c:#include <sysdeps/unix/sysv/linux/system.c>
sysdeps/unix/sysv/linux/s390/system.c:#include "../system.c"
sysdeps/unix/sysv/linux/sparc/system.c:#include "../system.c"
sysdeps/unix/sysv/linux/system.c:#include <sysdeps/posix/system.c>


And the first three are the ones that Andreas speaks about,

Andreas
--
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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