Age | Commit message (Expand) | Author |
1999-11-14 | Clean up memchr slightly to better match coming memrchr | Marc Espie |
1999-11-09 | Install man-page links for strtok_r. | Artur Grabowski |
1999-11-09 | Document strtok_r. | Artur Grabowski |
1999-11-09 | Implement strtok_r. | Artur Grabowski |
1999-09-21 | index/rindex as deprecated synonyms to strchr/strrchr. | Marc Espie |
1999-09-04 | Using .Li inside a .Bd -literal block messes up the fonts thereafter; | Paul Janzen |
1999-07-04 | better wording | Aaron Campbell |
1999-07-03 | whoops, fix a bug in my example :) | Aaron Campbell |
1999-07-03 | add an example | Aaron Campbell |
1999-06-29 | repairs | Aaron Campbell |
1999-06-29 | new mdoc bm(3) man page | Aaron Campbell |
1999-06-17 | When finding the end of dst, never traverse more than siz bytes. This | Todd C. Miller |
1999-06-06 | some NAME section cleanup | Aaron Campbell |
1999-06-06 | Grammatical, spelling, and format fixes | Paul Janzen |
1999-06-04 | some repairs, add example to strdup(3) page | Aaron Campbell |
1999-06-04 | add examples | Aaron Campbell |
1999-06-04 | add an example, similar to the one in strspn.3 | Aaron Campbell |
1999-06-04 | add an example; pattonme@ns.ra.pae.osd.mil | Aaron Campbell |
1999-05-28 | "SEE ALSO" -> SEE ALSO, missed these files before | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-17 | o Mention strlcpy and strlcat | Todd C. Miller |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1999-05-01 | Break up into two loops, one for the copy, another to finish traversal | Todd C. Miller |
1999-04-25 | m68k assembler version of strlcpy(3) | Todd C. Miller |
1999-04-24 | simplified version that doesn't call strlen and that is simpler to convert to... | Todd C. Miller |
1999-03-06 | add examples | Todd C. Miller |
1999-03-06 | typo | Todd C. Miller |
1999-03-05 | better examples section wrt strncpy() | Todd C. Miller |
1998-11-28 | .Xr strlcat, strlcpy | Marc Espie |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-11-11 | Fix `typo', proves that strlcpy/strlcat is a very good idea. | Marc Espie |
1998-11-06 | add missing const to match prototype in string.h | Wim Vandeputte |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-08-19 | commas | Paul Janzen |
1998-07-06 | strlxx() return size_t not char * | Todd C. Miller |
1998-07-01 | add strlcpy/strlcat, safe and sensible string copy/append | Todd C. Miller |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff |
1998-05-04 | s/NULL/NUL/ | Theo de Raadt |
1998-04-28 | use Xr more often | Theo de Raadt |
1998-02-10 | move proto to unistd.h | Theo de Raadt |
1998-02-07 | strftime is no longer in this directory | Thorsten Lockert |
1998-01-19 | use tzcode strftime(3) as it is kept up to date. | Todd C. Miller |
1997-12-30 | correct description | Theo de Raadt |
1997-12-29 | NUL not NULL | Theo de Raadt |
1997-08-24 | doc RETURNS; cato@ulysses.df.lth.se | Theo de Raadt |
1997-08-20 | Update from lite2. | Todd C. Miller |
1997-08-20 | Update man page and sccs tags from lite2. Minor cleanup by me as well. | Todd C. Miller |
1997-08-20 | Update man page and sccs tags from lite2. | Todd C. Miller |
1997-08-20 | Update man page and sccs tags from lite2. | Todd C. Miller |
1997-08-20 | Update from lite2 version and fix grammatical error from | Todd C. Miller |