]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
More wording corrections and simplifications.
[FreeBSD/FreeBSD.git] / lib /
2012-06-04 ache1) IEEE Std 1003.1-2008, "errno" section, is explicit...
2012-06-02 dimInstall libcxxrt's C++ ABI and unwind headers. This...
2012-06-02 dimTabify libcxxrt and libc++'s Makefiles.
2012-06-02 edRemove invalid remark about pipes.
2012-06-02 joelmdoc: minor Bl improvements.
2012-06-01 ghelmerStyle(9) improvements: remove unnecessary parenthesis...
2012-06-01 eadlerAdd characters mapping for codepages used in Germany.
2012-05-30 eadlerOnly set _w to 0 when the file stream is not currently...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 jilleslibfetch: Avoid SIGPIPE on network connections.
2012-05-28 gabor- Include forgotten bsd.own.mk and fix condition
2012-05-28 dougbVendor import of BIND 9.8.3
2012-05-27 theravenAllow inclusion of libc++ <cmath> to work after includi...
2012-05-27 davidxuReturn EBUSY for PTHREAD_MUTEX_ADAPTIVE_NP too when...
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-26 desPassing NULL as a key casues a segfault when loading...
2012-05-26 desVendor import of OpenPAM Micrampelis.
2012-05-26 kibClarify the SEEK_HOLE description, it repositions the...
2012-05-25 gabor- Add support for BSD iconv when it is build into libc
2012-05-25 marcelDoh... Don't add __eabi to an old version tag (i.e...
2012-05-24 obrienConsitently use "__LP64__".
2012-05-24 marcelAllow building for the PowerPC EABI by providing a...
2012-05-24 wblockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-23 dimUpgrade our copy of llvm/clang to 3.1 release. Release...
2012-05-23 issyl0Add two new locale-specific man pages:
2012-05-23 tuexenUpdate copyright date.
2012-05-22 jamieThe fix in r235291 re-broke the "allow.nomount" case...
2012-05-22 kevloAdd missing header needed by free()
2012-05-21 ghelmerAdd checks for memory allocation failures in appropriat...
2012-05-21 ghelmerApply style(9) to return and switch/case statements.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-21 glebDisable NLS catalog use in libc if built with WITHOUT_N...
2012-05-19 marcelDon't link against libssp if MK_SSP is set to no.
2012-05-19 glebPut my name as copyright owner of lib/libc/gen/dirfd...
2012-05-19 glebHide DIR definition by making it an opaque struct typedef.
2012-05-19 marcelUse the LLINDEX macro to access the link-level I/F...
2012-05-19 marcelDon't depend on getline being on the build machine...
2012-05-18 glebDon't cast inode number or file size down to long or...
2012-05-17 gberImport work done under project/nand (@235533) into...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-16 mavHID Report ID is unsigned value, so clear the rest...
2012-05-15 mariusSwitch sparc64 to using libcompiler_rt; since r230021...
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 joelmdoc: avoid unterminated quoted strings.
2012-05-13 joelMinor mdoc nits.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 joelMinor mdoc nits.
2012-05-12 joelRemove tab from kernel configuration option. This is...
2012-05-12 gjbGeneral mdoc(7) and typo fixes.
2012-05-12 joelmdoc: end list context with El.
2012-05-11 jamieThe linker isn't consistent in the ordering of dynamic...
2012-05-11 gjbGeneral mdoc(7) and typo fixes.
2012-05-11 kibAccording to SUSv4, realpath(3) must fail if
2012-05-10 dimFix copy/paste error in lib/libc/locale/toupper.c.
2012-05-10 davidxuCreate a common function lookup() to search a chan...
2012-05-09 eadlerRemove reference to non-existent FreeBSD Security Archi...
2012-05-08 kibPlug a leak.
2012-05-08 gjbGeneral mdoc(7) and typo fixes.
2012-05-07 hselaskyAdd missing LibUSB 1.0 API function: libusb_get_string_...
2012-05-05 davidxuFix mis-merged line, move SC_LOOKUP() call to
2012-05-05 dimMake sure a few new internal clang headers get installe...
2012-05-04 tuexenRemove debug output.
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 dimVendor import of clang release_31 branch r155985:
2012-05-03 dimVendor import of llvm release_31 branch r155985:
2012-05-03 davidxuMFp4:
2012-04-30 desDon't reuse credentials if redirected to a different...
2012-04-30 desSince the socket is non-blocking, it is necessary to...
2012-04-30 dumbbellRemove incorrect __restrict qualifier on several pointers
2012-04-30 rwatsonfix a further typo in the pdfork(2) man page.
2012-04-30 rwatsonThe returned file descriptor from pdfork(2) is via...
2012-04-30 dasFix a bug in *wscanf's handling of non-wide %s, %c...
2012-04-29 eadlerpread(2) might fail with EBUSY, so document it
2012-04-29 eadlerAllow users of gprof to get per run output files (using...
2012-04-29 dasPreviously, vfscanf()'s wide character processing funct...
2012-04-28 jlhFix small documentation mistakes.
2012-04-28 jlhImport stdbuf(1) and the shared library it relies on.
2012-04-28 kibFix several memory and lock leaks on the out of memory...
2012-04-28 obrienRemove the RFC 1319 MD2 Message-Digest Algorithm routin...
2012-04-26 tuexenMove sctp_sendv and sctp_recvv to FBSD_1.3 as suggested by
2012-04-26 tuexenExport symbols for sctp_sendv() and sctp_recvv().
2012-04-26 eadlerUse the .Bx macro instead of BSD
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 eadlerDocument the standardization status of err* and warn*
2012-04-26 obrienCorrect r228114 and use the same implementation for...
2012-04-25 hselaskyFix typo.
2012-04-25 hselaskyBump the libusb major version due to the last commit...
2012-04-25 desI stopped using my middle name years ago.
2012-04-25 hselaskyFix binary compatibility to the official LibUSB 1.0.
2012-04-24 kibTake the spinlock around clearing of the fp->_flags...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 dimRevert r234356 for now, as it leads to run-time problem...
2012-04-22 dasBugfix: Include whitespace characters in the count...
2012-04-22 dasBugfix: Correctly count the number of characters read...
2012-04-22 dasBugfix: %n doesn't count as a conversion, so
2012-04-22 dasRefactor scanf to improve modularity. Conversions...
2012-04-22 theravenFix some incorrect symbol versions.
2012-04-22 jasoneImport jemalloc a8f8d7540d66ddee7337db80c92890916e1063c...
2012-04-22 delphij - Use quote when tab is used;
next