summaryrefslogtreecommitdiffstats
path: root/lib/libc/nls (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved translations from Lars Buitinck (lars at fwn.rug.nl) and me.camield2002-04-021-90/+90
| | | | ok wvdputte@, deraadt@
* better translations by Paul Weissmanjufi2002-04-011-16/+16
| | | | deraadt@ okay.
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-164-8/+8
|
* -1 -> MAP_FAILEDart2001-05-111-2/+2
|
* Remove trailing blank lines.aaron2000-08-091-2/+1
|
* Consistify naming of RETURN VALUES section.aaron1999-08-312-4/+4
|
* repairsaaron1999-07-053-21/+22
|
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* spellingespie1999-04-221-4/+4
|
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+2
| | | | | | | | | | | | | 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
* availiable -> availableaaron1998-11-041-2/+2
|
* add russian messages supportform1998-08-081-0/+222
|
* Clean up some -Wall flowers.millert1997-07-091-1/+2
|
* french fix from matthieuderaadt1997-06-181-1/+1
|
* catalogs from netbsdderaadt1997-06-184-0/+888
|
* fixed some typos; netbsdprovos1997-06-171-12/+12
|
* Remove dead codetholo1996-09-153-11/+12
| | | | | | Remove unused variables Silence some warnings lint(1) is your friend
* 1 char oflow; bitblt & deraadtderaadt1996-09-051-5/+5
|
* use issetugid() to protect against bad getenvderaadt1996-08-261-8/+6
|
* Fix RCS idstholo1996-08-1910-16/+28
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* No longer usedtholo1996-08-191-0/+0
|
* from jtc; Ensure user can't make us overrun fixed sized buffers.deraadt1996-06-231-49/+64
| | | | | | 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.
* exit nicely, error out nicelyderaadt1996-06-102-22/+24
|
* svr4-style gencatderaadt1996-05-229-614/+368
|
* from netbsd:deraadt1995-12-141-0/+222
| | | | Added spanish language message catalog from Jesus M. Gonzalez <jgb@ordago.uc3m.es>
* initial import of NetBSD treederaadt1995-10-1813-0/+1667