summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-08-10- standard ERRORS layoutJared Yanovich
2005-08-10- macrosJared Yanovich
2005-08-10- punctuation & wordingJared Yanovich
2005-08-10- punctuation fixesJared Yanovich
2005-08-10- wordingJared Yanovich
2005-08-09Add VIS_GLOB to escape special characters used by shell-style globbing.Todd C. Miller
2005-08-09Re-add the change from tzcode2005c, this time with an added boundsTodd C. Miller
2005-08-09use CTYPE_NUM_CHARS instead of harding code the value. ok espieKevin Lo
2005-08-09Back out a change from tzcode2005c that can cause an infinite loop in mktime().Todd C. Miller
2005-08-09Do not ignore return value of localsub() in localtime_r()Todd C. Miller
2005-08-08zap remaining rcsid.Marc Espie
2005-08-08activate LC_CTYPE for 8 bits locale.Marc Espie
2005-08-07undo unrelated commitMarc Espie
2005-08-07.PATH betterTheo de Raadt
2005-08-07zap rcsid.Marc Espie
2005-08-07zap rcsid, tested there. okay deraadt@Marc Espie
2005-08-07move non-standard COMPATIBILITY section to HISTORY, which seems moreJason McIntyre
2005-08-07commit LC_CTYPE files from NetBSD/citrus, not yet linked in.Marc Espie
2005-08-06zap rcsid.Marc Espie
2005-08-06tell people that atexit is bad; ok jmcTheo de Raadt
2005-08-06fix use after free, netbsd pr 30832, from phirerunner@comcast.netTheo de Raadt
2005-08-06add HISTORY; ok jmcJared Yanovich
2005-08-06- macro, punctuation, and rewording tweaksJared Yanovich
2005-08-06sync function prototypes to reality; ok jmcJared Yanovich
2005-08-05zap rcsidMarc Espie
2005-08-05- remove rcsidMarc Espie
2005-08-05impelmentation -> implementationMarc Espie
2005-08-04zap rcsid. Okay deraadt@, krw@Marc Espie
2005-08-02scrape $Id$ tags.Marc Espie
2005-08-02Add missing $OpenBSD$ tags.Marc Espie
2005-08-02zap getdtablesize() external ref (removes a bit of compat from instbin).Marc Espie
2005-08-01kernal->kernel;Jason McIntyre
2005-07-29O_EXLOCK stuff was introduced in June 1997, and backed out again inJason McIntyre
2005-07-29tidy up SEE ALSO;Jason McIntyre
2005-07-27Restore recent changes except for the actual one that causes the problem.Todd C. Miller
2005-07-27backout gethostent changes for now -- there is fallout, discovered by ottoJared Yanovich
2005-07-26kill errant blank line;Jason McIntyre
2005-07-26- typos, punctuation, layout, macro tweaksJared Yanovich
2005-07-26- typos, grammar, punctuation, layout tweaksJared Yanovich
2005-07-26provide a description of the EXAMPLE; ok jmcJared Yanovich
2005-07-26note when these first appeared; ok jmcJared Yanovich
2005-07-26- typos, punctuation, spacing, macro, layout, etc. fixesJared Yanovich
2005-07-26clarify description of 'c' conversion; ok millert, jmcJared Yanovich
2005-07-26no need to typecast NULL; ok millert, jmcJared Yanovich
2005-07-26remove note about long double not being supported by vax.Jared Yanovich
2005-07-26note error return of mkstemps; ok millert, jmcJared Yanovich
2005-07-26- simplify descriptions of stream positioning in various open modesJared Yanovich
2005-07-24In _gethtent() ignore host.h_length if it is set to 0. PreviouslyTodd C. Miller
2005-07-24split off mbrtowc functions, so that vfprintf won't pull the wholeMarc Espie
2005-07-23*hostent() fixes:Jared Yanovich