]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
For the ports modules building code, clean WRKDIR before building. This is
[FreeBSD/FreeBSD.git] / lib /
2012-07-01 jillesctype_l(3): Note that not all these functions are speci...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-30 mmUpdate illumos/dist to revision 13742:b6bbdd77139c
2012-06-27 kibOptimize the handling of SC_NPROCESSORS_CONF, by using...
2012-06-26 joelRemove end of line whitespace.
2012-06-25 issyl0Add more locale-specific functions to the relevant...
2012-06-24 andrewAdd the sys directory we create to the list of items...
2012-06-24 andrewCreate a symlink to sys/elf32.h, sys/elf64.h, and sys...
2012-06-24 joelFix mandoc "Oc breaks Op" warning.
2012-06-24 eadlerRemove the assert added in r237286
2012-06-22 pfgMerge changes from upstream libedit.
2012-06-22 kibUse struct vdso_timehands data to implement fast gettim...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-21 issyl0Add the functions documented in the man pages in commit...
2012-06-21 obrienBe explicit about the dependency on nsparser.h.
2012-06-21 issyl0Add more locale-specific functions to the relevant...
2012-06-20 eadlerDon't close an uninitialized descriptor. [1]
2012-06-19 jhbFurther refine the implementation of POSIX_FADV_NOREUSE.
2012-06-19 desSwitch the default password hash from md5 to sha512.
2012-06-19 baptRevert user comparison back to user names as some user...
2012-06-17 jilleslibc: Reduce relative relocations in strftime().
2012-06-16 kibMore style.
2012-06-16 kibRevert part of the r235740 which changed separate alloc...
2012-06-16 joelmandoc fixes.
2012-06-15 kientzlePer kib, since __flt_rounds is being added to FreeBSD...
2012-06-14 kibMake sure that fstab fd is not leaked on exec.
2012-06-14 kientzle__flt_rounds is a public symbol (expands from the FLT_R...
2012-06-12 dimMake sure libkiconv.so.4 is installed into /lib, not...
2012-06-12 desStop using auth_getval() now that it always returns...
2012-06-12 desFinally nuke auth.conf, nine years after it was depreca...
2012-06-12 hselaskyLibUSB v1.0 API compiliance and bugfixes.
2012-06-11 delphijSwitch from 4-clause to 2-clause BSD license. (OpenBSD...
2012-06-11 theravenClean up some symbol versions for libsupc++ / libcxxrt.
2012-06-11 theravenFix a leak when setting the global character locale...
2012-06-09 kientzle__flt_rounds was omitted from the exported symbols...
2012-06-08 desDocument that we also support sha256 and sha512.
2012-06-08 joelmdoc: add missing -width argument to Bl -tag.
2012-06-07 jhbTeach procstat_get_shm_info_kvm() how to fetch the...
2012-06-06 dimFix two warnings about self-assignment in libc. These...
2012-06-06 joelmdoc: add missing -width argument to Bl -tag.
2012-06-05 joelRemove repeated words.
2012-06-05 ache1) Although unpublished version of standard
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...
next