summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2008-11-29PR/40060 - Bug Hunting -- grammar fixjnemeth
2008-11-28Sort errors.wiz
2008-11-28make the synopsis slightly less overpromising:pooka
2008-11-24Remove __LIBC12_SOURCE__martin
2008-11-20Add new ptree (Patricia / RADIX tree) implementation to NetBSD.matt
2008-11-16PR/39347: floating and long double conversions were ifdef'ed out becausechristos
2008-11-16Our qsort() is inappropriate for kernel use because it makes recursivead
2008-11-16Make qsort() available in libkern.ad
2008-11-16Nobody tested this? Initialize wcio for wide char i/o.christos
2008-11-11Reference secmodel_securelevel(9) manual page.reed
2008-11-06fix diagassert arg.christos
2008-11-06Comment out nonexistent crash(8) xref.tsutsui
2008-11-06Redo rev.1.13. We must refer to CURBRK via GOT in case of PIC.nakayama
2008-11-04don't forget to use neg.christos
2008-11-04we don't need *christos
2008-11-04Our new syslogd seems to want to depend on %z which is a gnu extension.christos
2008-11-03Invert the test for the return value of getaddrinfo(), because that's whatcube
2008-11-01New sentence, new line. Mark up NULL with Dv.wiz
2008-11-01use the right variable in memcpy.christos
2008-10-31fix compile error.christos
2008-10-31make __findenv return the offset for the new entry to be inserted whenchristos
2008-10-31Import syslogd SoC project by Martin Schuette:christos
2008-10-31Add sched_getaffinity_np() and sched_setaffinity_np() wrappers, mainlyrmind
2008-10-27Sort ERRORS, use more markup, bump date for previous.wiz
2008-10-27Document the fact that shmget can return EINVAL.erh
2008-10-26define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.mrg
2008-10-26use libcincludes.mkmrg
2008-10-26put the code to find the libc include directories and define ARCHSUBDIRmrg
2008-10-25remove an unncessary .PATH element that doesn't exist (and never did?)mrg
2008-10-24Fix pasto in previous.wiz
2008-10-24PR/39796: Robert Elz: Document that sigpending can return EFAULT since it callschristos
2008-10-22appease lint: warning: assignment in conditional context [159]dogcow
2008-10-21- vsyslog_r only closes if it openedchristos
2008-10-20The tools/compat versions of mkstemp() and mkdtemp() need to call theapb
2008-10-20Sort errors, use .Nx, avoid man markup, whitespace and punctuation nits.wiz
2008-10-19PR/39770: Robert Elz: mount(2) doc enhancementschristos
2008-10-19Improve wording. Use Bd -literal for code sample.wiz
2008-10-18- Recommend poll(2) instead of select(2).rmind
2008-10-09remove "limits" where it is not appropriate.christos
2008-09-28this needs finite and scalbnchristos
2008-09-28having 2 separate implementations of frexp ldexp and modf (one here andchristos
2008-09-27fix unused variable if !defined(FTS_ALLOC_ALIGNED)lukem
2008-09-26unsigned int32_t -> uint32_ttsutsui
2008-09-24pacify lint.christos
2008-09-24fix newer gcc warning.christos
2008-09-24From Ilya Dogolazky ilya.dogolazky at teleca dot fi:christos
2008-09-20Add fts_free() to complement fts_alloc(), and use instead of free().lukem
2008-09-17From Ilya Dogolazky: Fix return value doc.christos
2008-09-14fix the -0.0 case, fixes a gm4 test error reported by wizdrochner
2008-09-13Bump date for previous.wiz