Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
jtc
Thu Oct 6 11:14:54 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.c
Log Message:
Change size of array passed to __strerror() from 128 to NL_TEXTMAX.
jtc
Thu Oct 6 11:15:39 PDT 1994
Update of /b/source/CVS/src/lib/libc/stdio
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/stdio
Modified Files:
perror.c
Log Message:
Change size of array passed to __strerror() from 128 to NL_TEXTMAX.
jtc
Thu Oct 6 11:16:19 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:
strsignal.c
Log Message:
Change size of array passed to __strsignal() from 128 to NL_TEXTMAX.
jtc
Thu Oct 6 11:16:44 PDT 1994
Update of /b/source/CVS/src/lib/libc/gen
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/gen
Modified Files:
psignal.c
Log Message:
Change size of array passed to __strsignal() from 128 to NL_TEXTMAX.
jtc
Thu Oct 6 11:17:55 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.c __strsignal.c
Log Message:
Call internal NLS interfaces: __catopen(), __catgets(), and __catclose().
Home |
Main Index |
Thread Index |
Old Index