Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * hurd/hurd/signal.h: Declare hurd_preempt_signals and | Roland McGrath | 1995-10-17 | 1 | -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 McGrath | 1995-10-17 | 1 | -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 import | Roland McGrath | 1995-02-18 | 1 | -0/+49 |