| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1995-04-24 | cast last argument of catgets() to (char *) to quiet compiler's complaints | cgd | |
| about loss of 'const'-ness. | |||
| 1994-12-12 | Rework indirect reference support as outlined by my recent message to | jtc | |
| the tech-userlevel mailing list. | |||
| 1994-11-18 | Private versions of cat*() functions now have only one leading underscore. | jtc | |
| 1994-10-10 | Use __sys_errlist[] & __sys_nerr. | jtc | |
| 1994-10-06 | Call internal NLS interfaces: __catopen(), __catgets(), and __catclose(). | jtc | |
| 1994-09-03 | __strerror() and __strsignal() have been broken out into their own files | jtc | |
| and use message catalogs if NLS is defined. Increased the size of char buffers used by strerror() and strsignal(); the error and signal strings may be much longer in some locales. | |||
