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] | |
Andreas Jaeger <aj@suse.de> writes:
> > 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.
No, I get sysdeps/gnu/siglist.c.
Thanks,
Matej
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |