This is the mail archive of the libc-alpha@sources.redhat.com 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] sysdeps/generic/siglist.h


> sysdeps/generic/siglist.c doesn't compile with
> sysdeps/generic/bits/signum.h.  The signum.h misses signal numbers for
> signals used unconditionally in sysdeps/generic/siglist.h (which is
> included by sysdeps/generic/siglist.c).

These are numbers that really must be defined by any real POSIX
implementation.  If the sysdeps/generic file is useless, then perhaps one
of the other most-commonly-used files ought to move there instead.


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