Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 08/01/1994 22:10:03
jtc
Mon Aug 1 22:01:25 PDT 1994
Update of /b/source/CVS/src/lib/libc/string
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/string
Modified Files:
Makefile.inc
Added Files:
strsignal.c strsignal.3
Log Message:
Add strsignal() function like on Solaris.
We might want to be able to retrieve a locale-specific signal description
(from a message catalog) and we need a function call API for that feature.
jtc
Mon Aug 1 22:02:15 PDT 1994
Update of /b/source/CVS/src/lib/libc/string
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/string
Modified Files:
strerror.3
Log Message:
Minor touch ups to match strsignal(3) man page
jtc
Mon Aug 1 22:03:50 PDT 1994
Update of /b/source/CVS/src/include
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/include
Modified Files:
string.h
Log Message:
Added prototype for new function strsignal()
------------------------------------------------------------------------------