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]

sys_sigabbrev


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?

Thanks,

Matej


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