]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Give a better advice on how to convert DOS text to UNIX text.
[FreeBSD/FreeBSD.git] / lib /
2005-02-27 trhodesFix grammatical issue.
2005-02-27 phantomBackout NLS catalog handling, until all edge cases...
2005-02-27 phantomUnbreak !NLS case
2005-02-27 ruMake the format of LC_COLLATE files architecture indepe...
2005-02-27 phantomRevert accidiental removal of string.h inclusion.
2005-02-27 phantomEnable processing of NLS catalogs while building/instal...
2005-02-27 phantomAdd russian version of libc NLS catalog
2005-02-27 phantomAdd template NLS catalog for strerror(), strerror_r...
2005-02-27 delphijChange the spin lock logic to a reasonable one. We...
2005-02-27 delphijRemove the check about whether MALLOC_EXTRA_SANITY...
2005-02-27 phantomAdd NLS catalogs support to strerror(), strerror_r...
2005-02-27 phantom. Bump .Dd's
2005-02-27 phantomBring in NetBSD's improvements and cleanups to NLS...
2005-02-27 phantom. Static'ize functions exported via function reference...
2005-02-27 phantomANSI'fy prototypes
2005-02-27 phantomReplace usage of strerror()/strcpy() with strerror_r...
2005-02-26 trhodesUse ~/.login_conf when discussing a user's local file.
2005-02-26 ruMake the format of LC_CTYPE files architecture independ...
2005-02-26 cognetBring in a more healthy version of the libpthread for...
2005-02-26 davidxuMark _rtld_allocate_tls and _rtld_free_tls as weak...
2005-02-26 dasUn-document the non-extant exp10() and exp10f() functions.
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-25 trhodesFix a few markup nits in previous commit.
2005-02-25 trhodesReword previous commit to be a bit more correct and...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 dasRevert rev 1.8, which causes small (e.g. 2 ulp) errors...
2005-02-24 trhodesDo not mislead users into checking for a mount_ufs...
2005-02-24 csjp-document the fact that extattr_get_* can fail if the...
2005-02-23 trhodesXref chflags(2).
2005-02-23 trhodesMake it more obvious that cap_mkdb(1) is required to...
2005-02-23 kientzleFix a misplaced .El
2005-02-23 kientzleDon't return NULL if there's no error message;
2005-02-23 trhodesAdd an EXAMPLES section[1], quote Nd, and bump doc...
2005-02-21 fjoeFix EOVERFLOW detection in vswprintf(3)
2005-02-21 dasUse hardware instructions for sqrt() and sqrtf().
2005-02-21 dasUse double arithmetic instead of simulating it with...
2005-02-21 dasRemove the i387 versions of atan(), atan2(), and atan2f().
2005-02-20 dasRemove i387 versions of asin() and acos(). Although...
2005-02-20 dasRemove the float versions of the i387 trig functions...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-18 deischenSomewhere along the line, tick accumulation for SA...
2005-02-16 desFix a memory leak: when freeing the connection structur...
2005-02-16 kbyancSet TCP_NOPUSH on HTTP requests, reducing the number...
2005-02-15 deischenSet the default guardsize and stacksize in the default...
2005-02-15 ruExpand contractions.
2005-02-14 stefanfFix typo.
2005-02-14 stefanfUse socklen_t.
2005-02-14 stefanf- Use socklen_t.
2005-02-14 stefanfFix most cases where the address of an int is passed...
2005-02-14 phantom. Convert return type of gai_strerror() to 'const char...
2005-02-14 phantomEAI_ADDRFAMILY and EAI_NODATA are obsoleted, and not...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroRemove file no longer in 8.13.3
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-13 ruExpand contractions.
2005-02-13 kientzleFix a buffer overflow in the "none" decompression handl...
2005-02-13 ruwho's -> whose
2005-02-13 ruExpand *n't contractions.
2005-02-13 deischenIncrease the default stacksizes:
2005-02-13 scottlUse the correct variable name in ibsad()
2005-02-12 phkCheck handle types.
2005-02-12 kientzleOops. I missed a 0 => '\0' correction.
2005-02-12 kientzleClear the error message buffer on entry to major routines.
2005-02-12 kientzleUpdate the format descriptions to include ISO9660 and...
2005-02-12 kientzlePerformance optimization, code clarification, and bug...
2005-02-12 kientzleFill in some more Rockridge details in ISO9660 support...
2005-02-12 kientzleFlush input when reading from pipe to avoid "broken...
2005-02-12 phkAdd ibcntl as alias for ibcnt
2005-02-12 phkUse the eot argument field for ibeot().
2005-02-12 stefanfFix comparisons that test if an unsigned value is < 0.
2005-02-11 pjdDon't read more than the given 'len' bytes from the...
2005-02-10 cpercivaread(), pread(), write(), and pwrite() return EINVAL...
2005-02-09 phkConstify.
2005-02-09 ruFixed the misplaced $FreeBSD$.
2005-02-06 phkTie libgpib into the build (unless NO_GPIB)
2005-02-06 phkAdd libgpib containing the glue to get ibfoo() calls...
2005-02-06 dasUpdate my email address.
2005-02-04 glebiusWhen we have converted an ASCII message to binary,...
2005-02-04 dasFix a small scripting snafu in the previous revision.
2005-02-04 dasRemove another vestige of support for a non-IEEE libm.
2005-02-04 dasReduce diffs against vendor source (Sun fdlibm 5.3).
2005-02-04 dasMove machine-dependent crud to its own makefile.
2005-02-04 dasRemove wrappers and other cruft intended to support...
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 phantomCleanup prototypes and remove dead code
2005-02-01 desIn addition to the PAM environment, export a handful...
2005-02-01 desAdd openpam_free_envlist(3).
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-28 ruTypo.
2005-01-28 ruProperly terminate sentence.
2005-01-28 umeuse strdup().
2005-01-28 ruClean up makefile.
2005-01-27 umemake _getipnodebyname_multi() static.
2005-01-27 umeimplement AI_NUMERICSERV (as defined in RFC3493).
2005-01-27 umefill ai_canonname field for numeric hostname, by the...
2005-01-27 umequery A RR before AAAA RR.
2005-01-27 das- Move the functions presently described in in ieee...
2005-01-27 dasDon't compile the gdtoa package's strtoIg.c into libc.
2005-01-26 kientzleThis should (finally) fix the 64-bit build. <sigh>
2005-01-25 kientzleFix some signed/unsigned mismatches.
next