summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
2002-02-13make strerror and strsignal use NL_CAT_LOCALE.yamt
2002-02-13- give the precedence to LC_ALL environment variableyamt
2002-02-13- implement NL_CAT_LOCALE.yamt
2002-02-13add a function to handle alias names.yamt
2002-02-12Just return an error if we try to look up a user name that's too long, rathermycroft
2002-02-10Switch libc syscall veneers over to using our shiny new official SWI range.bjh21
2002-02-10xdr_enum() now gets passed a real enum_t *, rather than an enum foo *bjh21
2002-02-10fix isolated collateral damage from <>& churnross
2002-02-10fix <> string namesross
2002-02-08Untangle the description of {MONOTONIC_CLOCK} somewhat.kleink
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07generate & symbolicallyross
2002-02-07Generate <>& symbolically.ross
2002-02-07Edit -mdoc usage.ross
2002-02-06s/-width Fn xx/-width xx/ross
2002-02-05Enable the _Qp* routines to be built always and allow full softfloat to bejmc
2002-02-05Add softfloat and quad softfloat setup for sparc64 (thanks to Andrey Petrovjmc
2002-02-03Add a reference to dir(5) per PR 14291fair
2002-02-02be consistent with internal names: s/start_gr/grstart/ ; s/matchline/gr&/lukem
2002-02-02Punctuation nit, and slight grammar improvement.wiz
2002-02-02note that our fsetpos/fgetpos don't know about stream's state.yamt
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-31Make it possible for ctags to be a host tool.tv
2002-01-31Add {POSIX_MONOTONIC_CLOCK} variables.kleink
2002-01-31Whitespace nit.wiz
2002-01-31Implement the CLOCK_MONOTONIC clock for the posix/opengroup realtimesimonb
2002-01-30Note #include <unistd.h> in SYNOPSISross
2002-01-29Don't even put Lint*.c in DPSRCS if MKLINT=no.tv
2002-01-29Delint me harder.kleink
2002-01-29Merge tzcode2002b.kleink
2002-01-29Import tzcode2002b.kleink
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2002-01-29Add hooks to allow compiling for non-NetBSD hosts.tv
2002-01-28Add hooks to make this compilable from src/tools/compat.tv
2002-01-28Fix previous to actually include config.h.tv
2002-01-28Make compilable from src/tools/compat.tv
2002-01-28Punctuation fixes.wiz
2002-01-28Document the new kern.tkstat.* sysctls.simonb
2002-01-28C99: support INF, INFINITY, NAN and NAN(n-char-sequence-opt) arguments.kleink
2002-01-27Drink ALL the Kool-Aid.ross
2002-01-27On Alpha, build libc and libm with -mieee ... A metric craploadthorpej
2002-01-27Implement the hw.disknames and hw.diskstats sysctl's that have been listedsimonb
2002-01-26Fix tyop, noticed by Allen Briggs.simonb
2002-01-24reorder the weak_alias stuff into the !HAVE_CONFIG_H sectionlukem
2002-01-24support reachover compile from tools/compatlukem
2002-01-24- Implement pwcache_userdb(3), which changes the routines thatlukem
2002-01-22Redefine ENTRY properly for both ELF and a.outaymeric
2002-01-22Don't pull in <sys/param.h> if we don't have to.thorpej
2002-01-22fix a long standing bug that setlocale(LC_ALL, NULL)yamt
2002-01-21Align __nanf[] object with (sigh) gnuismsross