summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-12-26vsnprintf_ss does NOT handle floating point formatsjnemeth
2010-12-25Little bit more debug information.blymn
2010-12-25Ignore request to change the values of colour pair 0blymn
2010-12-25Allow attributes to be applied to the default line drawing charactersblymn
2010-12-24restore lost overlow check fix.christos
2010-12-24Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN markedskrll
2010-12-24make this thread-safe. We could use localtime_tz and make it even better,christos
2010-12-22use pthread__stacksize since size has not been initialized yet.christos
2010-12-22only mprotect base if we moved it.christos
2010-12-22Add punctuation.wiz
2010-12-22document vsnprintf_sschristos
2010-12-22Remove trailing whitespace.wiz
2010-12-21fix incorrect overflow check from Nicholas Jolychristos
2010-12-21- document limitationschristos
2010-12-21- fix off by one in comparison with 69 (it should be 70)christos
2010-12-19Remove trailing whitespace; sort errors; spell "variadic" likewiz
2010-12-19Make the ioctl prototype reflect reality and explain why. Also mention thatchristos
2010-12-19Xref __builtin_return_address(3).jruoho
2010-12-19Small modifications to wording, tidy up SEE ALSO.jruoho
2010-12-19Fix SYNOPSIS, add CAVEATS.jruoho
2010-12-18I've had this patch in my tree for a while and since it only improveschristos
2010-12-17Fix typo in cross-refernce.njoly
2010-12-17PR/44248: Antti Kantee: Fix multi-threaded localtime hang.christos
2010-12-17Fix cross-reference, dir(5) -> dirent(3).njoly
2010-12-17Sort ERRORS. Fix a typo. Readd macro usage lost in previous.wiz
2010-12-17Sort SEE ALSO, add a serial comma.wiz
2010-12-17Use more markup.wiz
2010-12-16Replace use of errlist with a single concatenated version and an offsetjoerg
2010-12-16it is getname not time.christos
2010-12-16add the 3 missing man pages.christos
2010-12-16Provide a re-entrant and thread-safe set of timezone API's thatchristos
2010-12-16Reference __builtin_object_size(3) and attribute(3) with each other.jruoho
2010-12-16Observe the following spelling:wiz
2010-12-16Add missing word.wiz
2010-12-16Have the client and server perform some sort of handshake first.pooka
2010-12-16Describe the rump_sp facility a bit.pooka
2010-12-16xfer rump_etfspooka
2010-12-16Print a banner a connecting client. The banner contains rump sppooka
2010-12-16.Fn, offset indent, complete reference.jruoho
2010-12-16Fix the references and -offset indent.jruoho
2010-12-16Use .Fn.jruoho
2010-12-16Use full month name in dates.wiz
2010-12-16bump date for previousplunky
2010-12-16remove unnecessary step in example codeplunky
2010-12-14Fix xref; module(4) -> module(7).jruoho
2010-12-14Reference strsuftoll(3) and orders(7) with each other.jruoho
2010-12-14Prefix ctype bitmask macros with _CTYPEjoerg
2010-12-13Don't __weak_alias non-existent symbols. Apparently the alphapooka
2010-12-13last of the RUMP_ACTION syscall swapperspooka
2010-12-13Mirror sysctlgetmibinfo RUMP_ACTION change.pooka