|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| 
| | Catalogs had an arbitrary character set which was used regardless of locale.
Add UTF-8-encoded catalogs for libc error messages, and rename existing ones
to indicate their character sets. catopen(3) now chooses a catalog which
matches the locale's encoding, if available.
help & ok matthew, man page bits ok jmc, input from naddy and bluhm | 
| | 
| 
| 
| 
| 
| | No binary change with NLS enabled.
ok otto millert espie | 
| | 
| 
| 
| 
| 
| | Kill old files that are no longer compiled.
okay theo | 
| | 
| 
| 
| | ok jaredy@ miod@ | 
| | 
| 
| 
| 
| | appropriate error number. ok miod@, millert@ on an earlier version;
ok jaredey@ | 
| | 
| 
| 
| | ok millert@ | 
| | 
| 
| 
| 
| 
| 
| 
| | handle a few subtle details caught by the regression tests: correct
termination, non copying if buffer length == 0, errno setting.
let all former users of __strerror go through strerror_r.
Work by Todd Miller and I. Okay millert@. | 
|  | putchar_unlocked.   Crank the minor on related libs.  OK fgs@, deraadt@ |