| Age | Commit message (Expand) | Author |
| 2010-04-30 | .Nm -> .Fn. | jruoho |
| 2010-04-29 | Fix markup. | jruoho |
| 2010-04-29 | Add punctuation. | wiz |
| 2010-04-29 | Add some STANDARDS lingo, mainly to note the functions that have been | jruoho |
| 2010-04-29 | Note the recent changes. | jruoho |
| 2010-04-28 | Only put the actual header for the .In line. | jruoho |
| 2010-04-28 | Reference ffs32(3). Also note POSIX compliance and the movement of the | jruoho |
| 2010-04-18 | The number of byte pairs to swap is len/2, not len/2+1. | apb |
| 2010-04-18 | Bitwise operations on signed types are well-defined if the values | apb |
| 2010-04-18 | simplify | christos |
| 2010-04-17 | fix lint | christos |
| 2010-04-17 | Remove trailing whitespace. | wiz |
| 2010-04-17 | Change and document for POSIX compliance. | christos |
| 2010-04-17 | add restrict | christos |
| 2010-04-14 | Join URL. | wiz |
| 2010-04-14 | Add the USENIX paper of Miller and de Raadt to SEE ALSO. | jruoho |
| 2009-10-21 | Remove 3rd and 4th clauses in christos' license. OK christos. | snj |
| 2009-08-05 | ffs(3) lives in strings.h, so include the correct header. ANSIfy. | joerg |
| 2009-07-30 | Use a 'register only' str[c]spn() on 64 bit systems. | dsl |
| 2009-07-30 | If SRCS contains any .S files then remove the corresponding .c file from | dsl |
| 2009-07-22 | Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust | kleink |
| 2009-07-22 | Add comma in enumeration. | wiz |
| 2009-07-21 | Move popcount et al to src/common and add popcount32/popcount64. | joerg |
| 2009-07-21 | Xref popcount(3). | wiz |
| 2009-07-21 | Fix typo, add comma in enumeration. | wiz |
| 2009-07-21 | Add popcount(3) and the long and long long version. Name is inspired by | joerg |
| 2009-07-18 | Remove index() and rindex() from the list (in comment) | dsl |
| 2009-05-02 | Improve formatting and punctuation for "NUL-terminate". | wiz |
| 2009-05-02 | Sort sections. | wiz |
| 2009-05-02 | Remove duplicate entry. | wiz |
| 2009-05-01 | Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD. | perry |
| 2009-04-11 | make this work properly, by moving to the end of the buffer before starting | christos |
| 2009-04-10 | Split Nm over two lines. | wiz |
| 2009-04-10 | add memrchr | christos |
| 2009-01-29 | Bump date for new STANDARDS section. | wiz |
| 2009-01-28 | Note that strdup is specified by POSIX.1. | gdt |
| 2009-01-11 | merge christos-time_t | christos |
| 2009-01-05 | 1. reworking PR lib/40317: | tnozaki |
| 2009-01-02 | Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db fo... | tnozaki |
| 2008-09-24 | pacify lint. | christos |
| 2008-09-24 | fix newer gcc warning. | christos |
| 2008-09-24 | From Ilya Dogolazky ilya.dogolazky at teleca dot fi: | christos |
| 2008-08-29 | Grammar police. | dholland |
| 2008-08-12 | SUSv3 says, if not printable wide-character exists, return -1. | tnozaki |
| 2008-08-12 | SUSv3 says, wcwidth(wc) returns: | tnozaki |
| 2008-07-30 | Before using the slightly more involved bitmap tables, | joerg |
| 2008-06-22 | Note that strndup was recently (4.0) added. Bump date. | wiz |
| 2008-05-26 | Remove unneeded #include <string.h>, found by Adam Hoka. | haad |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |