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: sys_sigabbrev


Matej Vela <vela@debian.org> writes:

> Hi,
>
> I'm doing a glibc port of csh, and it relies on the 4.4BSD sys_signame
> array for short signal names ("HUP" etc).  sysdeps/generic/siglist.c
> defines a similar sys_sigabbrev array; how come it isn't declared in
> signal.h?

sysdeps/unix/siglist.c is used instead.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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