summaryrefslogtreecommitdiffstats
path: root/lib/libc/string
Commit message (Expand)AuthorAgeFilesLines
* Various man page cleanup:mpp1999-08-151-5/+6
* Use the latest version of these files from OpenBSD.imp1999-08-103-21/+26
* Import strl{cat,cpy} from OpenBSD.imp1999-08-104-6/+289
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1230-0/+30
* Fixed a minor style nit in the EXAMPLE section.wes1999-07-101-1/+1
* Fix a minor style nit in the NAME section.mpp1999-06-111-1/+1
* Move the description of the strncmp() function from the RETURN VALUESmpp1999-06-111-6/+6
* Fixed disordering and duplication of MLINKS in previous commit tobde1999-05-191-2/+1
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherpeter1999-05-182-2/+75
* More egcs warning fixes:imp1999-04-253-2/+4
* Corrected use of backslash escaping in sample code.ghelmer1999-02-271-3/+3
* remove BUGS section, now behaviour is predictable enoughache1999-02-131-2/+0
* more words about return valueache1999-02-131-1/+5
* re-phrase things a bitache1999-02-121-4/+5
* fix wrong return resultache1999-02-122-23/+43
* Install man page link for strtok_r.jdp1999-01-191-1/+2
* Spell check and minor grammar fix.jdp1999-01-191-3/+3
* Reviewed by: JKHwes1998-12-142-87/+217
* (Whoops: make it better instead of worse this time). Clarifyrnordier1998-10-291-1/+1
* Clarify processing of the string argument by perror().rnordier1998-10-291-8/+5
* Fix handling more than 1 char with non-C localeache1998-06-051-16/+4
* Cast a pointer to a long, not an int before masking it.jb1998-05-101-1/+1
* Pedantry (NULL -> NUL).jraynard1998-05-031-1/+1
* Change MACHINE references to MACHINE_ARCH.jb1998-02-201-3/+3
* PR: 5573danny1998-01-272-2/+4
* The terminating character in strings is `NUL', not `NULL'.wosch1997-12-281-1/+1
* Sorted lists.bde1997-10-211-4/+4
* Handle machine-dependent (m-d) (string) sources more automatically.bde1997-10-161-73/+7
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-11/+6
* Added some 2-line source files to get a direct correspondencebde1997-10-155-0/+10
* Added bounds checking to the example after chasing down someone'spds1997-07-261-1/+2
* kill the undeadpeter1997-07-132-478/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-032-0/+478
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-032-0/+478
* | Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-4/+7
* | Fixed #include and/or prototype bugs in synopsis.bde1997-04-191-1/+1
* | Merge from Lite2 (whiteout/unionfs)peter1997-03-111-2/+4
* | This commit was generated by cvs2svn to compensate for changes in r23658,peter1997-03-111-1/+6
|\ \ | |/
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-112-3/+10
| * recording cvs-1.6 file deathpeter1995-12-302-478/+0
* | Revert $FreeBSD$ to $Id$peter1997-02-226-6/+6
* | Sort cross references.wosch1997-01-202-8/+8
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-146-6/+6
* | delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-1/+2
* | add missing comma(s) in .Xr macroswosch1996-09-232-2/+4
* | Fixed the easy cases of const poisoning in the kernel. Cosmetic.bde1996-08-312-2/+3
* | Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-226-6/+12
* | Back out fallback approximation changes, they are not so right to liveache1996-08-133-40/+15
* | General -Wall warning cleanup, part I.jkh1996-07-121-3/+3
* | Use better approximation if collate info not available.ache1996-06-093-16/+41
OpenPOWER on IntegriCloud