summaryrefslogtreecommitdiff
path: root/lib/libc/nls
AgeCommit message (Collapse)Author
2001-05-11-1 -> MAP_FAILEDArtur Grabowski
2000-08-09Remove trailing blank lines.Aaron Campbell
1999-08-31Consistify naming of RETURN VALUES section.Aaron Campbell
1999-07-05repairsAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-04-22spellingMarc Espie
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO
1998-11-04availiable -> availableAaron Campbell
1998-08-08add russian messages supportOleg Safiullin
1997-07-09Clean up some -Wall flowers.Todd C. Miller
1997-06-18french fix from matthieuTheo de Raadt
1997-06-18catalogs from netbsdTheo de Raadt
1997-06-17fixed some typos; netbsdNiels Provos
1996-09-15Remove dead codeThorsten Lockert
Remove unused variables Silence some warnings lint(1) is your friend
1996-09-051 char oflow; bitblt & deraadtTheo de Raadt
1996-08-26use issetugid() to protect against bad getenvTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-08-19No longer usedThorsten Lockert
1996-06-23from jtc; Ensure user can't make us overrun fixed sized buffers.Theo de Raadt
Merged in changes from branch (make sure all memory, file descriptors, mappings, etc. are freed and return (nl_catd) -1 on error). Also fix one minor bug and clean up NLSPATH parsing a bit more.
1996-06-10exit nicely, error out nicelyTheo de Raadt
1996-05-22svr4-style gencatTheo de Raadt
1995-12-14from netbsd:Theo de Raadt
Added spanish language message catalog from Jesus M. Gonzalez <jgb@ordago.uc3m.es>
1995-10-18initial import of NetBSD treeTheo de Raadt