about summary refs log tree commit diff
path: root/string/strsignal.c
Commit message (Collapse)AuthorAgeFilesLines
* * hurd/hurd/signal.h: Declare hurd_preempt_signals andRoland McGrath1995-10-171-2/+1
| | | | | | hurd_unpreempt_signals. * stdio/stdio.h: Declare __snprintf and __vsnprintf.
* Tue Oct 17 01:21:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-171-8/+8
| | | | | | | | | | | | | | | | * stdio-common/psignal.c: Translate signal description strings. * string/strsignal.c: Likewise. * sysdeps/generic/_strerror.c (_strerror_internal): Translate error strings. * sysdeps/mach/_strerror.c: Likewise. * stdio-common/snprintf.c (__snprintf): Renamed from snprintf; call __vsnprintf. (snprintf): Define as weak alias. * stdio/vsnprintf.c (__vsnprintf): Renamed from vsnprintf. (vsnprintf): Define as weak alias. * libc-symbols.h [! ASSEMBLER] (_): New macro.
* initial importRoland McGrath1995-02-181-0/+49